![]() | |
![]() |
| | Thread Tools | Display Modes |
#1
| |||
| |||
|
#2
| |||
| |||
|
|
Hello... I'm capturing Analysis Services activity in SQL Profiler. Aside from capturing the typical MDX query, etc. I am seeing a bunch of 'non-cache data' entries that are chewing up time. As a result, the query response is slower than I would expect. We have created all the aggregations the aggregation wizard allows for the partitions in the cube, and we are talking about a cube that is less than 50GB. Can someone help me understand the non-cache entries and how to 'cache' those items so I don't take the performance hit? Thanks, Dean |
#3
| |||
| |||
|
#4
| |||
| |||
|
|
Theoretically, then, if I run the query I captured in Profiler in the MDX query tool, and cache it, I should not see the non-cache entries - correct? Or even with multiple executions of the query, same deal. If I still see non-cache, then I can bet the calculated measures are causing it - agree? --Dean |
#5
| |||
| |||
|
|
yes, you can take a look at the formula if the same query result in same non-caching accesses. but maybe there is other reason, like a lack of memory. I d'ont know how the cache works in detail "Dean" <dfurness (AT) quilogy (DOT) com> wrote in message news:1158711996.586588.196470 (AT) i3g2000cwc (DOT) googlegroups.com... Theoretically, then, if I run the query I captured in Profiler in the MDX query tool, and cache it, I should not see the non-cache entries - correct? Or even with multiple executions of the query, same deal. If I still see non-cache, then I can bet the calculated measures are causing it - agree? --Dean |
![]() |
| Thread Tools | |
| Display Modes | |
| |