ORA-06577: outputparameter not a bind variable Cause: The argument corresponding to an IN/OUT or OUTparameter for a
function or a procedure or a function return value in a CALL statement must bea
bind variable. Action: Changethe argument to a bind variable