Oracle Database 12c New Features

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.