Performance Selection Criteria apply 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 File 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 File Entries (see note
1) are:
- FILENAME (see note 2)
- FCAMCT (Count)
- FCADD (Count only, see note 3)
- FCBROWSE (Count only, see note 3)
- FCDELETE (Count only, see note 3)
- FCGET (Count only, see note 3)
- FCPUT (Count only, see note 3)
- FCTOTAL (Count only, see note 3)
- CFDTWAIT (Time and Count)
- RLSWAIT (Time and Count)
Note: - Selection Criteria for File Entries can affect Task Identification
selection. If all File entries for a task are excluded, then the task
is also excluded.
- FILENAME 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 File 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.