-79824
OUT parameter has not been set
The function specified using the CallableStatement interface has an OUT parameter that has not been set.
Call the setMaxRows() or IfxSetNull() method if you want to set a null OUT parameter. Otherwise, call one of the set methods inherited from the PreparedStatement interface.