OCI-17173
Not all return parameters registered.
Cause
The error arises when one or more return parameters have not been registered in the code that calls a stored procedure or function.
Action
Ensure that all return parameters required by the stored procedure or function are registered.