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 |
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 © 2012 CA. All rights reserved. | Tell Technical Publications how we can improve this information |