Too many parameters specified in the procedure interface; extra parameters ignored.
30
Cause . . . . . : More parameters are specified in the procedure interface than are specified for the prototype.
Recovery . . . : Correct the parameter lists for the prototype or the procedure interface. Compile again.
(C) Copyright IBM Corporation 1992, 2006. All Rights Reserved.