The first parameter for %HANDLER must be a prototype name for a procedure.
30
Cause . . . . . : The first parameter of built-in function %HANDLER must be a prototype for a procedure whose return type and parameter types are valid for the context in which the %HANDLER built-in function is coded. The prototype cannot define a program or a Java method. The built-in function is ignored.
Recovery . . . : Change the parameter of built-in function %HANDLER. Compile again.
(C) Copyright IBM Corporation 1992, 2006. All Rights Reserved.