2107 (083B) (RC2107): MQRC_XWAIT_CANCELED

Explanation

An MQXWAIT call was issued, but the call has been canceled because a STOP CHINIT command has been issued (or the queue manager has been stopped, which causes the same effect). See MQXWAIT for more information about the MQXWAIT call.

The MQRC_XWAIT_CANCELED return code might also be used internally by IBM® MQ on Distributed platforms.

Completion code

MQCC_FAILED

Programmer response

Tidy up and terminate.