The SIZE phrase is only allowed for integers or floating-point literals. SIZE phrase ignored.
20
Cause . . . . . : A CALL statement specified a BY VALUE phrase. Only integer or floating-point literal arguments on the BY VALUE phrase can specify the SIZE phrase. The argument specified was %1.
Recovery . . . : Remove the SIZE phrase or use an integer or floating-point literal value argument.