2108 (083C) (RC2108): MQRC_XWAIT_ERROR

Explanation

An MQXWAIT call was issued, but the invocation was not valid for one of the following reasons:
  • The wait descriptor MQXWD contains data that is not valid.
  • The linkage stack level is not valid.
  • The addressing mode is not valid.
  • There are too many wait events outstanding.

This reason code occurs only on z/OS®.

Completion Code

MQCC_FAILED

Programmer response

Obey the rules for using the MQXWAIT call. For more information about MQWAIT, see MQXWAIT.