aiaiDBA

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

13718043309

010-86462881

ORA-38822: referential integrity constraints not allowed on editioned views

ORA-38822: referential integrity constraints not allowed on editioned views
Cause: An attempt was made to create a referential integrity constraint to or from an editioned view or enable editions for a user that has views with referential integrity constraints.
Action: Do not attempt to create editioned views with referential integrity constraints.

请先 登录 后评论

1 个回答

小智
ORA-38822:在编辑的视图上不允许参照完整性约束,
.原因:尝试向已版本化视图创建引用完整性约束,或者为具有引用完整性约束的视图的用户启用版本。,
.操作:不要尝试使用参照完整性约束创建已编辑的视图。,
.
请先 登录 后评论