2269 (08DD) (RC2269): MQRC_CLUSTER_RESOURCE_ERROR


Explanation

An MQOPEN, MQPUT, or MQPUT1 call was issued for a cluster queue, but an error occurred whilst trying to use a resource required for clustering.


Completion code

MQCC_FAILED


Programmer response

Do the following:

  • Check that the SYSTEM.CLUSTER.* queues are not put inhibited or full.
  • Check the event queues for any events relating to the SYSTEM.CLUSTER.* queues, as these may give guidance as to the nature of the failure.
  • Check that the repository queue manager is available.
  • On z/OS, check the console for signs of the failure, such as full page sets.

Parent topic: API reason codes