Oracle Message QSM-02131 - agg(expr) requires correspondng SUM(expr) function

ERRORagg(expr) requires correspondng SUM(expr) function
CAUSEThe capability in question is not supported when the materialized view uses certain aggregate functions but omits an invocation of the SUM function on the same argument.
ACTIONAdd the SUM function to the select list.