Oracle Error QSM-01210: query rewrite not possible because no common table(s) found between materialized view string and query

Oracle Error Message

QSM-01210: query rewrite not possible because no common table(s) found between materialized view string and query

Reason for the Error

If the materialized view does not reference the base tables found in the query, it cannot be used for rewrite

Solution

None