CPA0316E
Report in xxxxxxxx has too many fields to print – extra fields ignored

Explanation

CICS PA found that the number of fields requested for either the Performance List, Performance List Extended, or Performance Summary Reports could not fit on the print line. xxxxxxxx is the DDname of the report output for the particular report in error. The fields for these reports are requested using the FIELDS operand.

System action

The fields are truncated to show as much data as fits on the print line.

User response

Recode the FIELDS operand to request fewer fields. You might also consider running multiple reports if more data is needed than can fit on one line.