Oracle Error Message
QSM-02054: DISTINCT clause in select list in mv
Reason for the Error
The capability in question is not supported when the materialized view uses the DISTINCT clause in the select list.
Solution
Re-phrase the query to avoid the use of the DISTINCT clause.