QDepthMaxEvent (10-digit signed integer) on IBM® i
Controls whether Queue Full events are generated.
| Local | Model | Alias | Remote | Cluster |
|---|---|---|---|---|
| X | X |
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.
Note: The value of this attribute can change dynamically.
This 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 IAQDME selector with the MQINQ call.