Oracle Error Message
QSM-01109: while rewriting with MV, string, table, string, migrated to query delta
Reason for the Error
There was an unmatched join on the MV, so a table involved in the join was pushed to the query delta to see if the query can be rewritten
Solution
None