CICSPA LIST
CICSPA LIST(
[OUTPUT(ddname),]
[ALERTDEF(defname),]
[SEVERITY(CRITICAL|WARNING|INFO|ELIGIBILE|ALL),]
[FIELDS(field1[(options)],...),]
[LINECount(nnn),]
[TITLE1('...sub-heading left...'),]
[TITLE2('...sub-heading right...'),]
[SELECT(PERFORMANCE(INCLUDE|EXCLUDE(field1(values1),...),...)),]
[SELECT2(PERFORMANCE(INCLUDE|EXCLUDE(field1(values1),...),...))])
The CICS PA dialog generates the FIELDS operand when a Report Form is specified. This controls the format of the report by specifying the desired fields, their format, and the order of the columns.
CICSPA LIST(FIELDS(TRAN, Transaction ID
STYPE, Start type of transaction
TERM, Terminal ID
USERID, User ID
RSYSID, Remote System ID
PROGRAM, Initial program name
TASKNO, Transaction number
STOP(TIMET), Stop time (hh:mm:ss.thm)
RESPONSE, Response time
DISPATCH(TIME), Dispatch time (sss.thmi)
CPU(TIME), CPU time
SUSPEND(TIME), Suspend time
DISPWAIT(TIME), Dispatch wait time
FCWAIT(TIME), File Control I/O wait time
FCAMCT, File Control access method calls
IRWAIT(TIME))) Inter-Region (MRO) I/O wait time