Oracle DBA, How To, Error, Cause and Action

ORA-06579: Bind variable not big enough to hold the output value

ORA-06579: Bind variable not big enough to hold the output value


Cause:


The bind variable specified by the user is not large enough to hold the output returned by the function or a procedure.



Action:


Specify a bind variable of larger size.

No comments:

Post a Comment

Thanks for your comment.