RNF3844

Number of parameters exceeds the maximum for a procedure defined with the RTNPARM keyword.

30

Cause . . . . . : No more than 16381 parameters can be passed to a procedure defined with the RTNPARM keyword. Extra parameter definitions are ignored.

Note: For target releases less than V7R3M0, the limit is 398.

Recovery . . . : Remove the extra parameters. Compile again.