Not enough parameters specified in the procedure interface.
30
Cause . . . . . : The procedure interface specifies fewer parameters than are specified in 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.