Time Stamp fields
The format of the command is:
CICSPA SUMMARY(FIELDS([START(TIMES),][STOP(TIMES),][OSTART(TIMES),]...))
If specified, the Performance Summary report summarizes transaction activity over time, in specified intervals of time (default 1 minute).
The time stamp fields are:
- START
- Task start time
- STOP
- Task stop time
- OSTART
- Originating task start time
One or more of the following formats can be selected
for the time stamp fields:
- DATE
- Date in the format mm/dd/yyyy
- DATEISO
- Date in the format yyyy-mm-dd
- DATEM
- Date in the format mm/dd
- DATEYR
- Date in the format mm/dd/yy
- TIMET
- Time in the format hh:mm:ss.thm
- TIMEM
- Time in the format hh:mm
- TIMES
- Time in the format hh:mm:ss. This is the default if START or STOP is specified without a format.
- DATETIM
- Date and time in the format yyyy-mm-dd hh:mm:ss
For more information on specifying time stamp fields, see Suboperands for Time Stamp fields.