Local or dynamic - MLOCTRAN

The Monitor data for local or dynamic transactions (MLOCTRAN) views display information about monitored local transactions and dynamic transactions that are running locally.

Supplied views

To access from the main menu, click:

Monitoring views > Transaction monitoring views > Local or dynamic

Table 1. Views in the supplied Monitor data for local or dynamic transactions (MLOCTRAN) view set
View Notes
Monitor data for local or dynamic transactions

EYUSTARTMLOCTRAN.DETAIL1

Detailed information about comms requests for a selected transaction.
Monitor data for local or dynamic transactions

EYUSTARTMLOCTRAN.DETAIL2

Detailed information about CICS BTS requests for a selected transaction.
Monitor data for local or dynamic transactions

EYUSTARTMLOCTRAN.DETAIL3

Detailed information about TCP/IP usage for a selected transaction.
Monitor data for local or dynamic transactions

EYUSTARTMLOCTRAN.DETAILED

Detailed information about a selected transaction.
Monitor data for local or dynamic transactions

EYUSTARTMLOCTRAN.DISCARD

Removes a transaction from CICSPlex SM monitoring for the current sample interval and discards its accumulated statistics.
Monitor data for local or dynamic transactions

EYUSTARTMLOCTRAN.RESET

Resets the CICSPlex SM statistics counters associated with a transaction to 0.
Monitor data for local or dynamic transactions

EYUSTARTMLOCTRAN.TABULAR

Tabular information about monitored local or dynamic transactions.

Actions

Table 2. Actions available for MLOCTRAN views
Action Description
DISCARD Removes a transaction from CICSPlex SM monitoring for the current sample interval and discards its accumulated statistics.
RESET Resets the CICSPlex SM statistics counters associated with a transaction to 0.

Fields

Table 3. Fields in MLOCTRAN views
Field Attribute name Description
Number of action mismatches ACTMISMATS The number of forced indoubt action resolutions that a participating Resource Manager Coordinator (such as DB2, DBCTL, MRO, LU6.1, LU6.2, or RMI) resolved in the opposite way to CICS for this transaction.
Number of TCTTE allocation requests ALLOCATES The number of TCTTE allocation requests.
BTS activity data container requests BAACDCCT The average number of Activity Data Container requests issued by this transaction.
BTS acquire process requests BAACQPCT The average number of Acquire Process and Acquire Activity requests issued by this transaction.
BTS define activity requests BADACTCT The average number of Define Activity requests issued by this transaction.
BTS delete activity and cancel requests BADCPACT The average number of Delete Activity and Cancel Process/Activity requests issued by this transaction.
BTS define input event requests BADFIECT The average number of Define Input Event requests issued by this transaction.
BTS define process requests BADPROCT The average number of Define Process requests issued by this transaction.
BTS link requests BALKPACT The average number of Link Process/Activity requests issued by this transaction.
BTS process data container requests BAPRDCCT The average number of Process Data Container requests issued by this transaction.
BTS run asynchronous requests BARASYCT The average number of Run Process/Activity requests issued by this transaction in Asynchronous mode.
BTS retrieve reattach event requests BARATECT The average number of Retrieve/Reattach Event requests issued by this transaction.
BTS resume requests BARMPACT The average number of Resume Process/Activity requests issued by this transaction.
BTS reset requests BARSPACT The average number of Reset ACQprocess/Activity requests issued by this transaction.
BTS run synchronous requests BARSYNCT The average number of Run Process/Activity requests issued by this transaction in Synchronised mode.
BTS suspend requests BASUPACT The average number of Suspend Process/Activity requests issued by this transaction.
BTS timer associated event requests BATIAECT The average number of Timer Associated Event requests issued by this transaction. This field includes:-
  • DEFINE TIMER EVENT
  • CHECK TIMER EVENT
  • DELETE TIMER EVENT
  • FORCE TIMER EVENT
