aiaiDBA

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

13718043309

010-86462881

PLS-01908: : RETURNING INTO buffer too small

PLS-01908: : RETURNING INTO buffer too small
Cause: PL/SQL determined that a server side DML with a RETURNING INTO clause does not use a buffer that is large enough to hold the data being returned.
Action: Increase the size of the RETURNING INTO clause buffer.

请先 登录 后评论

1 个回答

小智
PLS-01908::RETURNING INTO缓冲区太小,
.原因: PL / SQL确定具有RETURNING INTO子句的服务器端DML不使用足够大的缓冲区来容纳返回的数据。,
.操作:增加RETURNING INTO子句缓冲区的大小。,
.
请先 登录 后评论