Oracle Error Message
ORA-23329: successful user-provided ddl but no materialized view “string”.”string”
Reason for the Error
The DDL provided by the user to create a materialized view was executed without error, but materialized view does not exist.
Solution
Manually back-out the DDL, and reregister with matching ddl and materialized view.