DB2 Version 9.7 for Linux, UNIX, and Windows

Deregistering the database from the LDAP directory

The database is automatically deregistered from LDAP when the database is dropped, or the owning instance is deregistered from LDAP.

About this task

You can manually deregister the database from LDAP using the following command:
   db2 uncatalog ldap database <dbname>

To deregister a database from LDAP from a client application, call the db2LdapUncatalogDatabase API.