Oracle Error QSM-01051: no support for rollup when a window function is present on the column

Oracle Error Message

QSM-01051: no support for rollup when a window function is present on the column

Reason for the Error

No query rewrite if a window function is present on a column that requires a roll-up to compute a measure.

Solution

None