MQSVC_* (Service Status)
See:
- ChannelInitiatorStatus and ListenerStatus parameters in the "Inquire Channel Initiator (Response)" command in the WebSphere MQ Programmable Command Formats and Administration Interface.
- ChannelStatus and CmdServerStatus parameters
in the "Inquire Queue Manager Status (Response)" command in the WebSphere MQ Programmable Command Formats and Administration Interface.
- Status parameter in the "Inquire Channel Listener Status (Response)" command in the WebSphere MQ Programmable Command Formats and Administration Interface.
- Status parameter in the "Inquire Service Status (Response)" command in the WebSphere MQ Programmable Command Formats and Administration Interface.
MQSVC_STATUS_STOPPED |
0 |
X'00000000' |
MQSVC_STATUS_STARTING |
1 |
X'00000001' |
MQSVC_STATUS_RUNNING |
2 |
X'00000002' |
MQSVC_STATUS_STOPPING |
3 |
X'00000003' |
MQSVC_STATUS_RETRYING |
4 |
X'00000004' |