2106 (083A) (RC2106): MQRC_COD_NOT_VALID_FOR_XCF_Q


Explanation

An MQPUT or MQPUT1 call was issued, but the Report field in the message descriptor MQMD specifies one of the MQRO_COD_* options and the target queue is an XCF queue. MQRO_COD_* options cannot be specified for XCF queues.

This reason code occurs only on z/OS .


Completion code

MQCC_FAILED


Programmer response

Remove the relevant MQRO_COD_* option.

Parent topic: API reason codes