RNF5392
Too many PARM operations in the PLIST. Extra PARM operations are ignored.
30
Cause . . . . . :
- If the PLIST is used with a CALLB operation, the maximum number of PARM operations allowed is 16382.
- If the PLIST is used with a CALL operation, the maximum number of PARM operations allowed is 255.
- If the PLIST is used with a CALL 'GDDM' operation, the maximum number of PARM operations allowed is 19.
- If the PLIST is a *ENTRY PLIST, the maximum number of PARM operations allowed is 16382.
Recovery . . . : Reduce the number of PARM operations in the PLIST to the appropriate limit. Compile again.
Technical description . . . . . . . . : Note: For target releases less than V7R3M0, the limits are 399, 255, 19, and 399.