MQCHLD_* (Command format Channel Dispositions)
See:
- the "Inquire Channel Status" command in the WebSphere MQ Programmable Command Formats and Administration Interface.
- the "Start Channel" command in the WebSphere MQ Programmable Command Formats and Administration Interface.
- the "Stop Channel" command in the WebSphere MQ Programmable Command Formats and Administration Interface.
- the "Reset Channel" command in the WebSphere MQ Programmable Command Formats and Administration Interface.
- the "Ping Channel" command in the WebSphere MQ Programmable Command Formats and Administration Interface.
- the "Resolve Channel" command in the WebSphere MQ Programmable Command Formats and Administration Interface.
MQCHLD_ALL |
-1 |
X'FFFFFFFF' |
MQCHLD_PRIVATE |
4 |
X'00000004' |
MQCHLD_SHARED |
2 |
X'00000002' |
MQCHLD_FIXSHARED |
5 |
X'00000005' |