2183 (0887) (RC2183): MQRC_API_EXIT_LOAD_ERROR


Explanation

The API crossing exit module could not be linked to. If this message is returned when the API crossing exit is called after the process has been run, the process itself might have completed correctly.


Completion code

MQCC_FAILED


Programmer response

Ensure that the correct library concatenation has been specified, and that the API crossing exit module is executable and correctly named. 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