Oracle Error Message
ORA-32342: The EXPLAIN_MVIEW facility failed to explain the materialized view statement
Reason for the Error
An error exists in the materialized view definition. As a result, the materialized view statement could not be explained.
Solution
Check the syntax of the statement. If it is a CREATE MATERIALIZED VIEW statement, then also check the PARAMETERs specified for the materialized view.