Database Error Messages

QSM-03239

Group by CUBE, ROLLUP, or grouping-sets was not allowed in the materialized view registered for synchronous refresh.

Cause

A group by CUBE, ROLLUP, or grouping-sets was used in the defining query of the materialized view.


Action

Remove the group by CUBE, ROLLUP, or grouping-sets from the defining query of the materialized view.