2267 (08DB) (RC2267): MQRC_CLUSTER_EXIT_LOAD_ERROR

Explanation

An MQCONN or MQCONNX call was issued to connect to a queue manager, but the queue manager was unable to load the cluster workload exit. Execution continues without the cluster workload exit.

[z/OS]On z/OS®, if the cluster workload exit cannot be loaded, a message is written to the system log, for example message CSQV453I. Processing continues as though the ClusterWorkloadExit attribute had been blank.

Completion code

MQCC_WARNING

Programmer response

Ensure that the queue manager's ClusterWorkloadExit attribute has the correct value, and that the exit has been installed into the correct location.