Oracle Error Message
QSM-01041: materialized view, string, does not match with a measure in the query
Reason for the Error
If a measure (such as SUM, AVERAGE) in the query cannot be matched or computed from the materialized view, it will not be used for rewrite.
Solution
None