ConnectionPoolingTimeout
Specifies the time a connection may stay idle inside the pool.
Data Type
int
Default Value
60
Remarks
Specifies the time a connection may stay idle inside the pool, by default 60 seconds. If a connection stays idle longer than the time specified, and the number of connections exceeds the minimum pool size, the Teradata session is closed and valuable resources are released.