IQC2506I LRECL OF SCRAPLOG TOO SMALL; INCREASE IT
Explanation
The logical record length of the SCRAPLOG data set is not large enough to contain the log record plus the IQCMRQPF macro prefix.
System action
Processing continues.
User response
Increase the LRECL of the SCRAPLOG data set and run the job again. The SCRAPLOG data set should be allocated with the following DCB specifications: DCB=(LRECL=32756,BLKSIZE=32760,RECFM=VB).
Module
IQCLOAD0