IBM Books

Image, Audio, and Video Extenders Administration and Programming

GET SERVER STATUS


Image Audio Video
X X X

Displays the extender server status for the current database or for all databases.

EEE Only If a node is specified, the command displays the extender server status--for the current database or for all databases--at that node only.

Authorization

None

Command syntax

>>-GET SERVER STATUS---ALL--NODENUM--node_number---------------><
 

Command parameters

ALL
Displays the status of all databases.

node_number
the number of the node. The command displays the status of this node. (EEE Only)

Examples

Display the status of the extender server for the current database:

get server status

Display the status of the extender server for all databases:

get server status all

Display the status of the extender server for node number 2 for all databases:

get server status all nodenum 2

Usage notes

Connect to the database before using this command.

If you do not specify any parameters, the command displays the status of all nodes for the current database that are listed in the db2nodes.cfg file.


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