BTS total data container requests BATOTCCT The average number of Data Container requests issued by this transaction.
BTS total event requests BATOTECT The average number of Event requests issued by this transaction.
BTS total requests BATOTPCT The average number of Process/Activity requests issued by this transaction.
Total BMS requests BMSCOUNT The number of terminal control, or basic mapping support (BMS), requests issued by the transaction, including MAP, IN, and OUT requests.
Number of BMS in requests BMSINCNT The number of BMS in requests.
Number of BMS map requests BMSMAPCNT The number of BMS map requests.
Number of BMS out requests BMSOUTCNT The number of BMS out requests.
CDSA getmains CDSAGETM The number of CDSA GETMAIN requests.
CDSA program storage HWM CDSAPSHWM The maximum program storage in CDSA.
CDSA storage HWM CDSASHWM The peak number of bytes used by this transaction in CDSA
CDSA occupancy CDSASOCC The storage occupancy in the CDSA. This measures the area under the curve of storage in use against elapsed time.
CF data table wait count CFDTWC The average number of times that the transaction waited for shared temporary storage resources.
CF data table wait time CFDTWT The average time spent waiting for CFDT I/O to complete.
Primary terminal control characters in CHARIN The number of Primary terminal control characters received.
Secondary terminal control characters in CHARINSEC The number of Secondary terminal control characters received.
Primary terminal control characters out CHAROUT The number of Primary terminal control characters sent.
Secondary terminal control characters out CHAROUTSEC The number of Secondary terminal control characters sent
Dispatcher change modes CHMODECT The average number of CICS Dispatcher TCB Change Mode requests issued by this transaction.
Wait-CICS count CICSWC The average number of times that the transaction waited for CICS resources. These waits may arise as a result of internal waits for CICS resources or as a result of issuing WAIT EVENT commands.
Wait-CICS time CICSWT The average time spent waiting for CICS resources. These waits may arise as a result of internal waits for CICS resources or as a result of issuing WAIT EVENT commands.
User task CPU count CPUCNT The number of times the user task has accessed the CPU.
User task CPU time CPUTIME The amount of processor time for which the transaction was dispatched on each CICS TCB.
Give up control wait count CTLWC The average number of times that the transaction gave up control to other transactions. The transaction may give up control as a result of it issuing POST, DELAY INTERVAL(0), CHANGE PRIORITY or SUSPEND commands.
Give up control wait time CTLWT The average time spent waiting after the transaction gave up control to other transactions. The transaction may give up control as a result of it issuing POST, DELAY INTERVAL(0), CHANGE PRIORITY or SUSPEND commands.
Average CPU time for current sample CURAVGCPUT The average amount of processor time for which the transaction was dispatched during the last sample period.
Average response time for current sample CURAVGRESP The average response time for the transaction during the last sample period.
Transaction rate for current sample CURTRANRATE The rate at which the transaction was used during the last sample period.
DB2 connection (TCB) count DB2CONWC The average number of times that this transaction has spent waiting for DB2 Database Connections to complete.
DB2 Connection wait time DB2CONWT The average time that this transaction has spent waiting for DB2 Database Connections to complete.
DB2 ReadyQ wait count DB2RDYQC The average number of times that this transaction has spent waiting on the DB2 ReadyQ.
DB2 ReadyQ wait time DB2RDYQW The average time that this transaction has spent waiting on the DB2 ReadyQ.
DB2 total number of requests DB2REQCT The average number of DB2 Database requests (SQL and IFI) issued by this transaction.
DB2 request wait time DB2WAIT The average time that this transaction has spent waiting for DB2 Database Requests to complete. This attribute is obsolete from CICS Transaction Server Version 5 onwards.
DB2 request wait count DB2WAITC The average number of times that this transaction has spent waiting for DB2 Database Requests to complete. This attribute is obsolete from CICS Transaction Server Version 5 onwards.
Document create requests DHCRECT The average number of Document Create requests issued by this transaction.
Document insert requests DHINSCT The average number of Document Insert requests issued by this transaction.
Document retrieve requests DHRETCT The average number of Document Retreive requests issued by this transaction.
Document set requests DHSETCT The average number of Document Set requests issued by this transaction.
Document total requests DHTOTCT The average total number of Document Handling requests issued by this transaction.
Document total length created DHTOTDCL The average length of Document's created by this transaction.
Task dispatch count DISPCNT The number of times the transaction was dispatched.
Task dispatch time DISPTIME The elapsed time for which the transaction was dispatched.
First dispatch delay DSPDELAY The amount of time spent waiting for first dispatch.
First dispatch delay count DSPDELAYCT The amount of time spent waiting for first dispatch.
ECDSA getmains ECDSAGETM The number of ECDSA GETMAIN requests.
ECDSA program storage HWM ECDSAPSHWM The maximum program storage in ECDSA.
ECDSA storage HWM ECDSASHWM The peak number of bytes used by this transaction in ECDSA.
ECDSA occupancy ECDSASOCC Storage occupancy of the transaction in the ECDSA. This measures the area under the curve of storage in use against elapsed time.
Task control enqueue delay time ENQDELAY The amount of time spent waiting for a task control enqueue.
KC enqueue delay count ENQDELAYCT The amount of time spent waiting for a task control enqueue.
External wait count EXTERNWC The average number of times that the transaction waited for resources external to CICS. These waits can arise as a result of issuing WAIT EXTERNAL commands or as a result of CICS waiting for external events such as the completion of file IO.
External wait time EXTERNWT The average time spent waiting for resources external to CICS. These waits can arise as a result of issuing WAIT EXTERNAL commands or as a result of CICS waiting for external events such as the completion of file IO.
Exception wait time EXWAIT The total elapsed time the transaction has waited on exception conditions.
Exception wait count EXWAITCNT The number of times the transaction has waited on exception conditions.
Number of file adds FCADDCNT The total number of file control add/new record write requests issued by this transaction.
Number of access method requests FCAMCNT The number of access method requests
Number of file browses FCBRWCNT The total number of file control getnext and getprevious requests issued by this transaction.
Total file control requests FCCOUNT The average number of file control requests issued by the transaction, excluding OPEN, CLOSE, ENABLE, and DISABLE requests.
Number of file deletes FCDELCNT The total number of file control delete requests issued by this transaction.
Number of file gets FCGETCNT The total number of file control get/read requests issued by this transaction.
File control I/O wait count FCIOCNT The number of times the user transaction waited for file control I/O operations.
File control I/O wait time FCIOTIME The amount of time spent waiting for I/O operations.
Number of file puts FCPUTCNT The total number of file control put/write requests issued by this transaction.
Force actions due to indoubt FORACTINDTO The number of forced in-doubt action resolutions that have occurred because the transaction definition specifies a timeout value for in-doubt waiting and that value was exceeded.
Force actions due to no wait FORACTNOWT The number of forced in-doubt action resolutions that have occurred because a recoverable Resource or Resource Manager Coordinator (such as LU6.1, MRO, RMI, DB2, or DBCTL) could not support indoubt waiting.
Force actions due to operator FORACTOPER The number of forced in-doubt action resolutions that have occurred because the operator cancelled the wait for in-doubt resolution.
Force actions due to other FORACTOTHER The number of forced in-doubt action resolutions that have occurred for reasons other than those listed in this view.
Force actions due to transaction definition FORACTTRNDF The number of forced indoubt action resolutions that have occurred because the transaction definition does not support in-doubt waiting.
Sysplex-wide enqueue delay count GNQDELAC The average number of times spent by this transaction waiting for a Global Enqueue.
Sysplex-wide enqueue delay time GNQDELAY The average amount of time spent by this transaction waiting for a Global Enqueue.
Interval control requests ICCOUNT The number of interval control START or INITIATE requests issued by this transaction.
Total interval control requests ICTOTCNT The total number of interval control requests. That is the total number of START, CANCEL, RETRIEVE, INITIATE and DELAY requests, excluding DELAY INTERVAL(0) requests.

