+

Search Tips | Advanced Search

2094 (082E) (RC2094): MQRC_NOT_OPEN_FOR_PASS_IDENT


Explanation

An MQPUT call was issued with the MQPMO_PASS_IDENTITY_CONTEXT option specified in the PutMsgOpts parameter, but the queue had not been opened with the MQOO_PASS_IDENTITY_CONTEXT option.


Completion code

MQCC_FAILED


Programmer response

Specify MQOO_PASS_IDENTITY_CONTEXT (or another option that implies it) when the queue is opened.

Parent topic: API reason codes

Last updated: 2020-10-04