ERROR | materialized view, string, has PL/SQL functions in ENFORCED integrity mode |
CAUSE | A materialized view with PL/SQL functions in its definition cannot be used for query rewrite when query rewrite integrity is set to ENFORCED. |
ACTION | Consider running the query in STALE TOLERATED mode. |