Analysis Services Guru - Aggregations in SSAS
It's time to congratulate another June TechNet Guru winner!
Yogish Bhat is our SSAS TechNet Guru for June! See the TechNet Guru Contributions for June 2013.
Here is Yogish's winning article:
Here are all the June SSAS winners:
SQL Server Analysis Services Technical Guru - June 2013 |
|
Yogish Bhat | Aggregations in SSAS | Peter Laker: "Excellent subject. Excellent detail. Nice formatting."Ed Price: "Great explanations, clearly written, and good job breaking up the sections so that it's easy to read and to use the TOC." |
Yogish Bhat | MOD Function in MDX | Peter Laker: "Useful tip. Thanks!" Ed Price: "Great solution!" |
Thanks Yogish for jumping in there and representing Analysis Services!
Here's an excerpt from the article:
Monitoring Aggregations
Clear the SSAS database cache since the data requests can also be satisfied by the cache, to clear cache use the below code:
|
Connect to the SQL Server Management Studio (SSMS) ->Tools -> SQL Server Profiler. Select the default trace option and click on Run. Fire the MDX by opening the new query window so that aggregation can be hit by the query, Observe query processing and query events in the SQL Server Profiler, this would show data being extracted from the aggregation and the data request is satisfied within no time, in some cases aggregations may take some time where in designer might have created more aggregations. Before building the aggregations, using the SQL Server Profiler capture the statistics so that is can be compared later against the aggregations statistics.
===========================
Read the rest here:
Thanks to Yogish Bhat for your great contribution to the TechNet Guru contest! You can read about all the June winners here: TechNet Guru Award Winners - June 2013
Also, for the July Guru competition, see TechNet Guru Contributions for July 2013.
Are you a Wiki Ninja? https://technet.com/wiki
- User Ed
Comments
- Anonymous
January 31, 2016
Computers Today (part 1 of 6) blogs.msdn.com/.../computers-today.aspx ..... CS SPOTLIGHT: Girls in computer programming... why it matters!!! blogs.msdn.com/.../cs-spotlight-girls-in-computer-programming-why-it-matters.aspx ... Computational Thinking - Videos & Papers by Jeannette Wing blogs.msdn.com/.../computational-thinking-videos-amp-papers-by-jeannette-wing.aspx