Image | Audio | Video |
---|---|---|
X | X | X |
Disconnects the server from the specified database at the specified node.
Authorization
SYSADM, SYSCTRL, SYSMAINT, DBADM
Command syntax
>>-DISCONNECT SERVER FOR DATABASE--database_name----------------> >----AT NODENUM--node_number-----------------------------------><
Command parameters
Examples
Disconnect the server from the database called MY_DATABASE at node number 2:
disconnect server for database my_database at nodenum 2
Usage notes
To disconnect the server from all databases on all nodes, use the DMBSTOP command.