GIVING file %1 has smaller record size than Sort-Merge file. Accepted.
20
Cause . . . . . : In a SORT or MERGE statement, the size of the records of the GIVING files must not be smaller than the largest record described by the Sort-Merge (SD) file.
Recovery . . . : Ensure that the record size of the GIVING files are equal to that of the Sort-Merge (SD) file.