The command format is:
CICSPA LISTX[(FIELDS(...,fieldname,...))]
The count fields that can be selected for the Performance List
Extended report are listed in Fields by forms, HDB templates. Refer to the LISTX Report Form column and the
fields with data type A in their CMF Field ID.
Optionally, numeric values can be converted for reporting
by specifying one of the following:
- K
- Divide value by 1000, typically for count fields
- M
- Divide value by 1000000, typically for count fields
- KB
- Kilobytes (divide by 1024), typically for storage fields
- MB
- Megabytes (divide by 1024x1024), typically for storage fields