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

Teradata® Business Continuity Manager User Guide - 2.00

Deployment
VantageCloud
VantageCore
Edition
Enterprise
IntelliFlex
VMware
Product
Teradata Business Continuity Manager
Release Number
2.00
Published
August 2024
ft:locale
en-US
ft:lastEdition
2025-01-31
dita:mapPath
sko1694443904278.ditamap
dita:ditavalPath
ft:empty
dita:id
otc1639627713801
lifecycle
latest
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.