DATABASE SET SYNC USER Command | unityadmin | Teradata Unity - DATABASE SET SYNC USER - Continuous Availability - Teradata Unity

Teradata® Unity™ User Guide

Product
Continuous Availability
Teradata Unity
Release Number
17.00
Published
September 2020
Language
English (United States)
Last Update
2020-09-15
dita:mapPath
fmz1594836948704.ditamap
dita:ditavalPath
qqk1595871525984.ditaval
dita:id
B035-2520
Product Category
Analytical Ecosystem

Purpose

Sets the user name for syncing tables in the specified database using the table sync service.

Syntax

DATABASE SET SYNC USER {<database> <sync user name>};

Parameters

database
Name of the target database.
sync user name
The name of the user to execute sync SQL statements.

Example

unityadmin> DATABASE SET SYNC USER db0 db1;
The syncUser metadata for tables in database db0 has been set to db1.