QDepthMaxEvent (MQLONG)

This controls whether Queue Full events are generated. A Queue Full event indicates that a put to a queue has been rejected because the queue is full, that is, the queue depth has already reached its maximum value.

Table 1. Queue types to which this attribute applies
Local Model Alias Remote Cluster
X X      
Note: The value of this attribute can change dynamically.
The value is one of the following:
MQEVR_DISABLED
Event reporting disabled.
MQEVR_ENABLED
Event reporting enabled.

For more information about events, see Event monitoring.

To determine the value of this attribute, use the MQIA_Q_DEPTH_MAX_EVENT selector with the MQINQ call.

This attribute is supported on z/OS®, but the MQINQ call cannot be used to determine its value.