Oracle Error Message
ORA-12053: this is not a valid nested materialized view
Reason for the Error
The list of objects in the FROM clause of the definition of this materialized view had some dependencies upon each other.
Solution
Refer to the documentation to see which types of nesting are valid.