Tailoring using FIELDS
The FIELDS operand allows you to tailor reports by requesting
which CMF fields are reported, the order of the fields, and how the
fields are summarized. FIELDS also allows
you to insert columns for Application Groups. For details on
how to do this for the particular reports:
- For the Performance List report, see LIST(FIELDS.
- For the Performance List Extended report, see LISTX(FIELDS.
- For the Performance Summary report, see SUMMARY(FIELDS.
There are five types of CMF fields. The types are determined by CICS®, defined in the CMF Dictionary record, and determine the field data type. The CMF field types are listed in Table 1.
CMF field type | Description | Output length |
---|---|---|
C – Character | Character string | Variable |
A – Count | Binary counter | 8 |
P – Decimal | Packed decimal number | 8 |
S – Clock
|
Accumulation of Clock time:
|
|
T – Time Stamp | STCK Date/Time Stamp | 5-12 |