This is different from the count of START and INITIATE requests displayed elsewhere in this view. That field does not include the number of CANCEL, RETRIEVE or DELAY requests, but it is available for all releases of CICS. This field counts more requests but is only available for recent releases of CICS.

IMS total number of requests IMSREQCT The average number of IMS Database requests issued by this transaction.
IMS request wait time IMSWAIT The average time that this transaction has spent waiting for IMS Database Requests to complete.
IMS request wait count IMSWAITC The average number of times that this transaction has spent waiting for IMS Database Requests to complete.
Average CPU time for interval INTAVGCPUT The average amount of processor time for which the transaction was dispatched over the monitor interval.
Average response time for interval INTAVGRESP The average response time for the transaction over the monitor interval.
Interval identifier INTERVALID The ID of the monitor interval.
Transaction rate for interval INTTRANRATE The average rate at which the transaction was used over the monitor interval.
Interval control wait count INTVLWC The average number of times that the transaction entered an interval control wait.
Interval control wait time INTVLWT The average time spent waiting in interval control waits.
Interregion I/O count IRIOCNT The number of interregion I/O requests issued by this transaction.
Interregion I/O wait IRIOTIME The total time spent waiting in interregion I/O waits.
Isolation status ISOLATEST Indicates whether the transaction's user-key task-lifetime storage is isolated from the user-key programs of other transactions.
J8 TCB mode CPU count J8CPUC The average number of times that this transaction has used CPU when dispatched on the J8 TCB Mode. This mode is used by Java applications. This attribute is obsolete from CICS Transaction Server Version 5 onwards.
J8 TCB mode CPU time J8CPUT The average CPU time that this transaction has used when dispatched on the J8 TCB Mode. This mode is used by Java applications. This attribute is obsolete from CICS Transaction Server Version 5 onwards.
Journal control I/O wait count JCIOCNT The journal control I/O wait count.
Journal control I/O wait time JCIOTIME The total time spent waiting in journal control I/O waits.
Journal output requests JCUSRWCNT The number of journal output requests issued during the transaction.
Journal write requests JNLWRTCT The number of journal write requests issued by this transaction.
Total JVM suspend time JVMSUSP The amount of elapsed time this transaction was suspended back in CICS while executing as a Java Virtual Machine (JVM).
Total JVM suspend time count JVMSUSPC The number of times this transaction was suspended back in CICS while executing as a Java Virtual Machine (JVM).
Total JVM elapsed time JVMTIME Amount of elapsed time this transaction spent executing as a Java Virtual Machine(JVM), including time suspended (see JVM suspend time).
Total JVM elapsed time count JVMTIMEC The total JVM elapsed time count.
L8 TCB mode CPU count L8CPUC The average number of times that this transaction has used CPU when dispatched on the L8 TCB Mode. This mode is used by programs that are defined to be CONCURRENCY=THREADSAFE when they issue DB2 requests (which must be DB2 Version 6 or above).
L8 TCB mode CPU time L8CPUT The average CPU time that this transaction has used when dispatched on the L8 TCB Mode. This mode is used by programs that are defined to be CONCURRENCY=THREADSAFE when they issue DB2 requests (which must be DB2 Version 6 or above).
Times local dynamic routing exit ran transaction LOCALCNT The number of times the dynamic transaction routing exit has chosen to run this transaction on the local system. This value is zero if the transaction was not defined as DYNAMIC=YES.
Lock manager wait count LOCKMWC The average number of times that the transaction waited for locks managed by the CICS lock manager.
Lock manager wait time LOCKMWT The average time spent waiting for locks managed by the CICS lock manager.
CICS logger write requests LOGWRTCT The number of CICS Logger write requests issued by this transaction.
LU6.1 I/O wait time LU61WTT The amount of time the user transaction waited for I/O on a LU6.1 connection or session.
LU6.1 I/O wait count LU61WTTCT The average time spent waiting for I/O on a LU6.1 connection or session.
LU6.2 I/O wait time LU62WTT The amount of time the user transaction waited for I/O on a LU6.2 connection or session.
LU6.2 I/O wait count LU62WTTCT The average time spent waiting for I/O on a LU6.2 connection or session.
Other TCB mode CPU count MSCPUC The average number of times that this transaction has used CPU when dispatched on the CO, D2, EP, FO, JM, RO, RP, SL, SO, SP, SZ and TP TCB Modes. JM mode is obsolete from CICS Transaction Server Version 5 onwards.
Other TCB mode CPU time MSCPUT The average CPU time that this transaction has used when dispatched on the CO, D2, EP, FO, JM, RO, RP, SL, SO, SP, SZ and TP TCB Modes. JM mode is obsolete from CICS Transaction Server Version 5 onwards.
Other TCB mode dispatch count MSDISPC The average number of times that this transaction was dispatched on the CO, D2, EP, FO, JM, RO, RP, SL, SO, SP, SZ and TP TCB Modes. JM mode is obsolete from CICS Transaction Server Version 5 onwards.
Other TCB mode dispatch time MSDISPT The average time that this transaction has spent dispatched on the CO, D2, EP, FO, JM, RO, RP, SL, SO, SP, SZ and TP TCB Modes. JM mode is obsolete from CICS Transaction Server Version 5 onwards.
Primary terminal control messages in MSGIN The number of Primary terminal control messages received.
Secondary terminal control messages in MSGINSEC The number of secondary terminal control messages received.
Primary terminal control messages out MSGOUT The number of primary terminal control messages sent.
Secondary terminal control messages out MSGOUTSEC The number of secondary terminal control messages sent.
First dispatch delay MXTDELAY The amount of time spent waiting for first dispatch because the limits set by the system parameter, MXT, had been reached.
First dispatch delay MXT count MXTDELAYCT The amount of time spent waiting for first dispatch because the limits set by the system parameter, MXT, had been reached.
Maximum open TCB delay count MXTOTDLC Average number of delays incurred by this transaction due to waiting on the MAXOPENTCBS Open TCB limit (including that there may be free Open TCBs but they cannot be used by this task). Open TCBS are : L8, J8. J8 TCBs are obsolete from CICS Transaction Server Version 5 onwards.
Maximum open TCB delay time MXTOTDLY Average delay incurred by this transaction due to waiting on the MAXOPENTCBS Open TCB limit (including that there may be free Open TCBs but they cannot be used by this task). Open TCBS are : L8, J8. J8 TCBs are obsolete from CICS Transaction Server Version 5 onwards.
Number of indoubt waits NUMINDOUBWT The number of indoubt waits.
R/O program storage HWM below 16M PC24RHWM The maximum amount of program storage in use by the transaction below the 16MB line, in the read-only dynamic storage area (RDSA).
Shared program storage HWM below 16M PC24SHWM The maximum amount of program storage in use by the transaction below the 16MB line, in the shared dynamic storage area (SDSA).
Shared program storage HWM above 16M PC31SHWM The maximum amount of program storage in use by the transaction above the 16MB line, in the extended shared dynamic storage area (ESDSA).
Distributed program links PCDPLCT The average number of times this transaction has issued a CICS Program Control Distributed Program Link to another CICS system.
Number of program links PCLINKCNT The number of program link requests.
Number of program loads PCLOADCNT The number of program load requests.
Program fetch wait time PCLOADTM The program fetch wait time.
Program fetch wait count PCLOADWCNT The program fetch wait count.
Link URM count PCLURMCT The average number of links to user related modules issued by this transaction.
Number of program XCTLs PCXCTLCNT The number of program XCTLs.
Performance record count PERRECNT The number of performance records written by the CICS/ESA Monitoring Facility (CMF) for this transaction.
Transaction priority PRIORITY The priority of this transaction relative to other transactions in the CICS system.
First program PROGRAM The name of the first program to be executed when this transaction is started.
Program storage HWM below 16M PSTG24HWM The maximum program storage below 16M.
Program storage HWM above 16M PSTG31HWM The maximum program storage above 16M.
Program storage HWM PSTGHWM The maximum program storage across all DSAs.
QR TCB mode CPU count QRCPUC The number of times that this transaction has used CPU when dispatched on the QR TCB Mode.
QR TCB mode CPU time QRCPUT The CPU time that this transaction has used when dispatched on the QR TCB Mode.
QR TCB mode dispatch count QRDISPC The number of times that this transaction has spent dispatched on the QR TCB Mode.
QR TCB mode dispatch time QRDISPT The time that this transaction has spent dispatched on the QR TCB Mode.
QR TCB mode delay count QRMODDLC The number of times that this transaction has spent on the QR TCB mode waiting to be dispatched including the number of times waiting to switch back to the QR TCB mode from another TCB mode.
QR TCB mode delay time QRMODDLY The QR TCB mode delay time.
Number of times run remotely by routing exit REMOTECNT The number of times the dynamic transaction routing exit chose to run this transaction on a remote system.
Remote start count REMSTARTCNT The number of attempts to start this transaction on a remote system, which may not be the same as the number of successful starts.
Cumulative response time RESPONSE The cumulative transaction response time.
Times restarted RESTARTCNT The average number of times the transaction was restarted after an abend, if the RE CEDA keyword was specified.
RLS CPU time monitor count RLSCPUCNT The RLS CPU time monitor count.
RLS SRB CPU time RLSCPUT The average amount of CPU time spent on the RLS SRB.
Total times waited for RLS I/O RLSWAIT The elasped time in which this transaction waited for RLS file I/O.
Task suspend count RLSWAITCNT The number of RLS waits for this transaction.
Total RMI suspend time RMISUSP The amount of time the transaction was suspended by the dispatcher while in the resource manager interface (RMI).
Total RMI suspend count RMISUSPCT The total RMI suspend count.
Total RMI elapsed time RMITIME The amount of time the transaction spent in the resource manager interface (RMI).
Total RMI elapsed count RMITIMECT The total RMI elapsed count.
RRMS/MVS syncpoint delay count RRMSWAIC The average number of times spent by this transaction waiting for syncpoint coordination with RRMS/MVS.
RRMS/MVS syncpoint delay time RRMSWAIT The average amount of time spent by this transaction waiting for syncpoint coordination with RRMS/MVS.
Remote system identifier RSYSID The CICS system ID of the remote system to which this transaction was routed either statically or dynamically.
Run synchronous transaction wait count RUNTRWTC The average number of times that this transaction has spent waiting for a transaction it attached synchronously to complete.
Run synchronous transaction wait time RUNTRWTT The average time that this transaction has spent waiting for a transaction it attached synchronously to complete.
S8 TCB mode CPU count S8CPUC The average number of times that this transaction has used CPU when dispatched on the S8 TCB Mode. This mode is used when making secure sockets calls.
S8 TCB mode CPU time S8CPUT The average CPU time that this transaction has used when dispatched on the S8 TCB Mode. This mode is used when making secure sockets calls.
Shared storage bytes freed below 16M SC24FSHR The number of bytes of shared storage FREEMAINed by this transaction below the 16MB line, in the CDSA or SDSA.
Shared storage bytes get below 16M SC24GSHR The number of bytes of shared storage GETMAINed by this transaction below the 16MB line, in the CDSA or SDSA.
Shared storage requests below 16M SC24SGCT The number of GETMAIN requests issued by this transaction for shared storage below the 16MB line, in the CDSA or SDSA.
Shared storage bytes freed above 16M SC31FSHR The number of bytes of shared storage FREEMAINed by this transaction above the 16MB line, in the ECDSA or ESDSA.
Shared storage bytes get above 16M SC31GSHR The number of bytes of shared storage GETMAINed by this transaction above the 16MB line, in the ECDSA or ESDSA.
Shared storage getmain above 16M SC31SGCT The number of GETMAIN requests issued by this transaction for shared storage above the 16MB line, in the ECDSA or ESDSA.
Shared temporary storage wait count SHDTSWC The average number of times that the transaction waited for shared temporary storage resources.
Shared temporary storage wait time SHDTSWT The average time spent waiting shared temporary storage resources.
Socket bytes decrypted SOBYDECT The average number of bytes decrypted by this transaction that were passed over the TCP/IP Sockets Interface.
Socket bytes encrypted SOBYENCT The average number of bytes encrypted by this transaction that were passed over the TCP/IP Sockets Interface.
Sockets I/O wait count SOIOWTC The average number of times spent by this transaction waiting for socket sends or receives to complete.

