Neoview Command Interface (NCI) Guide (R2.5)
Table C-6 STATUS SERVER Output (continued)
DescriptionColumn
For internal use onlySRVRMINORVERSION
For internal use onlySRVRBUILDID
Example
This command displays the status of the NDCS servers for the $MXOAS service:
SQL>status server $mxoas;
STATUS SERVICE Command
The STATUS SERVICE command displays the status of the association and configuration servers
for an NDCS service.
Syntax
STATUS SERVICE $service-name
$service-name
is the name of the association server of the NDCS service.
Considerations
• To run this command in SQL mode, you must first run the CMDOPEN command. This
command does not run in CS mode.
• The command requires an SQL terminator.
• The configuration server continues to run even if the association server is stopped.
• The command displays this information for the NDCS service:
Table C-7 STATUS SERVICE Output
DescriptionColumn
Node number where the association server is running
For example: 0
ASNODEID
Operating system process ID assigned to the association server
For example: 354
ASPROCESSID
Current state of the association server:
0 = SRVR_UNINITIALIZED
1 = SRVR_STARTING
2 = SRVR_STARTED
3 = SRVR_AVAILABLE
4 = SRVR_CONNECTING
5 = SRVR_CONNECTED
6 = SRVR_DISCONNECTING
7 = SRVR_DISCONNECTED
8 = SRVR_STOPPING
9 = SRVR_STOPPED
10 = SRVR_ABENDED
11 = SRVR_CONNECT_REJECTED
12 = SRVR_CONNECT_FAILED
13 = SRVR_CLIENT_DISAPPEARED
14 = SRVR_ABENDED_WHEN_CONNECTED
15 = SRVR_STATE_FAULT
16 = SRVR_STOP_WHEN_DISCONNECTED
ASSRVRSTATE
180 Connectivity Commands