QServiceIntervalEvent (10-digit signed integer) on IBM i

Controls whether Service Interval High or Service Interval OK events are generated.

Local Model Alias Remote Cluster
X X

  • A Service Interval High event is generated when a check indicates that no messages have been retrieved from the queue for at least the time indicated by the QServiceInterval attribute.
  • A Service Interval OK event is generated when a check indicates that messages have been retrieved from the queue within the time indicated by the QServiceInterval attribute.

Note: The value of this attribute can change dynamically. This attribute can have one of the following values:

For shared queues, the value of this attribute is ignored; the value QSIENO is assumed.

For more information about events, see Event monitoring.

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

Parent topic: Attributes for queues