IBM MQ Connection report

The IBM® MQ Connection report is produced using the EXEC CICS EXTRACT STATISTICS MQCONN command. The statistics data is mapped by the DFHMQGDS DSECT.

Table 1. Fields in the IBM MQ Connection report
Field Heading Description
MQCONN name The name of the installed MQCONN definition for the CICS® region, which defines the attributes of the connection between CICS and IBM MQ.

Source field: MQG-MQCONN-NAME

IBM MQ Connection Status The status of the connection between CICS and IBM MQ.

Source field: MQG-CONNECTION-STATUS

IBM MQ connect date / time The date and time when the most recent connection between CICS and IBM MQ was started.

Source field: MQG-CONNECT-TIME-LOCAL

Mqname The name of the IBM MQ queue manager or queue-sharing group that is specified in the MQNAME attribute of the installed MQCONN definition for the CICS region. CICS uses this as the default for the connection.

Source field: MQG-MQNAME

IBM MQ Queue Manager Name The name of the IBM MQ queue manager to which CICS is currently connected. If CICS is not connected to IBM MQ, this field is blank.

Source field: MQG-QMGR-NAME

Resync group member This shows whether the MQCONN definition for the CICS region specifies resynchronization if there are indoubt units of work when CICS reconnects to IBM MQ.

Source field: MQG-RESYNCMEMBER

IBM MQ Release The release of IBM MQ that is connected to CICS.

Source field: MQG-MQ-RELEASE

Initiation Queue Name The name of the default initiation queue for the connection between CICS and IBM MQ.

Source field: MQG-INITIATION-QUEUE

Number of current tasks The number of current tasks that have issued an MQI call.

Source field: MQG-TTasks

Number of futile attempts A count of the number of MQI calls made while the connection status is not connected. This is reset to zero when the connection is established.

Source field: MQG-TFutileAtt

Total number of API calls The total number of MQI calls since the connection was made.

Source field: MQG-TApi

Number of API calls completed OK The total number of calls that have completed successfully.

Source field: MQG-TApiOk

API Crossing Exit Name The name of the API-crossing exit, which is always CSQCAPX.

Source field: not applicable

API Crossing Exit Concurrency Status Whether the API-crossing exit is defined as QUASIRENT, THREADSAFE, or REQUIRED.

Source field: EXEC CICS INQUIRE PROGRAM CONCURRENCY

Number of OPEN requests The number of MQOPEN calls issued.

Source field: MQG-TOPEN

Number of CLOSE requests The number of MQCLOSE calls issued.

Source field: MQG-TCLOSE

Number of GET requests The number of MQGET calls issued.

Source field: MQG-TGET

Number of GETWAIT requests The number of MQGET calls issued with the MQGMO_WAIT option.

Source field: MQG-TGETWAIT

Number of GETWAITs that waited The number of MQGET calls issued with the MQGMO_WAIT option that waited for a message.

Source field: MQG-TWaitMsg

Number of PUT requests The number of MQPUT calls issued.

Source field: MQG-TPUT

Number of PUT1 requests The number of MQPUT1 calls issued.

Source field: MQG-TPUT1

Number of INQ requests The number of MQINQ calls issued.

Source field: MQG-TINQ

Number of SET requests The number of MQSET calls issued.

Source field: MQG-TSET

Number of internal MQ calls The number of internal MQ calls made.

Source field: MQG-TCall

Number that completed synchronously The total number of calls completed synchronously.

Source field: MQG-TCallSyncComp

Number that needed I/O The total number of calls that needed I/O.

Source field: MQG-TCallIO

Number of calls with TCB switch The number of API calls with a TCB switch.

Source field: MQG-TSubtasked

Number of indoubt units of work The number of indoubt UOWs at adapter startup.

Source field: MQG-TIndoubtUOW

Number of unresolved units of work The number of UOWs that were in doubt at adapter startup, and that have not been resolved because of a CICS cold start.

Source field: MQG-TUnresolvedUOW

Number of resolved committed UOWs The number of UOWs that were in doubt at adapter startup that have now been resolved by committing.

Source field: MQG-TResolveComm

Number of resolved backout UOWs The number of UOWs that were in doubt at adapter startup that have now been resolved by backing out.

Source field: MQG-TResolveback

Number of Backout UOWs The total number of backed out UOWs.

Source field: MQG-TBackUOW

Number of Committed UOWs The total number of committed UOWs.

Source field: MQG-TCommUOW

Number of tasks The total number of tasks.

Source field: MQG-TTaskend

Number of Single Phase Commits The total number of single-phase commits.

Source field: MQG-TSPComm

Number of Two Phase Commits The total number of two-phase commits.

Source field: MQG-T2PComm

Number of CB requests The number of MQCB calls issued.

Source field: MQG-TCB

Number of msgs consumed The number of messages passed to callback routines.

Source field: MQG_TCONSUME

Number of CTL requests The number of MQCTL calls issued.

Source field: MQG-TCTL

Number of SUB requests The number of MQSUB calls issued.

Source field: MQG-TSUB

Number of SUBRQ requests The number of MQSUBRQ calls issued.

Source field: MQG-TSUBRQ

Number of STAT requests The number of MQSTAT calls issued.

Source field: MQG-TSTAT

Number of CRTMH requests The number of MQCRTMH calls issued.

Source field: MQG-TCRTMH

Number of DLTMH requests The number of MQDLTMH calls issued.

Source field: MQG-TDLTMH

Number of SETMP requests The number of MQSETMP calls issued.

Source field: MQG-TSETMP

Number of INQMP requests The number of MQINQMP calls issued.

Source field: MQG-TINQMP

Number of DLTMP requests The number of MQDLTMP calls issued.

Source field: MQG-TDLTMP

Number of MHBUF requests The number of MQMHBUF calls issued.

Source field: MQG-TMHBUF

Number of BUFMH requests The number of MQBUFMH calls issued.

Source field: MQG-TBUFMH