aiaiDBA

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

13718043309

010-86462881

ORA-19011: Character string buffer too small

ORA-19011: Character string buffer too small
Cause: The string result asked for is too big to return back
Action: Get the result as a lob instead

请先 登录 后评论

1 个回答

小智
ORA-19011:字符串缓冲区太小,
.原因:请求的字符串结果太大,无法返回,
.操作:将结果作为lob获取,
.
请先 登录 后评论