IBM Books

Command Reference

UNCATALOG NODE

Deletes an entry from the node directory.

Authorization

One of the following:

Required Connection

None. Directory operations affect the local directory only.

Command Syntax

>>-UNCATALOG NODE--nodename------------------------------------><
 

Command Parameters

NODE nodename
Specifies the node entry being uncataloged.

Usage Notes

UNCATALOG NODE can be executed on any type of node, but only the local directory is affected, even if there is an attachment to a remote instance, or a different local instance.
Note:If directory caching is enabled (see the configuration parameter dir_cache in GET DATABASE MANAGER CONFIGURATION), database, node, and DCS directory files are cached in memory. An application's directory cache is created during its first directory lookup. Since the cache is only refreshed when the application modifies any of the directory files, directory changes made by other applications may not be effective until the application has restarted.

To refresh the CLP's directory cache, use TERMINATE. To refresh DB2's shared cache, stop (db2stop) and then restart (db2start) the database. To refresh the directory cache for another application, stop and then restart that application.

See Also

CATALOG APPC NODE

CATALOG APPCLU NODE

CATALOG APPN NODE

CATALOG IPX/SPX NODE

CATALOG LOCAL NODE

CATALOG NETBIOS NODE

CATALOG NAMED PIPE NODE

CATALOG TCP/IP NODE.


[ Top of Page | Previous Page | Next Page | Table of Contents | Index ]

[ DB2 List of Books | Search the DB2 Books ]