Understanding queue service interval events

Queue service interval events indicate whether a queue was 'serviced' within a user-defined time interval called the service interval. Depending on the circumstances at your installation, you can use queue service interval events to monitor whether messages are being taken off queues quickly enough.

Throughout this section where the term get operation is used, it refers to an MQGET call or an activity that removes a messages from a queue, such as using the CLEAR QLOCAL command.

Note:
Queue service interval events are not supported on shared queues.