2274 (08E2) (RC2274): MQRC_OPTION_ENVIRONMENT_ERROR


Explanation

An MQGET call with the MQGMO_MARK_SKIP_BACKOUT option specified was issued from a Db2 Stored Procedure. The call failed because the MQGMO_MARK_SKIP_BACKOUT option cannot be used from a Db2 Stored Procedure.

This reason code occurs only on z/OS .


Completion code

MQCC_FAILED


Programmer response

Remove the MQGMO_MARK_SKIP_BACKOUT option from the MQGET call.

Parent topic: API reason codes