DATABASE SET SYNC USER Command | bcmadmin | Teradata Business Continuity Manager - DATABASE SET SYNC USER - Teradata Business Continuity Manager

Teradata® Business Continuity Manager User Guide

Product
Teradata Business Continuity Manager
Release Number
1.0
Published
January 2022
Language
English (United States)
Last Update
2022-01-27
dita:mapPath
otc1639627713801.ditamap
dita:ditavalPath
ft:empty
dita:id
B035-2550
lifecycle
previous
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 run sync SQL statements.

Example

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