SORT/MERGE key %1 is of variable length. Statement ignored.
30
Cause . . . . . : An ASCENDING/DESCENDING key of a SORT or MERGE statement must be defined in the DATA DIVISION as having fixed length.
Recovery . . . : Remove the key from the SORT or MERGE statement, or change the key so that is has a fixed length.