aiaiDBA

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

13718043309

010-86462881

QSM-02202: PCT FAST REFRESH is not possible if query has ORDER BY clause

QSM-02202: PCT FAST REFRESH is not possible if query has ORDER BY clause
Cause: The capability in question was not supported because the materialized view query contained an ORDER BY clause.
Action: Rephrase the query to avoid the use of the ORDER BY clause.

请先 登录 后评论

1 个回答

小智
QSM-02202:如果查询具有ORDER BY子句,PCT FAST REFRESH是不可能的,
.原因:由于物化视图查询包含ORDER BY子句,所以不支持该功能。,
.操作:重新执行查询以避免使用ORDER BY子句。,
.
请先 登录 后评论