Database Error Messages

ORA-32401

materialized view log on "string"."string" does not have new values

Cause

Materialized view log on the indicated table does not have new values information.


Action

Add new values to materialized view log using the ALTER MATERIALIZED VIEW LOG command.