aiaiDBA

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

13718043309

010-86462881

QSM-02206: PCT FAST REFRESH is not possible because this query join may produce extra duplicate rows

QSM-02206: PCT FAST REFRESH is not possible because this query join may produce extra duplicate rows
Cause: The capability in question was not supported because the materialized view contained a join condition that can result in duplicate rows in the materialized view.
Action: Rephrase the query to avoid the occurrence of duplicate rows in the materialized view.

请先 登录 后评论

1 个回答

小智
QSM-02206:PCT快速刷新是不可能的,因为此查询连接可能会生成额外的重复行,
.原因:由于物化视图包含可能导致物化视图中的重复行的连接条件,所以不支持该功能。,
.操作:重新执行查询以避免在物化视图中发生重复的行。,
.
请先 登录 后评论