ConnectionTimeout
Specifies the time in seconds to wait for a Teradata session to be opened or established.
Data Type
int
Default Value
20
Remarks
Specifies the time to wait for a Teradata session to be opened or established before the add-in 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.