monitor
#monitor#8710

8710

Product Name MSSQLSERVER Event ID 8710 Event Source MSSQLSERVER Component SQLEngine Symbolic Name QUERY2_CUBE_ILLEGAL_AGG_FUNC Message Te

Product

Name

MSSQLSERVER

Event ID

8710

Event

Source

MSSQLSERVER

Component

SQLEngine

Symbolic

Name

QUERY2_CUBE_ILLEGAL_AGG_FUNC

Message

Text

Aggregate functions that are used with CUBE, ROLLUP, or GROUPING SET queries must

provide for the merging of subaggregates. To fix this problem, remove the aggregate

function or write the query using UNION ALL over GROUP BY clauses.

An aggregate function has been used with CUBE, ROLLUP, or GROUPING SETS that does not

provide a method for merging subaggregates.

To fix this problem, remove the aggregate function or write the query using UNION ALL over

GROUP BY clauses.

Expand table