The summarization order of the Wait Analysis report can be modified.
This is done with the BY operand followed by one to three field names
specified in the order of the desired sort precedence. The data is
collated in ascending sequence.
If BY is omitted, the default is BY(TRAN).
The format of the command is:
CICSPA WAITANALYSIS(BY(by1[,by2][,by3]))
The CICS-defined character fields that can be selected for the
Wait Analysis report are:
- TRAN
- Transaction identifier
- APPLID
- CICS® Generic APPLID
- PROGRAM
- Program name
- TERM
- Terminal identifier
- USERID
- User ID
- APPLPROG
- Application
naming Program name
- APPLTRAN
- Application naming Transaction ID
- FCTY
- Transaction Facility name
- LUNAME
- VTAM® logical unit name
- RLUNAME
- VTAM LUALIAS logical unit
name
- RPTCLASS
- Workload Manager (WLM) Report Class
- SRVCLASS
- Workload Manager (WLM) Service Class
- TCLASSNM
- Transaction Class name
- TCPSRVCE
- TCP/IP Service Name
- TERMCNNM
- Terminal session Connection name
- ISIPICNM
- Name of IPCONN definition that attached the task
- WBATMSNM
- Web ATOMSERVICE resource definition
- WBPIPLNM
- Web PIPELINE resource definition
- WBPROGNM
- Web program in URIMAP resource definition
- WBSVCENM
- Web WEBSERVICE resource definition
- WBSVOPNM
- Web WEBSERVICE operation name
- WBURIMNM
- Web URIMAP resource definition
To summarize wait activity over time, select one or both of the
time stamp fields:
- START
- Task start time
- STOP
- Task stop time