back
Oracle® Database 11g / 12c / 18c error codes ORA-01415: too many distinct aggregate functions
ORA-01415: too many distinct aggregate functions
Oracle Error Code: ORA-01415
Cause: The query contains more distinct aggregates than can be processed. The current limit is 255.
Action: Reduce the number of distinct aggregate functions in the query.