DB2 - Problembeschreibung
Problem IT02948 | Status: Geschlossen |
NON-DEFAULT LDAPSERVERPORT CAN'T BE CONFIGURED IN DB2DSDRIVER.CFG | |
Produkt: | |
DB2 CONNECT / DB2CONNCT / A50 - DB2 | |
Problembeschreibung: | |
In db2dsdriver.cfg in <ldapserver> section the parameters required to configure LDAP server can be specified . If the user is configuring the LdapServerPort other than standard 389 port then the value specified in the LdapServerPort parameter does not take effect and the database connection with the database cataloged in LDAP will fail with SQL3269N SQL3269N DB2 was not able to access information in the LDAP directory because the LDAP server was not available. Example: <configuration> <ldapserver> <parameter name="LDAPServerHost" value="LdapServerHostName"/> <parameter name="LDAPServerPort" value="5859"/> </ldapserver> </configuration> | |
Problem-Zusammenfassung: | |
**************************************************************** * USERS AFFECTED: * * all DB2 users * **************************************************************** * PROBLEM DESCRIPTION: * * See Error Description * **************************************************************** * RECOMMENDATION: * * Upgrade to DB2 Version 10.1 Fix Pack 1 or newer fixpack * **************************************************************** | |
Local-Fix: | |
Specify the non standard LDAP server port number along with in LDAPServerHost parameter . for eg <parameter name="LDAPServerHost" value="LdapServerHostName:5859"/> | |
Lösung | |
Problem was first fixed in DB2 Version 10.5 Fix Pack 5 | |
Workaround | |
keiner bekannt / siehe Local-Fix | |
Weitere Daten | |
Datum - Problem gemeldet : Datum - Problem geschlossen : Datum - der letzten Änderung: | 03.07.2014 27.03.2015 27.03.2015 |
Problem behoben ab folgender Versionen (IBM BugInfos) | |
Problem behoben lt. FixList in der Version | |
10.5.0.5 |