QSM-02041: nested aggregate function Cause: The capability in question is not supported when the materialized view nests an aggregate function invocation as an argument to another aggregate function. Action: Re-phrase the query to avoid the nested aggregate function invocation.