Queue Service Interval High



Event name: Queue Service Interval High.
Reason code in MQCFH: MQRC_Q_SERVICE_INTERVAL_HIGH (2226, X'8B2').
Queue service interval high.
Event description: No successful gets or puts have been detected within an interval greater than the limit specified in the QServiceInterval attribute.
Corrective action: None. This reason code is used only to identify the corresponding event message.
Event type: Performance.
Platforms: All.
Event queue: SYSTEM.ADMIN.PERFM.EVENT.

Note:
WebSphere MQ for z/OS does not support service interval events on shared queues.

 

Event data

QMgrName

Description: Name of the queue manager generating the event.
Identifier: MQCA_Q_MGR_NAME.
Datatype: MQCFST.
Maximum length: MQ_Q_MGR_NAME_LENGTH.
Returned: Always.

QName

Description: Name of the queue specified on the command that caused this queue service interval event to be generated.
Identifier: MQCA_BASE_Q_NAME.
Datatype: MQCFST.
Maximum length: MQ_Q_NAME_LENGTH.
Returned: Always.

TimeSinceReset

Description: Time, in seconds, since the statistics were last reset. For a service interval high event, this value is greater than the service interval.
Identifier: MQIA_TIME_SINCE_RESET.
Datatype: MQCFIN.
Returned: Always.

HighQDepth

Description: Maximum number of messages on the queue since the queue statistics were last reset.
Identifier: MQIA_HIGH_Q_DEPTH.
Datatype: MQCFIN.
Returned: Always.

MsgEnqCount

Description: Number of messages enqueued. Number of messages put on the queue since the queue statistics were last reset.
Identifier: MQIA_MSG_ENQ_COUNT.
Datatype: MQCFIN.
Returned: Always.

MsgDeqCount

Description: Number of messages removed from the queue since the queue statistics were last reset.
Identifier: MQIA_MSG_DEQ_COUNT.
Datatype: MQCFIN.
Returned: Always.


 

WebSphere is a trademark of the IBM Corporation in the United States, other countries, or both.

 

IBM is a trademark of the IBM Corporation in the United States, other countries, or both.