OBJECT SET SYNC TIMEOUT Command | unityadmin | Teradata Unity - OBJECT SET SYNC TIMEOUT - 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 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

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