ConnectionPoolingTimeout
Specifies the time a connection may stay idle inside the pool.
データ型
int
デフォルト値
60
解説
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.