Oracle Error Message
ORA-32401: materialized view log on “string”.”string” does not have new values
Reason for the Error
Materialized view log on the indicated table does not have new values information.
Solution
Add new values to materialized view log using the ALTER MATERIALIZED VIEW LOG command.