ORA-12055: materialized view definition contains cyclic dependencies with existing materialized views
What triggered the Error:
The materialized view query definition introduced a cyclic dependency with existing materialized view.What should we do to fix it:
Modify the materialized view query definition.