ConnectionLifetimeInPool IBM data server driver configuration keyword
Sets the number of seconds a connection remains idle in the connection pool.
- Equivalent CLI keyword
- N/A
- Equivalent IBM® Data Server Provider for .NET connection string keyword
- Connection Lifetime
- db2dsdriver.cfg configuration syntax
<parameter name="ConnectionLifetimeInPool" value="60"/>
- Default setting:
- 60
- Usage notes:
- The amount of time (in seconds) that the connection can remain idle in the connection pool.