2157 (086D) (RC2157): MQRC_ASID_MISMATCH


Explanation

On any MQI call, the caller's primary ASID was found to be different from the home ASID.

This reason code occurs only on z/OS .


Completion code

MQCC_FAILED


Programmer response

Correct the application (MQI calls cannot be issued in cross-memory mode). Any uncommitted changes in a unit of work should be backed out. A unit of work that is coordinated by the queue manager is backed out automatically.

Parent topic: API reason codes