Oracle Error QSM-01241: query measure cannot be derived from the materialized view string

Oracle Error Message

QSM-01241: query measure cannot be derived from the materialized view string

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