Oracle Solution for Error ora-32340

Solution for Oracle Error ORA-32340

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.