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.


Completion code

MQCC_FAILED


Programmer response

Tidy up and terminate.

Parent topic: API reason codes