aiaiDBA

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

13718043309

010-86462881

ORA-42310: Implementation restriction: this operation is only permitted on Editioning views

ORA-42310: Implementation restriction: this operation is only permitted on Editioning views
Cause: The view being altered was not an Editioning view. In this release, an ALTER VIEW READ ONLY, or ALTER VIEW READ WRITE operation is only permitted on Editioning views.
Action: Ensure that the view is an Editioning view.

请先 登录 后评论

1 个回答

小智
ORA-42310:实现限制:此操作只允许在编辑视图,
.原因:正在更改的视图不是编辑视图。在此版本中,仅允许在编辑视图中使用ALTER VIEW READ ONLY或ALTER VIEW READ WRITE操作。,
.操作:确保视图是“编辑”视图。,
.
请先 登录 后评论