Oracle Error Message
ORA-23413: table “string”.”string” does not have a materialized view log
Reason for the Error
The fast refresh can not be performed because the master table does not contain a materialized view log.
Solution
Use the CREATE MATERIALIZED VIEW LOG command to create a materialized view log on the master table.