| ERROR | join may produce duplicate rows in mv |
| CAUSE | The capability in question is not supported when the materialized view contains a join condition that can result in duplicate rows in the materialized view. |
| ACTION | Re-phrase the query to avoid the occurrence of duplicate rows in the materialized view. |