Oracle DBA, How To, Error, Cause and Action

ORA-12072: updatable materialized view log data for string.string cannot be created

ORA-12072: updatable materialized view log data for "string"."string" cannot be created


Cause:


The updatable materialized view was missing the updatable materialized view log required to track updates made to the materialized view.



Action:


Create an updatable materialized view log.

No comments:

Post a Comment

Thanks for your comment.