Oracle Error QSM-01251: query rewrite cannot perform rollup due to the presence of a window function

Oracle Error Message

QSM-01251: query rewrite cannot perform rollup due to the presence of a window function

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