ORA-32320:REFRESH FAST of "string"."string" unsupported after container table PMOPs
错误码
错误描述:REFRESH FAST of "string"."string" unsupported after container table PMOPs
错误原因:A Partition Maintenance Operation (PMOP) has been performed on the materialized view, and no materialized view supports fast refersh after container table PMOPs.
解决方法:Use REFRESH COMPLETE. Note: you can determine why your materialized view does not support fast refresh after PMOPs using the DBMS_MVIEW.EXPLAIN_MVIEW() API.
向认证技术专家提问
向技术专家提问


