Default format

A report line is printed for each performance class record in the input file. The data is listed in the same order (time sequence) as it was written to SMF.

The following report is an example of the default Performance List report.
Figure 1. Performance List report: default format
 V3R2M0                                                 CICS Performance Analyzer
                                                            Performance List
 
LIST0001 Printed at 12:03:45  3/15/2011    Data from 11:10:51  3/24/2010                     APPLID CICSPA1           Page   1
 
 Tran SC Term Userid RSID Program  TaskNo Stop         Response Dispatch User CPU  Suspend DispWait  FC Wait   FCAMRq  IR Wait
                                          Time           Time     Time     Time     Time     Time     Time               Time
 CSSY U       CBAKER      DFHAPATT     13 11:10:52.256    .6743    .0728    .0134    .6015    .4000    .0000        0    .0000
 CSSY U       CBAKER      DFHAPATT     10 11:10:52.289    .7498    .1910    .0228    .5588    .1997    .0000        0    .0000
 CSSY U       CBAKER      DFHAPATT     14 11:10:53.132   1.3344    .3202    .0378   1.0142    .2626    .0000        1    .0000
 CSSY U       CBAKER      DFHAPATT     11 11:10:53.341   1.4292    .1497    .0313   1.2794    .3461    .0000        0    .0000
 CPLT U       CBAKER      DFHSIPLT      7 11:11:07.123  15.9915    .3383    .0369  15.6532    .0155    .0000        0    .0000
 CSSY U       CBAKER      DFHAPATT    III 11:11:07.345  16.0761   9.3488   2.3435   6.7273   1.1645    .9522     2059    .0000
 CWBG S       CBAKER      DFHWBGB      24 11:11:08.123    .0262    .0248    .0041    .0013    .0012    .0000        0    .0000
 CRSQ S       CBAKER      DFHCRQ       25 11:11:08.234    .0818    .0449    .0040    .0369    .0367    .0000        0    .0000
 CXRE S       CBAKER      DFHZXRE      27 11:11:09.345    .2255    .0243    .0049    .2011    .2009    .0000        0    .0000
 CLR2 TO R11  CBAKER      DFHLUP       29 11:11:10.456    .0263    .0030    .0020    .0232    .0000    .0000        0    .0232
 CSFU S       CBAKER      DFHFCU       26 11:11:10.567   1.6968   1.5899    .1136    .1069    .0294    .0000        0    .0000
 CSAC TO SAMA CBAKER      DFHACP       31 11:11:13.678    .5217    .0028    .0011    .5189    .0002    .0000        0    .0000
 CLQ2 U       CBAKER      DFHLUP       28 11:11:13.789   3.8259    .0818    .0068   3.7441    .0035    .0000        0   3.7344
 CEMT TO SAMA CBAKER      DFHEMTP      32 11:11:13.890    .1877    .1842    .0264    .0035    .0030    .0000        0    .0000
 CEMT TO SAMA CBAKER      DFHEMTP      33 11:11:14.801    .0091    .0068    .0026    .0023    .0001    .0000        0    .0000
 CEMT TO SAMA CBAKER      DFHEMTP      34 11:11:15.912    .0092    .0068    .0025    .0024    .0000    .0000        0    .0000
 CSAC TO SAMA CBAKER      DFHACP       35 11:11:16.023    .5109    .0042    .0012    .5067    .0001    .0000        0    .0000
 CSAC TO SAMA CBAKER      DFHACP       36 11:11:17.120    .5150    .0011    .0011    .5139    .0001    .0000        0    .0000
 CSTE U       CBAKER      DFHTACP      37 11:11:17.231    .1420    .1381    .0126    .0039    .0037    .0000        0    .0000
 CATA U       CBAKER      DFHZATA      38 11:11:27.342    .0537    .0394    .0121    .0143    .0003    .0000        0    .0000
 CQRY S  S208 CBAKER      DFHQRY       39 11:11:28.453    .3476    .0451    .0048    .3025    .0038    .0000        0    .0000
 CQRY S  S208 CBAKER      DFHQRY       39 11:11:28.564    .4147    .0012    .0008    .4136    .0000    .0000        0    .0000
 CESN S  S208 CBAKER      DFHSNP       40 11:11:28.675    .0806    .0770    .0102    .0036    .0036    .0000        0    .0000
 CATA U       CBAKER      DFHZATA      41 11:11:28.786    .0309    .0048    .0045    .0261    .0003    .0000        0    .0000
 CQRY S  S23D CBAKER      DFHQRY       42 11:11:29.897    .2951    .0013    .0008    .2938    .0000    .0000        0    .0000
 CQRY S  S23D CBAKER      DFHQRY       42 11:11:29.908    .4037    .0012    .0008    .4024    .0000    .0000        0    .0000
 CESN S  S23D CBAKER      DFHSNP       43 11:11:29.099    .0030    .0029    .0020    .0001    .0000    .0000        0    .0000
 CESN TP S208 CBAKER      DFHSNP       44 11:11:35.110    .0284    .0280    .0147    .0004    .0003    .0000        0    .0000
 CESN TP S23D CBAKER      DFHSNP       45 11:11:41.221    .0203    .0197    .0114    .0006    .0006    .0000        0    .0000

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 CMF performance class data fields.

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). The high-order bytes (0 and 1) are set to:
TO
Attached from terminal input
S
Attached by automatic transaction initiation (ATI) without data
SD
Attached by automatic transaction initiation (ATI) with data
QD
Attached by transient data trigger level
U
Attached by user request
TP
Attached from terminal TCTTE transaction ID
SZ
Attached by Front End Programming Interface (FEPI).
Term
The Terminal ID (field: TERM, owner: DFHTERM, field ID: 002) is either the terminal ID or the session ID. This field is blank if the transaction was not associated with a terminal or session facility.
Userid
The User identifier of the transaction (field: USERID, 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). Normally numeric, but some CICS system tasks are identified by special characters in this field:
III
system initialization task
TCP
terminal control task
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 that contain large values might be represented in exponential format. For example, 2 834 000 might be shown as 2834E3.