SSAS-Info.com - Microsoft SQL Server Analysis Services (SSAS) 2005/2008 resource hub
SSAS Papers Analysis Services 2005 Processing Architecture
 
Analysis Services 2005 Processing Architecture
User Rating: / 0
PoorBest 
Written by T.K. Anand   
Sunday, 20 May 2007 18:02

Summary: Processing is the operation in which the Analysis server reads data from the relational data source and populates the cubes, dimensions, mining models, etc. This whitepaper describes the Analysis Services 2005 processing architecture in detail and provides guidance on how and when to use the various processing controls. (22 printed pages)

Contents

Introduction
XMLA Commands for Processing
Processing Options
Side Effects and Impact Analysis
Processing Engine
Lazy Processing
Out of Line Bindings
Integration Services
Conclusion

Introduction

Processing is a critical and resource intensive operation in the data warehouse lifecycle and needs to be carefully optimized and executed. Analysis Services 2005 offers a high performance and scalable processing architecture with a comprehensive set of controls for database administrators. This includes:

  1. A rich set of processing options
  2. Fine-grained parallel processing
  3. Batch processing
  4. Lazy processing of indexes and aggregations
  5. Push-mode processing

Read more...