aiaiDBA

加微信获取免费职业规划+学习资料,了解年薪50万的DBA是如何练成的

13718043309

010-86462881

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.

请先 登录 后评论

1 个回答

小智
ORA-06579:绑定变量不够大,不能容纳输出值,
.原因:用户指定的绑定变量不够大,不能容纳函数或过程返回的输出。,
.操作:指定较大大小的绑定变量。,
.
请先 登录 后评论