Previous Topic: CAF3100I

Next Topic: CAF3102E

CAF3101W

nnn RECORDS WRITTEN TO extract WERE TRUNCATED

Reason:

This message indicates the number of records nnn written to the file with the ddname of extract that had to be truncated. They would only be truncated if the DCB operand in the DD JCL statement did not supply an LRECL large enough to hold the record.

Action:

Change the DCB operand in the DD JCL statement to either generate VBS records or to produce a larger LRECL and rerun the job.