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 Message
cannot create log: table 'string' already has a trigger
Materialized view logs are filled by a trigger on the master table. That trigger cannot be created.
To create a materialized view log, drop the current trigger on the master.