Database Error Messages

ORA-32414

materialized view logs are not compatible with each other for fast refresh

Cause

An attempt was made to create a fast refreshable materialized view on tables which have commit SCN-based materialized view logs and tables which have timestamp-based materialized view logs.


Action

Use COMPLETE REFRESH or change underlying materialized view logs to make them compatible with each other for fast refresh.