Special (Time) Fields
The command format is:
CICSPA SUMMARY(
FIELDS(fieldname(AVE|DEV|MAX|MIN|TOT|SEV|nn,ASCEND|DESCEND,...),...))
Special time fields are derived from several CMF time fields. Those
that can be selected for the Performance Summary report are:
- 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