aiaiDBA

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

13718043309

010-86462881

QSM-02153: inline view or subquery in FROM list not supported for this type MV

QSM-02153: inline view or subquery in FROM list not supported for this type MV
Cause: You have specified a materialized view that references an inline view or a subquery. The indicated capability is not supported for this type of materialized view.
Action: Restructure the materialized view query.

请先 登录 后评论

1 个回答

小智
QSM-02153:此类型MV不支持FROM列表中的内联视图或子查询,
.原因:您已指定引用内联视图或子查询的物化视图。此类型的实例化视图不支持指示的功能。,
.操作:重构物化视图查询。,
.
请先 登录 后评论