Monitoring Queries In Analysis Services

As an administrator of a SQL Server 2000 Analysis Services instance, how can I monitor the queries my business users submit?

There's no server-based mechanism to capture MDX queries or Decision Support Objects (DSO) commands in Analysis Services 2000—an Analysis Services 2000 instance is essentially a black box. The Analysis Services query log lets administrators view the levels at which users are querying Analysis Services dimensions (but not the queries themselves). However, most Analysis Services clients do support the ability to specify a log file in the connection string to capture client queries on a per-client basis. In SQL Server 2005 Analysis Services, an administrator can use SQL Server Profiler to monitor all MDX queries and Analysis Management Object (AMO) commands submitted against an Analysis Services 2005 instance.

Please or Register to post comments.

IT/Dev Connections

Las Vegas
September 30th - October 4th

Paul ThurottOur Experts will show you:
• Common SQL Server
Problems
• Best Practices for T-SQL
• SQL Server Integration
Services
• Database Development

Come See Michael Otey & Tim Ford in Person!

Early Registration Now Open

From the Blogs
May 21, 2013
blog

A Common Misconception about MAXDOP

Out of the box, SQL Server is (and has been) able to take advantage of multiple processors/cores without any effort on behalf of administrators....More
May 9, 2013
blog

My ISO 8601-Compliant Signature 2

My family recently just "officially" announced that we're in the process of adopting a child from South Africa. We're quite excited, of course, but there's a ton of paperwork to do—along with the need for gobs of signatures....More
May 8, 2013
blog

Use SSIS for ETL from Hadoop

In this blog post, Mark Kromer walks you through using SSIS as a way to use ETL techniques using Microsoft's Hadoop on Windows (HDInsight) as a source using Hive connectors...More
SQL Server Pro Forums

Get answers to questions, share tips, and engage with the SQL Server community in our Forums.