ERROR | cannot create log: table string already has a trigger |
CAUSE | Materialized view logs are filled by a trigger on the master table. That trigger cannot be created. |
ACTION | To create a materialized view log, drop the current trigger on the master. |
ERROR | cannot create log: table string already has a trigger |
CAUSE | Materialized view logs are filled by a trigger on the master table. That trigger cannot be created. |
ACTION | To create a materialized view log, drop the current trigger on the master. |