DisablePooling IBM data server driver configuration keyword

Sets the value representing whether connection pooling is disabled.

Equivalent CLI keyword
N/A
Equivalent IBM® Data Server Provider for .NET connection string keyword
Pooling
db2dsdriver.cfg configuration syntax
<parameter name="DisablePooling" value="true | false"/>
Default setting:
Pooling is enabled.
Usage notes:

Specifies if pooling is disabled:

  • true - connection pooling is disabled.
  • false - connection pooling is enabled.