Queue Full

Event name: Queue Full.
Reason code in MQCFH:
MQRC_Q_FULL (2053, X'805').
Queue already contains maximum number of messages.
Event description: On an MQPUT or MQPUT1 call, the call failed because the queue is full. That is, it already contains the maximum number of messages possible (see the MaxQDepth local-queue attribute
Event type: Performance.
Platforms: All.
Event queue: SYSTEM.ADMIN.PERFM.EVENT.
Notes:

  1. WebSphere MQ for z/OS supports queue depth events on shared queues. You might receive a NULL event message for a shared queue if a queue manager has performed no activity on that shared queue.

  2. For shared queues, the correlation identifier, CorrelId in the message descriptor (MQMD) is set. See Event message MQMD (message descriptor) for more information.