Capturing a Service Side Trace for MDX
When you need to do load testing for Analysis Services its common to need to capture and "replay" MDX queries. I'll go into replay tools later - the first step is to capture the queries. You will need
- An XMLA trace definition file capturing at a minimum the QueryBegin and QueryEnd events (Events 9 and 10)
Tags: management