aiaiDBA

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

13718043309

010-86462881

ORA-42306: a CrossEdition trigger may not be created on an Editioning view

ORA-42306: a CrossEdition trigger may not be created on an Editioning view
Cause: An attempt was made to create a CrossEdition trigger on an Editioning view, which is not supported.
Action: Instead of creating a CrossEdition trigger on an Editioning view, create it on the Editioning view's underlying table.

请先 登录 后评论

1 个回答

小智
ORA-42306:可能不会在编辑视图中创建CrossEdition触发器,
.原因:试图在版本视图上创建CrossEdition触发器,但不支持。,
.操作:不要在“编辑”视图上创建CrossEdition触发器,而是在“编辑”视图的基础表上创建。,
.
请先 登录 后评论