Command Reference
Used to deregister the database from LDAP (Lightweight Directory Access
Protocol).
This command is available on Windows NT, Windows 98, and Windows 95
only.
Authorization
None
Required Connection
None
Command Syntax
>>-UNCATALOG LDAP----+-DATABASE-+--dbalias---------------------->
'-DB-------'
>-----+------------------------------------------+-------------><
'-USER--username--+---------------------+--'
'-PASSWORD--password--'
Command Parameters
- DATABASE dbalias
- Specifies the alias of the LDAP database to uncatalog.
- USER username
- Specifies the user's LDAP distinguished name (DN). The LDAP
user DN must have sufficient authority to delete the object from the LDAP
directory. If the user's LDAP DN is not specified, the credentials
of the current logon user will be used.
- PASSWORD password
- Account password.
Usage Notes
When a database is dropped, the database object is removed from
LDAP. The database is also automatically deregistered from LDAP when
the database server that manages the database is deregistered from
LDAP. It may, however, be necessary to manually uncatalog the database
from LDAP if:
- The database server does not support LDAP. The administrator must
manually uncatalog each database from LDAP after the database is
dropped.
- During DROP DATABASE the database object cannot be removed from LDAP
(because LDAP cannot be accessed). In this case, the database is still
removed from the local machine, but the existing entry in LDAP is not
deleted.
See Also
CATALOG LDAP DATABASE
CATALOG LDAP NODE
UNCATALOG LDAP NODE.
[ Top of Page | Previous Page | Next Page | Table of Contents | Index ]
[ DB2 List of Books |
Search the DB2 Books ]