Report content

Each line on the report represents the summarized information for a single Transaction ID, and is printed in alphanumeric order by Transaction ID.
Figure 1. Exception Summary report
 V3R2M0                                                  CICS Performance Analyzer
                                                             Exception Summary
 
XSUM0001 Printed at 12:03:45  3/15/2011     Data from 08:08:37  2/16/2010 to 08:12:36  2/16/2010                                  
 
Tran   Total    TS-Buffer-Wait   TS-String-Wait  Pool-Buffr-Wait  Pool-Strng-Wait  File-Strng-Wait  ..Temp Storage.  ..Main Storage.
 ID   Excepts  Average   Count  Average   Count  Average   Count  Average   Count  Average   Count  Average   Count  Average   Count
 
ABRW        3                                                                        6.810       3
CEBR       16                      .003      16
CECI      257     .006     256     .003       1
      -------  ------- -------  ------- -------  ------- -------  ------- -------  ------- -------  ------- -------  ------- -------
TOTAL     276     .006     256     .003      17                                      6.810       3

For detailed information on the exception class data fields shown in the Exception Summary report, see CMF exception class data fields.

The Exception Summary report contains the following information:

Tran
The Transaction ID.
Total Excepts
The total number of exceptions for the transaction.

The average elapsed time (Average) and number of exceptions (Count) for the following exception resource types:

TS-Buffer-Wait
Waits for an auxiliary temporary storage VSAM buffer.
TS-String-Wait
Waits for an auxiliary temporary storage VSAM string.
Pool-Buffr-Wait
Waits for a VSAM LSRPOOL buffer.
Pool-Strng-Wait
Waits for a VSAM LSRPOOL string.
File Strng-Waits
Waits for a VSAM file string.
Temp Storage
Waits for auxiliary temporary storage (NOSPACE).
Main Storage
Waits for storage from a CICS® dynamic storage area (DSA).