| New MS Paper: Analysis Services Many-to-Many Dimensions: Query Performance Optimization Techniques |
| Friday, 21 December 2007 18:09 | |
|
Microsoft released new paper "Analysis Services Many-to-Many Dimensions: Query Performance Optimization Techniques". This best practices white paper discusses three many-to-many query performance optimization techniques, including how to implement them, and the performance testing results for each technique. Many-to-many dimension relationships in SQL Server 2005 Analysis Services (SSAS) enable you to easily model complex source schemas and provide great analytical capabilities. This capability frequently comes with a substantial cost in query performance due to the runtime join required by Analysis Services to resolve many-to-many queries. This best practices white paper discusses three many-to-many query performance optimization techniques, including how to implement them, and the performance testing results for each technique. It demonstrates that optimizing many-to-many relationships by compressing the common relationships between the many-to-many dimension and the data measure group, and then defining aggregations on both the data measure group and the intermediate measure group yields the best query performance. The results show dramatic improvement in the performance of many-to-many queries as the reduction in size of the intermediate measure group increases. Test results indicate that the greater the amount of compression, the greater the performance benefits—and that these benefits persist as additional fact data is added to the main fact table (and into the data measure group). Writers: Dan Hardan, Erik Veerman, Carl Rabeler
|
Top Rated
- Microsoft Business Intelligence Conference 2008. Registration open, Session list available
- Free Solid Quality Mentors webcast - June 3, 2008- Craig Utley: Avoiding Common Analysis Services Design Problems - Time Changed
- (New) MS released new set of Analysis Services 2005/2008 samples
- New MS Paper: Identifying and Resolving MDX Query Performance Bottlenecks in SSAS 2005
- MS released Cumulative update package 7 for SQL Server 2005 Service Pack 2
- SQL Server 2008 Beta Exam: 71-452: Designing a Business Intelligence Infrastructure Using Microsoft SQL Server 2008
- June 4th webcast: Data Modeling for Business Intelligence with Microsoft SQL Server
- Cumulative update package 4 for SQL Server 2005 Service Pack 2
New MS Paper: Analysis Services Many-to-Many Dimensions: Query Performance Optimization Techniques
