OBJECT SET SYNC TIMEOUT Command | Teradata Business Continuity Manager - OBJECT SET SYNC TIMEOUT - 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 timeout for syncing this table using the table sync service.

Syntax

OBJECT SET SYNC TIMEOUT{<objectname>} [ '<sync timeout (seconds)>'];

Parameters

objectname
Fully qualified name of the target object.
sync timeout (seconds)
Specifies the sync timeout value, in seconds.

Example

bcmadmin> OBJECT SET SYNC TIMEOUT db1.table1 30;
The sync timeout for [4143]db1.table1 has been set to 30.