ORA-06577: output parameter not a bind variable
Cause: The argument corresponding to an IN or OUT or OUT parameter for a function or a procedure or a function return value in a CALL statement must be a bind variable.
Action: Change the argument to a bind variable
Cause: The argument corresponding to an IN or OUT or OUT parameter for a function or a procedure or a function return value in a CALL statement must be a bind variable.
Action: Change the argument to a bind variable
No comments:
Post a Comment