Applies to
SSAS
Description
Analysis Services is a file-based database engine. It reads data from different files, makes the joins, and services the requests. This performance counter measures the total number of queries that were answered from files since the restart of the Analysis Services instance.
Resolved by
DBAs, Server administrators, BI developers
Suggested solutions
- Consider changing the value of “LimitSystemFileCacheSizeMB” property according to your RAM requirements
- Avoid doing unnecessary aggregations
- Reduce the number of attributes in the dimensions
- Optimize the data types of fields used by Analysis Services at the source database
Additional research
Performance Counters (SSAS)
Avoid Common SQL Server Analysis Services Problems
Performance Counters for SSAS 2008