aiaiDBA

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

13718043309

010-86462881

ORA-29470: Effective userid or roles are not the same as when cursor was parsed

ORA-29470: Effective userid or roles are not the same as when cursor was parsed
Cause: The effective userid or roles on this call to DBMS_SQL are not the same as those at the time the cursor was parsed.
Action: Make sure the effective userid and roles are the same as when cursor was pared.

请先 登录 后评论

1 个回答

小智
ORA-29470:有效的用户标识或角色与解析游标时不同,
.原因:此对DBMS_SQL的调用的有效用户标识与角色在解析游标时不同。,
.操作:确保有效的用户标识和角色与删除游标时相同。,
.
请先 登录 后评论