Hello:
I installed tivoli directory server v6.2 on my workstation, then follow LUW 9.5 manual to enable ldap support by set DB2_ENABLE_LDAP=yes, DB2LDAPHOST=myworkstationhostname, DB2LDAP_BASEDN not too sure what is baseDN but book mentions it will search automatically, so I skip it.
now when I issue below command, I got SQL3260N An unexpected error occurred when accesing the LDAP directory, error code "-1928396792"
db2 register ldap as nftcpip tcpip hostname myhost svcename 446
remote mvssys instance mvsinst nodetype dcs
Does anybody have idea what does above mean? I double checked the server and admin server is up and listening on the default 389 port. Thanks