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

Teradata® Business Continuity Manager User Guide - 1.01.01

Deployment
VantageCloud
VantageCore
Edition
Enterprise
IntelliFlex
VMware
Product
Teradata Business Continuity Manager
Release Number
1.01.01
Published
March 2023
Language
English (United States)
Last Update
2023-03-13
dita:mapPath
qra1653979755546.ditamap
dita:ditavalPath
ft:empty
dita:id
B035-2550
lifecycle
previous
Product Category
Analytical Ecosystem

Purpose

Sets the user name for syncing this table using the table sync service.

Syntax

OBJECT SET SYNC USER{<objectname>} [ '<sync user name>'];

Parameters

objectname
Fully qualified name of the target object.
sync user name
The name of the user to run sync SQL statements.

Example

bcmadmin> OBJECT SET SYNC USER db0.t0 db1;
The sync user for [1001] db0.t0 has been set to db1.