The definition of the parameter does not match the definition specified on the prototype.
30
Cause . . . . . : The definition of the parameter specified for the procedure interface does not match the definition specified for the prototype. Every aspect of the definition must match, including the type, length, decimal positions, CCSID, dimension, and format. The parameter is ignored.
Recovery . . . : Correct one of the parameter definitions. Compile again.
(C) Copyright IBM Corporation 1992, 2006. All Rights Reserved.