Oracle Error QSM-01336: the materialized view you specified (string) was not used to rewrite the query

Oracle Error Message

QSM-01336: the materialized view you specified (string) was not used to rewrite the query

Reason for the Error

A materialized view specified by the user in the input was not used to rewrite the query, either because query rewrite failed or another more optimal materialized view was used to rewrite.

Solution

None