| ERROR | NORELY referential integrity constraint on table, string, in TRUSTED/STALE TOLERATED integrity mode |
| CAUSE | A join present in the materialized view requires RELY mode to be set on the primary/foreign key constraints. |
| ACTION | Set the RELY mode with ALTER TABLE |