ORA-01415
        Query contains too many distinct aggregate functions.
        
        
        Cause
        The query contains more than 255 distinct aggregate functions.
        Action
        Reduce the number of distinct aggregate functions.
        
     
    
    
        ORA-01415
        too many distinct aggregate functions
        
        
        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.
        
     
    
    
        ORA-01415
        too many distinct aggregate functions
        
        
        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.