-79822

OUT parameter has not been registered

The function specified using the CallableStatement interface has an OUT parameter that has not been registered.

Call one of the registerOutParameter() or IfxRegisterOutParameter() methods to register the OUT parameter type before calling the executeQuery() method.