Oracle Error QSM-02099: mv references a remote table or view in the FROM list

Oracle Error Message

QSM-02099: mv references a remote table or view in the FROM list

Reason for the Error

The capability in question is not supported when the materialized view references a remote table or view in the FROM list.

Solution

Re-phrase the query to avoid references to remote tables or views.