QDepthHighLimit (10-digit signed integer)

High limit for queue depth.

Local Model Alias Remote Cluster
Y Y      

This is the threshold against which the queue depth is compared to generate a Queue Depth High event. This event indicates that an application has put a message on a queue, and this has caused the number of messages on the queue to become greater than or equal to the queue depth high threshold. See the QDepthHighEvent attribute.

The value is expressed as a percentage of the maximum queue depth (MaxQDepth attribute), and is in the range zero through 100. The default value is 80.

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