2189 (088D) (RC2189): MQRC_CLUSTER_RESOLUTION_ERROR
Explanation
An MQOPEN, MQPUT, or MQPUT1 call was issued to open or put a message on a cluster queue, but the queue definition could not be resolved correctly because a response was required from the repository manager but none was available.
This reason code can occur when running the REFRESH CLUSTER command. See Application issues seen when running REFRESH CLUSTER
Completion code
MQCC_FAILED
Programmer response
Check that the repository manager is operating and that the queue and channel definitions are correct.
Parent topic: API reason codes