ORA-32340: cannot tune the materialized view definition
What triggered the Error:
Due to constructs in the materialized view definition, it could not be tuned to be fast-refreshable or rewriteable.What should we do to fix it:
Execute DBMS_MVIEW.EXPLAIN_MVIEW to determine the cause.