Error in number of or offset to Field Identifiers
Explanation
One or more of the messages CPA0319E, CPA0320E, CPA0321E,
or CPA0322E is issued when an incorrect record length, section length, or
data field pointer is encountered during processing of the CICS® Data Section
in the SMF record. The error is in one of the following fields:
- Data Section Length
- Offset to field connectors (SMFMNDCA)
- Number of field connectors (SMFMNDCN)
- Offset to data records (SMFMNDRA)
- Number of data records (SMFMNDRN)
The above fields are contained in the SMF Product Section, which precedes
the CMF data records.
The format and description of the SMF Header,
SMF Product Section, and CMF data records can be found in the CICS Customization
Guide.
System action
CICS PA skips
the record in error and continues processing the remaining records. The error
record is printed along with a 4-byte field containing the displacement of
the error record in the physical record. Only the first 256 bytes of the record
are printed. If more than 256 bytes is required, you might specify the amount
of data printed by using the command PARM MAXDUMP(nnnn).
User response
Determine the fields in error and contact your IBM® representative
for help.