aiaiDBA

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

13718043309

010-86462881

QSM-02058: set operator in mv and compatibility mode is less than 9.0

QSM-02058: set operator in mv and compatibility mode is less than 9.0
Cause: The capability in question is not supported when the materialized view uses a set operator and the compatibility mode is less than 9.0.
Action: Re-phrase the query to avoid the use of set operators or set the compatibility mode to 9.0 or greater.

请先 登录 后评论

1 个回答

小智
QSM-02058:以mv和兼容模式设置运算符小于9.0,
.原因:当物化视图使用集合运算符并且兼容性模式小于9.0时,不支持该问题的能力。,
.操作:重新排序查询以避免使用集合运算符或将兼容性模式设置为9.0或更高版本。,
.
请先 登录 后评论