[IBM i]

QDepthLowEvent (10-digit signed integer) on IBM® i

Controls whether Queue Depth Low events are generated.

Table 1. Queue types to which this attribute applies
Local Model Alias Remote Cluster
X X

A Queue Depth Low event indicates that an application has retrieved a message from a queue, which has caused the number of messages on the queue to become less than or equal to the queue depth low threshold (see the QDepthLowLimit attribute).

Note: The value of this attribute can change dynamically.
QDepthLowEvent can have one of the following values:
EVRDIS
Event reporting disabled.
EVRENA
Event reporting enabled.

For more information about events, see Event monitoring.

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