ERROR | query rewrite not possible because materialized view string has TRUSTED constraints in ENFORCED integrity mode |
CAUSE | A stale materialized view created with USING TRUSTED CONSTRAINTS clause cannot be used when the query rewrite integrity mode is set ENFORCED. |
ACTION | Alter materialized view such that it has the ENFORCED CONSTRAINTS ALTER MATERIALIZED VIEW |