Special (Time) fields
The command format is:
CICSPA LIST[(FIELDS(fieldnames))]
For performance alert reporting, specify fieldname(SEV).
Special time fields are accumulations of several CMF time fields.
The special time fields that can be selected for the Performance
List report are:
- COMMWAIT
- Communications wait time. The total time value of the communications related fields IRWAIT, ISWAIT, SZWAIT, TCWAIT, LU61WAIT, and LU62WAIT.
- IOWAIT
- Total I/O wait time. The total time value of FCWAIT, JCWAIT, TDWAIT, and TSWAIT.
- IRESP
- Transaction internal response time.
- JVMMTIME
- JVM Method time:
JVMTIME - (JVMITIME + JVMRTIME)
- RESPONSE
- Transaction response time.
- RMIOTIME
- Resource Manager Interface (RMI) Other time:
RMISUSP - (IMSWAIT + DB2RDYQW + DB2CONWT + DB2WAIT)
Before CICSĀ® Version 620, RMIOTIME was RMIOTHER. In CICS Version 620 and later, RMIOTHER is a CICS CMF Field in the DFHRMI class.
- TOTCPU
- Total task CPU time:
CPU + RLSCPU