aiaiDBA

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

13718043309

010-86462881

QSM-02173: the unique constraints does not exist on the join columns of the inner table

QSM-02173: the unique constraints does not exist on the join columns of the inner table
Cause: If there are outer joins, unique constraints must exist on the join columns of the inner table. Othwerwise, the materialized view can not be fast refreshable.
Action: None

请先 登录 后评论

1 个回答

小智
QSM-02173:内部表的连接列上不存在唯一约束,
.原因:如果有外部连接,则内部表的连接列上必须存在唯一约束。实际上,物化视图不能快速刷新。,
.行动:无,
.
请先 登录 后评论