This figure includes the number of times this transaction waiting on the SO, SL and S8 TCB modes.

Sockets I/O wait time SOIOWTT The average amount of time spent by this transaction waiting for socket sends or receives to complete.

This time includes the time spent by this transaction on the SO, SL and S8 TCB modes.

CF data-table-server syncpoint wait count SRVSPWC The average number of times that the transaction waited for a CFDT Syncpoint to complete.
CF server syncpoint wait time SRVSPWT The average time spent waiting for CFDT Syncpoints to complete.
Enabled status STATUS The enabled status of the transaction, which indicates whether or not it is available for use.
Number of storage violations STGVCNT The average number of storage violations for this transaction that have been detected by CICS storage management.
Task suspend count SUSPCNT The number of times the transaction was suspended by the dispatcher.
Task suspend time SUSPTIME The wait time for which the transaction was suspended by the dispatcher, including:
  • time waiting for the first dispatch
  • task suspend (wait) time
  • time waiting for redispatch after a suspended task is resumed
Syncpoint requests SYNCCOUNT The number of SYNCPOINT requests issued during the transaction.
Waiting for parent syncpoint delay time SYNCDLY The average time that this transaction has spent waiting for it's parent transaction to syncpoint, such that it's updates will be committed.
Waiting for parent syncpoint delay count SYNCDLYC The average number of times that this transaction has spent waiting for it's parent transaction to syncpoint, such that it's updates will be committed.
Total times processed syncpoint request SYNCTIMCNT The number of times this transaction has processed syncpoint requests
Syncpoint wait time SYNCTIME The total elasped time for which this transaction was dispatched and was processing syncpoint requests.
FEPI allocate timeouts SZALLCTO The number of times the user transaction timed out while waiting to allocate a conversation.
FEPI allocates SZALLOCT The number of conversations allocated by the user transaction as a result of a FEPI ALLOCATE POOL or FEPI CONVERSE POOL request.
FEPI characters received SZCHRIN The number of characters received by the user transaction through FEPI.
FEPI characters sent SZCHROUT The number of characters sent by the user transaction through FEPI.
FEPI receives SZRCVCT The number of FEPI RECEIVE requests made by the user transaction.
FEPI receive timeouts SZRCVTO The number of times the user transaction timed out while waiting to receive data.
FEPI sends SZSENDCT The number of FEPI SEND and FEPI CONVERSE requests made by the user transaction.
FEPI starts SZSTRTCT The number of FEPI START requests made by the user transaction.
Total FEPI requests SZTOTCT The total number of FEPI API and SPI requests made by the user transaction.
FEPI suspend time SZWAIT The total amount of time the user transaction spent waiting for all FEPI services.
FEPI suspend time count SZWAITCT The number of times the user transaction waited for FEPI services
Dispatcher TCB attaches TCBATTCT The average number of CICS Dispatcher TCB Attaches issued by this transaction.
LU6.2 Secondary terminal control chars in TCC62IN2 The number of characters received from the principal terminal facility by the user transaction.
LU6.2 secondary terminal control chars out TCC62OU2 The number of characters sent to the principal terminal facility by the user transaction.
Terminal control I/O wait count TCIOCNT The terminal control I/O wait count.
Terminal control I/O wait time TCIOTIME The terminal control I/O wait time.
First dispatch delay - transaction class TCLDELAY The amount of time spent waiting for first dispatch because the limits set for the transaction class had been reached.
First dispatch delay count TCLDELAYCT The amount of time spent waiting for first dispatch because the limits set for the transaction class had been reached.
LU6.2 secondary terminal control messages in TCM62IN2 The number of messages received from the secondary terminal facility for LU6.2.
LU6.2 secondary terminal control messages out TCM62OU2 The number of messages sent to the secondary terminal facility for LU6.2.
Total transient data requests TDCOUNT The average number of transient data requests issued by the transaction, including GET, PUT, and PURGE requests.
Number of transient data gets TDGETCNT The number of transient data get requests.
Transient data I/O count TDIOCNT The number of transient data I/O requests.
Transient data I/O wait time TDIOTIME The elasped time in which this transaction waited for transient data.
Number of transient data purges TDPURCNT The number of transient data purge requests.
Number of transient data puts TDPUTCNT The number of transient data put requests.
Terminal identifier TERMID The terminal ID associated with this transaction.
Terminal storage TERMSTG The average amount of terminal storage (TIOA) allocated to the terminal associated with the transaction.
MVS DS storage constraint wait time TMRDSCWT The MVS DS storage constraint wait time.
Transaction class name TRANCLASS The 8-character transaction class name.
Transaction TRANID The 4-character transaction name.
Total temporary storage requests TSCOUNT The average number of temporary storage requests issued by the transaction, including GET, PUT, and PURGE requests.
Number of temporary storage gets TSGETCNT The number of temporary storage get requests.
Temporary storage I/O wait count TSIOCNT The temporary storage I/O wait count.
Temporary storage I/O wait time TSIOTIME The temporary storage I/O wait time.
Number of TS puts to auxiliary storage TSPUTACNT The number of TS puts to auxiliary storage.
Number of TS puts to main storage TSPUTMCNT The number of TS puts to main storage.
Times used USECOUNT The number of times the transaction was used during the last monitor interval.
Program storage HWM below 16M USRP24HWM The maximum amount of program storage in use by the transaction below the 16MB line.
Program storage HWM above 16M USRP31HWM The maximum amount of program storage in use by the transaction above the 16MB line.
Number of user getmains below 16M USTG24CNT The Number of user GETMAIN requests below 16M.
User task storage HWM below 16M USTG24HWM The peak number of bytes of user task storage below 16M.
User task storage occupancy below 16M USTG24OCC The storage occupancy of the user task below the 16M line. This measures the area under the curve of storage in use against elapsed time.
Number of user getmains above 16M USTG31CNT The Number of user GETMAIN requests above 16M.
User task storage HWM above 16M USTG31HWM The peak number of bytes of user task storage above the 16MB line.
User task storage occupancy above 16M USTG31OCC The storage occupancy of the user task above the 16B line. This measures the area under the curve of storage in use against elapsed time.
Dispatch wait count WAITCNT The number of times the transaction waited for redispatch.
Dispatch wait time WAITTIME The time the transaction spent waiting for redispatch.
WEB characters received WBCHRIN The average number of characters received via the WEB as a result of WEB Receives issued by this transaction.
WEB characters sent WBCHROUT The average number of characters sent via the WEB as a result of WEB Sends issued by this transaction.
WEB receive requests WBRCVCT The average number of WEB Receive requests issued by this transaction.
WEB repository writes WBREPWCT The average number of WEB Repository write requests issued by this transaction.
WEB send requests WBSENDCT The average number of WEB Send requests issued by this transaction.
WEB total requests WBTOTCT The average total number of WEB request issued by this transaction. This does not include the number of WEB repository write requests.