Verifies if a node exists in the nodegroups of any databases, and if an event monitor is defined on the node. This command should be used prior to dropping a node from an MPP system.
Scope
This command only affects the node on which it is issued.
Authorization
sysadm
Command Syntax
>>-DROP NODE VERIFY--------------------------------------------><
Command Parameters
None
Usage Notes
If a message is returned, indicating that the node is not in use, use STOP DATABASE MANAGER with DROP NODENUM to remove the entry for the node from the db2nodes.cfg file, which removes the node from the database system.
If a message is returned, indicating that the node is in use, the following actions should be taken:
See Also