IBM Books

Image, Audio, and Video Extenders Administration and Programming

DISCONNECT SERVER FOR DATABASE AT NODENUM (EEE Only)


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

database_name
The database you want to disconnect from the server.

node_number
The node you want to disconnect from the server.

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.


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