Oracle Error ORA-12007: materialized view reuse parameters are inconsistent

Oracle Error Message

ORA-12007: materialized view reuse parameters are inconsistent

Reason for the Error

The CREATE MATERIALIZED VIEW .. or CREATE MATERIALIZED VIEW LOG .. REUSE command was given inconsistent parameters immediately after the REUSE.

Solution

Examine the other messages on the stack to find the problem.