This section describes variable information for class TRANsaction on system CICS.
Syntax:
[CICS] [record-type] TRANSACTION variable-name
Use any interval transaction variable with the following ID options: CICSREL, JOBNAME, STARTTIME, ENDTIME, and SYSID.
The following table provides variable information for the CICS system with a variable class of transaction:
|
Record Type |
Variable Name |
SMF Subtype |
Description |
|---|---|---|---|
|
INTerval |
CPUtime |
23, 28 |
Average CPU time, in seconds |
|
INTerval |
DB2CWT |
23, 28 |
Average DB2 connection wait time, in seconds |
|
INTerval |
DB2RQWT |
23, 28 |
Average DB2 ready queue wait time, in seconds |
|
INTerval |
DB2WT |
23, 28 |
Average DB2 wait time, in seconds |
|
INTerval |
IRSPtime |
23, 28 |
Average non-terminal response time, in seconds |
|
INTerval |
I/Otime |
23, 28 |
Average time, in seconds, spent waiting for I/O |
|
INTerval |
LIFEtime |
23, 28 |
Average transaction lifetime, in seconds |
|
INTerval |
SUSPtime |
23, 28 |
Average time, in seconds, spent suspended |
|
INTerval |
TCPUtime |
23, 28 |
Total CPU time for the transaction including user, CICS, and CA SYSVIEW time |
|
INTerval |
TMIOtime |
23, 28 |
Average time, in seconds, spent waiting for terminal |
|
INTerval |
USE |
23, 28 |
Number of transactions executed |
|
INTerval |
WTRtime |
23, 28 |
Average time, in seconds, spent waiting to run |
|
Copyright © 2013 CA.
All rights reserved.
|
|