Default format
A report line is printed for each sort field combination, up to the specified LIMIT.
The following report is an example of the default Performance List
Extended report.
Figure 1. Performance List Extended report : default format
V5R3M0 CICS Performance Analyzer
Performance List Extended
LSTX0001 Printed at 12:34:56 02/15/2015 Data from 11:10:51 3/24/2010 TO 11:34:13 3/24/2010 Page 1
Tran SC Userid RSID Program TaskNo Stop Response Dispatch User CPU Suspend DispWait FC Wait FCAMRq IR Wait
Time Time Time Time Time Time Time Time
AADD TO BRENNER DFHSAALL 52 11:12:54.123 .0945 .0831 .0084 .0114 .0113 .0000 0 .0000
AADD TO BRENNER DFHSAALL 54 11:13:06.217 .0636 .0619 .0047 .0017 .0016 .0000 0 .0000
AADD TP BRENNER DFHSAALL 65 11:14:27.328 .0029 .0026 .0017 .0003 .0002 .0000 3 .0000
AADD TO BRENNER DFHSAALL 551 11:26:41.439 .0016 .0016 .0013 .0001 .0000 .0000 0 .0000
AADD TP BRENNER DFHSAALL 561 11:27:02.540 .0026 .0022 .0017 .0003 .0002 .0000 3 .0000
AADD TO GBURGES DFHSAALL 136 11:20:04.651 .0011 .0010 .0010 .0001 .0000 .0000 0 .0000
AADD TO GBURGES DFHSAALL 137 11:20:08.762 .0022 .0021 .0012 .0001 .0000 .0000 0 .0000
AADD TP GBURGES DFHSAALL 138 11:20:15.123 .0023 .0022 .0013 .0001 .0000 .0000 0 .0000
AADD TO GBURGES DFHSAALL 183 11:21:51.234 .0022 .0022 .0012 .0001 .0000 .0000 0 .0000
AADD TP GBURGES DFHSAALL 184 11:21:58.310 .0023 .0022 .0013 .0001 .0000 .0000 0 .0000
ABRW TO CBAKER DFHSABRW 139 11:16:51.429 .6982 .6717 .0385 .0264 .0111 .0051 6 .0000
ABRW TP CBAKER DFHSABRW 140 11:16:52.538 .0018 .0018 .0015 .0001 .0000 .0000 7 .0000
ABRW TP CBAKER DFHSABRW 141 11:16:52.647 .0021 .0020 .0015 .0001 .0000 .0000 7 .0000
ABRW TP CBAKER DFHSABRW 142 11:16:52.756 .0018 .0017 .0014 .0001 .0000 .0000 7 .0000
ABRW TP CBAKER DFHSABRW 143 11:16:53.865 .0020 .0019 .0015 .0001 .0000 .0000 7 .0000
ABRW TP CBAKER DFHSABRW 144 11:16:53.974 .0038 .0037 .0013 .0001 .0000 .0000 0 .0000
ABRW TO CBAKER DFHSABRW 365 11:22:38.083 .0020 .0019 .0015 .0001 .0000 .0000 6 .0000
ABRW TP CBAKER DFHSABRW 366 11:22:40.192 .0019 .0016 .0013 .0002 .0000 .0000 7 .0000
ABRW TP CBAKER DFHSABRW 367 11:22:41.200 .0018 .0018 .0015 .0001 .0000 .0000 7 .0000
ABRW TP CBAKER DFHSABRW 368 11:22:41.319 .0018 .0017 .0012 .0001 .0000 .0000 0 .0000
ABRW TO CBAKER DFHSABRW 206 11:24:34.129 .0052 .0021 .0021 .0031 .0000 .0000 0 .0030
ABRW TO BRENNER DFHSABRW 53 11:12:19.238 .5819 .0783 .0121 .5037 .0127 .0000 0 .4908
ABRW TP BRENNER DFHSABRW 59 11:13:17.320 .0070 .0034 .0029 .0036 .0000 .0000 0 .0036
ABRW TP BRENNER DFHSABRW 61 11:13:20.431 .0080 .0028 .0024 .0052 .0000 .0000 0 .0051
ABRW TP BRENNER DFHSABRW 62 11:13:21.542 .0064 .0027 .0023 .0036 .0000 .0000 0 .0036
ABRW TP BRENNER DFHSABRW 63 11:13:24.653 .0018 .0017 .0014 .0001 .0000 .0000 0 .0000
ABRW TO GBURGES DFHSABRW 109 11:19:44.764 .0071 .0040 .0027 .0030 .0000 .0000 0 .0030
ABRW TP GBURGES DFHSABRW 110 11:19:49.875 .0064 .0031 .0021 .0033 .0000 .0000 0 .0032
ABRW TP GBURGES DFHSABRW 111 11:19:50.986 .0065 .0032 .0022 .0033 .0000 .0000 0 .0033
For the complete list of performance class data fields that can be selected for the Performance List report, see the CICS Performance Analyzer for z/OS® User's Guide.
A brief description of the fields in the default report follows. For more details, see the CICS Performance Guide.
- Tran
- The Transaction ID (field: TRAN, owner: DFHTASK, field ID: 001) identifies the name of the transaction that this performance class record represents. Applications that are using Distributed Program Link (DPL) requests should use the TRANSID('xxxx') parameter on the EXEC CICS® LINK PROGRAM('xxxxxxxx') command to enable better transaction/application analysis from the monitoring performance class data. If the TRANSID('xxxx') parameter is not specified all the performance class records on the target system for a Distributed Program Link (DPL) mirror transaction will have the same transaction ID. For example, 'CSMI' for a Distributed Program Link (DPL) request from another connected CICS system.
- SC
- The transaction start type (field: STYPE, owner: DFHTASK, field ID: 004).
- Userid
- The User identifier of the transaction (owner: DFHCICS, field ID: 089).
- RSID
- The Transaction Routing Sysid (field: RSYSID, owner: DFHCICS, field ID: 130) can be used to identify the connection name (sysid) of the remote system to which the transaction was routed. If the transaction was not routed this field is blank and the initial program name Program field will identify the initial application program name invoked for the transaction.
- Program
- The Program Name (field: PGMNAME, owner: DFHPROG, field ID: 071) identifies the initial application program invoked for the transaction. Depending on the type of transaction, this field contains either the application program name as defined in the transaction definition, the program name returned by a user written dynamic routing program, the application program name passed on a function shipped Dynamic Program Link (DPL) request, the initial application program name of an ONC RPC Alias Transaction, or the initial application program name of a WEB Alias Transaction. A program name of ######## indicates that the transaction was invoked using the definition of the transaction id specified by the DTRTRAN system initialization parameter.
- TaskNo
- The transaction identification number (owner: DFHTASK, field ID: 031).
- Stop Time
- The transaction stop time (owner: DFHCICS, field ID: 005).
- Response Time
- The transaction response time. This field is calculated by subtracting the transaction start time (owner: DFHCICS, field ID: 005) from the transaction stop time (owner: DFHCICS, field ID: 006).
- Dispatch Time
- The transaction dispatch time (owner: DFHTASK, field ID: 007).
- User CPU Time
- The transaction CPU time (owner: DFHTASK, field ID: 008).
- Suspend Time
- The transaction suspend time (owner: DFHTASK, field ID: 014).
- DispWait Time
- The transaction dispatch wait time (owner: DFHTASK, field ID: 102).
- FC Wait Time
- The transaction file control I/O wait time (owner: DFHFILE, field ID: 063).
- FCAMRq
- The number of file control access method calls (field: FCAMCT, owner: DFHFILE, field ID: 070).
- IR Wait Time
- The transaction inter-region (MRO) I/O wait time (field: IRIOWTT, owner: DFHTERM, field ID: 100).
Note: Some of the fields might contain large values and be represented
in exponential format. For example, 2 834 000 might be shown as 2834E3.