2204 (089C) (RC2204): MQRC_ADAPTER_NOT_AVAILABLE


Explanation

This is issued only for CICS applications, if any call is issued and the CICS adapter (a Task Related User Exit) has been disabled, or has not been enabled.

This reason code occurs only on z/OS .


Completion code

MQCC_FAILED


Programmer response

The application should tidy up and terminate. 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