Error codes

This command might return the following in the response format header, in addition to the values shown on page Error codes applicable to all commands.

Reason (MQLONG)
The value can be:
MQRCCF_CHANNEL_INDOUBT
Channel in-doubt.
MQRCCF_CHANNEL_IN_USE
Channel in use.
MQRCCF_CHANNEL_NOT_FOUND
Channel not found.
MQRCCF_CHANNEL_TYPE_ERROR
Channel type not valid.
MQRCCF_MQCONN_FAILED
MQCONN call failed.
MQRCCF_MQINQ_FAILED
MQINQ call failed.
MQRCCF_MQOPEN_FAILED
MQOPEN call failed.
MQRCCF_NOT_XMIT_Q
Queue is not a transmission queue.