2331 (091B) (RC2331): MQRC_MSG_TOKEN_ERROR

Explanation

An MQGET call was issued to retrieve a message using the message token as a selection criterion, but the options specified are not valid, because MQMO_MATCH_MSG_TOKEN was specified with either MQGMO_WAIT or MQGMO_SET_SIGNAL.

This reason code occurs only on z/OS®.

Completion Code

MQCC_FAILED

Programmer response

Remove the MQMO_MATCH_MSG_TOKEN option from the MQGET call.