ConnectionTimeout
Specifies the time in seconds to wait for a Teradata session to be opened or established.
データ型
int
デフォルト値
20
解説
Specifies the time to wait for a Teradata session to be opened or established before the 本製品 returns an error (20 seconds by default). 0 specifies the maximum timeout, 2147483 seconds.
ConnectionTimeout is typically used for an application waiting for a connection from a connection pool, when the maximum number of connections have been established.