| ERROR | query rewrite not possible because a join in materialized view string with table string has eliminated some rows found in query |
| CAUSE | A join from the materialized view to any table that eliminates some rows should be be present in the query. Otherwise query rewrite will not occur. |
| ACTION | None |