Performance Selection Criteria applies to both transaction resource
class data and performance class data. You can request a report from
all available records, or you can provide Selection Criteria to request
a report from only the records that meet your specific requirements.
Transaction resource class records contain Task Identification
and Temporary Storage Entry information. For more information on the
format of transaction resource class records, see the CICS® Performance
Analyzer for z/OS® Report Reference.
For the selection of transaction resource class records, only some
fields in the Selection Criteria are applicable. All other fields
are ignored.
The Selection Criteria fields applicable to Task Identification
are:
The Selection Criteria fields applicable to Temporary Storage Entries
(see note 1) are:
- TSQNAME (see note 2)
- TSGET (Count only, see note 3)
- TSPUTAUX (Count only, see note 3)
- TSPUTMCT (Count only, see note 3)
- TSTOTAL (Count only, see note 3)
- TSSHWAIT (Time and Count)
- TSWAIT (Time and Count)
Note: - Selection Criteria for Temporary Storage Entries can affect Task
Identification selection. If all Temporary Storage entries for a task
are excluded, then the task is also excluded.
- TSQNAME is a special field that applies only to transaction resource
class data. It is ignored when processing performance class data.
- Selection Criteria only supports the checking of the Count component
of Temporary Storage request fields. The Time component cannot be
checked. These fields are common to both performance class (Count)
and transaction resource class (Clock - COUNT and TIME), but have
differing data types. Since the performance fields are Count (not
Clock) fields, only the Count component is supported by Selection
Criteria.