Record %1 longer than RECORD IS VARYING maximum. Accepted.
20
Cause . . . . . : Record %1 has a length of %2, but the RECORD IS VARYING clause for the file gives %3 as the maximum length for the record. %2 will be used as the maximum record length.
Recovery . . . : Change record %1 or the RECORD IS VARYING clause so that the length of %1 is within the range specified in the RECORD IS VARYING clause.