| Error | ORA-23413 |
Description | table "string"."string" does not have a materialized view log | Cause | The fast refresh can not be performed because the master table does not contain a materialized view log. | Action | Use the CREATE MATERIALIZED VIEW LOG command to create a materialized view log on the master table. |