MQCONNRecordType

MQCONN Record

Fields

CICSRelease (String)
mqconnect (String)

The name of the CICS-MQ connection definition.

mqgconnstat (String)

Indicates the status of the connection between this CICS system and WebSphere MQ:

  • CONNECTED - CICS is connected to WebSphere MQ.
  • NOTCONNECTED - CICS is not connected to WebSphere MQ.
mqgindbtuow (Long)

The total number of UOWs that were indoubt at startup of the WebSphere MQ adapter.

mqginitq (String)

The name of the default WebSphere MQ initiation queue.

mqgmqrelease (String)

The release of the WebSphere MQ queue manager.

mqgresbacuw (Long)

The number of UOWs that were indoubt at startup of the WebSphere MQ adapter, and were resolved by a backout.

mqgrescomuw (Long)

The number of UOWs that were indoubt at startup of the WebSphere MQ adapter, and were resolved by a commit.

mqgt2pcomm (Long)

The total number of two phase commits for UOWs on the connection.

mqgtapi (Long)

The total number of WebSphere MQ API calls that have been made since CICS connected to WebSphere MQ.

mqgtapiok (Long)

The total number of WebSphere MQ API calls that completed successfully.

mqgtbackuow (Long)

The total number of UOWs on the connection which were resolved by a backout.

mqgtbufmh (Long)

The total number of times the MQBUFMH command was issued.

mqgtcall (Long)

The total number of internal calls to WebSphere MQ on the connection.

mqgtcallio (Long)

The total number of WebSphere MQ API calls that required I/O to complete.

mqgtcallsync (Long)

The total number of WebSphere MQ API calls that completed synchronously.

mqgtcb (Long)

The total number of times the MQCB command was issued.

mqgtclose (Long)

The total number of times the MQCLOSE command was issued.

mqgtcommuow (Long)

The total number of UOWs on the connection which were resolved by a commit.

mqgtconsume (Long)

The total number of messages passed to callback routines.

mqgtcrtmh (Long)

The total number of times the MQCRTMH command was issued.

mqgtctl (Long)

The total number of times the MQCTL command was issued.

mqgtdltmh (Long)

The total number of times the MQDLTMH command was issued.

mqgtdltmp (Long)

The total number of times the MQDLTMP command was issued.

mqgtfutatt (Long)

The total number of WebSphere MQ API calls that were made when the connection status was 'NOTCONNECTED' (that is, futile attempts). When CICS connects to WebSphere MQ, this number is reset to zero.

mqgtget (Long)

The total number of times the MQGET command was issued.

mqgtgetwait (Long)

The total number of times the MQGET command was issued with the MQGMO_WAIT option.

mqgtinq (Long)

The total number of times the MQINQ command was issued.

mqgtinqmp (Long)

The total number of times the MQINQMP command was issued.

mqgtmhbuf (Long)

The total number of times the MQMHBUF command was issued.

mqgtopen (Long)

The total number of times the MQOPEN command was issued.

mqgtput (Long)

The total number of times the MQPUT command was issued.

mqgtput1 (Long)

The total number of times the MQPUT1 command was issued.

mqgtset (Long)

The total number of times the MQSET command was issued.

mqgtsetmp (Long)

The total number of times the MQSETMP command was issued.

mqgtspcomm (Long)

The total number of single phase commits for UOWs on the connection.

mqgtstat (Long)

The total number of times the MQSTAT command was issued.

mqgtsub (Long)

The total number of times the MQSUB command was issued.

mqgtsubrq (Long)

The total number of times the MQSUBRQ command was issued.

mqgtsubtask (Long)

The total number of WebSphere MQ API calls that involved a TCB switch.

mqgttaskend (Long)

The total number of tasks on the connection.

mqgttasks (Long)

The number of current tasks that have issued a WebSphere MQ call.

mqgtwaitmsg (Long)

The total number of times the MQGET command was issued with the MQGMO_WAIT option, and the request waited.

mqgunresuow (Long)

The number of UOWs that were indoubt at startup of the WebSphere MQ adapter, and could not be resolved because the CICS system was cold started.

name (String)

The name of the WebSphere MQ queue manager.

regionName (String)