aiaiDBA

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

13718043309

010-86462881

ORA-42313: This operation is not supported on Editioning views marked invalid

ORA-42313: This operation is not supported on Editioning views marked invalid
Cause: ALTER VIEW READ ONLY and ALTER VIEW READ WRITE are not permitted on Editioning views which are marked invalid.
Action: Recompile the Editioning view to ensure that it is valid.

请先 登录 后评论

1 个回答

小智
ORA-42313:在标记为无效的编辑视图中不支持此操作,
.原因:在标记为无效的编辑视图中,不允许使用ALTER VIEW READ ONLY和ALTER VIEW READ WRITE。,
.操作:重新编译编辑视图以确保其有效。,
.
请先 登录 后评论