2129 (0851) (RC2129): MQRC_ADAPTER_CONN_LOAD_ERROR
Explanation
On an MQCONN call, the connection handling module could not be loaded, so the adapter could not link to it. The connection handling module name is:
- CSQBCON for batch applications
- CSQQCONN or CSQQCON2 for IMS applications
This reason code occurs only on z/OS .
Completion code
MQCC_FAILED
Programmer response
Ensure that the correct library concatenation has been specified in the batch application program execution JCL, and in the queue manager startup JCL.
Parent topic: API reason codes