aiaiDBA

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

13718043309

010-86462881

ORA-28554: pass-through SQL: out of cursors

ORA-28554: pass-through SQL: out of cursors
Cause: The maximum number of open cursors has been exceeded.
Action: Close open cursors by using the pass-through SQL CLOSE_CURSOR function.

请先 登录 后评论

1 个回答

小智
ORA-28554:直通SQL:超出游标,
.原因:已超出打开的光标的最大数量。,
.操作:使用传递SQL CLOSE_CURSOR函数关闭打开的游标。,
.
请先 登录 后评论