2069 (0815) (RC2069): MQRC_SIGNAL_OUTSTANDING


Explanation

An MQGET call was issued with either the MQGMO_SET_SIGNAL or MQGMO_WAIT option, but there is already a signal outstanding for the queue handle Hobj.

This reason code occurs only in z/OS and Windows..


Completion code

MQCC_FAILED


Programmer response

Check the application logic. If it is necessary to set a signal or wait when there is a signal outstanding for the same queue, a different object handle must be used.

Parent topic: API reason codes