db2LDAPCache IBM data server driver configuration keyword

Specifies that the LDAP cache is to be enabled.

Equivalent CLI keyword
Not available.
Equivalent IBM® data server provider for .NET connection string keyword
N/A
IBM data server driver configuration file (db2dsdriver.cfg) syntax
<parameter name="db2LDAPCache" value="YES|NO"/>
Default setting:
The default value is YES.
Usage notes:
You can use the db2LDAPCache keyword to specify whether the LDAP cache is enabled. The db2LDAPCache keyword must be defined in the <ldapserver> section of the db2dsdriver.cfg file. The db2LDAPCache keyword is equivalent to the db2LDAPCache registry variable. If both db2LDAPCache registry variable and db2LDAPCache keyword are specified, the db2LDAPCache registry value takes precedence over the db2LDAPCache keyword value.
Note: Unset the db2LDAPCache registry variable to use the db2LDAPCache keyword in the db2dsdriver.cfg file.