QDepthLowLimit (MQLONG)

This is the threshold against which the queue depth is compared to generate a Queue Depth Low event.

Local Model Alias Remote Cluster
X X      

This event indicates that an application has retrieved a message from a queue, and that this has caused the number of messages on the queue to become less than or equal to the queue depth low threshold. See QDepthLowEvent attribute.

The value is expressed as a percentage of the maximum queue depth (MaxQDepth attribute), and is greater than or equal to 0 and less than or equal to 100. The default value is 20.

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

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