ERROR | aggregate function nested within an expression |
CAUSE | The capability in question is not supported when the materialized view contains an aggregate function invocation nested within an outer expression. |
ACTION | Re-phrase the expression such that the aggregate function invocation is not nested. |