aiaiDBA

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

13718043309

010-86462881

ORA-32120: Buffer size is less than amount specified

ORA-32120: Buffer size is less than amount specified
Cause: The buffer size specified for the FILE read or write operation was less than the amount to be read or written.
Action: The buffer size must be equal to or greater than than the amount to be read from or written to the FILE.

请先 登录 后评论

1 个回答

小智
ORA-32120:缓冲区大小小于指定的量,
.原因:为FILE读取或写入操作指定的缓冲区大小小于要读取或写入的大小。,
.操作:缓冲区大小必须等于或大于要从FILE读取或写入的大小。,
.
请先 登录 后评论