BI performance counter: Total Rows

Applies to

SSAS

Description

Analysis Services Data Mining supports four types of queries; Prediction Queries, Content Queries, Drillthrough Queries, and Data Definition Queries.

This performance counter monitors the total number of rows returned by data mining queries. The value of this counter is reset whenever the service is restarted.

Resolved by

DBAs, Network administrators

Suggested solutions

  1. You can also use COUNTROWS DAX function to counts the number of rows
  2. Use SQL Server Profiler to trace Data Mining queries
  3. For Unlimited concurrent DM queries, consider upgrading your SQL Server license to Enterprise
  4. Use DMVs to Monitor Analysis Services

Additional research

SSAS: Using DMV Queries to get Cube Metadata
Why doesn’t SSAS cache the entire cube?
Performance Counters (SSAS)
Counting Number of Queries Executed in SSAS

⇐ Back to index