Oracle Error Message
QSM-02088: mv omits at least one grouping key from the select list
Reason for the Error
The capability in question is not supported when the materialized view omits any grouping expressions from the select list.
Solution
Include all GROUP BY expressions in the select list.