ERROR | 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. |
741478 | FAQ: Materialized views |