aiaiDBA

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

13718043309

010-86462881

ORA-32341: The EXPLAIN_MVIEW facility failed to explain the materialized view "string"."string"

ORA-32341: The EXPLAIN_MVIEW facility failed to explain the materialized view "string"."string"
Cause: The dependent object(s) of the materialized view may have changed. The materialized view may no longer be valid.
Action: Execute ALTER MATERIALIZED VIEW COMPILE and to determine the status of the materialized view in catalog views.

请先 登录 后评论

1 个回答

小智
ORA-32341:EXPLAIN_MVIEW工具未能解释实例化视图“ string ”。“ string ”,
.原因:实例化视图的依赖对象可能已更改。实例化视图可能不再有效。,
.操作:执行ALTER MATERIALIZED VIEW COMPILE并确定目录视图中实例化视图的状态。,
.
请先 登录 后评论