The SQL Sentry Top Commands tab shows SQL Server Analysis Services (SSAS) query-level collection and any MDX, DAX, or XMLA commands that have run longer than one second. All the like queries have been rolled up and grouped together so that you can see their total impact. Top Commands is one of many features in SQL Sentry that helps you identify and address performance problems with SSAS.
If your database performance is slow, the culprit could be SSAS. But troubleshooting SSAS is notoriously challenging.
As a DBA, you can use SQL Server Profiler to capture and analyze trace events that are generated by their SSAS instance. You can also use Perfmon to track server and process performance and activity.
But can you continuously monitor all these events and store them for historical investigation?
To get to the root of SSAS performance problems, you need the ability to go back to any point in time to see how specific events performance.
To accelerate your SSAS Multidimensional or Tabular environment performance, look no further than SSAS performance monitoring capabilities in SQL Sentry.
The SQL Sentry Performance Analysis Dashboard helps you drill down into performance details, including Top Commands, to resolve performance problems with SQL Server Analysis Services (SSAS).
The Top Command tab in the SQL Sentry Performance Analysis Dashboard provides granular insight into what's going on in your SSAS instance. SQL Sentry captures MDX, DAX, DMX and XMLA commands that are running in your environment.
You can set the thresholds for collecting these commands, which by default are set to a minimum duration of one second.
You can view the runtime statistics for any command and look at:
By looking at these commands and their associated resource utilization, including CPU, Formula Engine, Storage Engine, Processing, and SQL Query times, you can determine which statements are having the most impact on the performance of your monitored SSAS server.
Because of the way the data is stored in SSAS in Multidimensional and Tabular modes, the Top Command tab in SQL Sentry shows mode-specific performance counter information.
The Top Commands tab also displays the command text associated with each query in a separate window.