Tag Archives: optimization

Using SQL Server Integration Services to Load Data

Microsoft SQL Server 2008 Analysis Services Unleashed Review Chapter 22 This chapter discusses leveraging SQL Server Integration Services to load data into a cube.  If you have Analysis Services you also have Integration Services, no additional licensing required.  However, you may have … Continue reading

Posted in Analysis Services, Integration Services | Tagged , , , | Leave a comment

Dimension and Partition Processing

Microsoft SQL Server 2008 Analysis Services Unleashed Review Chapter 21 As this chapter claims at the outset, SSAS only stores information in two locations:  dimension files and partition files.  Chapter 20 had discussed the static description of these files, and this … Continue reading

Posted in Analysis Services | Tagged , , | Leave a comment

Multidimensional Models and Relational Database Schemas

Microsoft SQL Server 2008 Analysis Services Unleashed Review Chapter 19 This chapter assumes much of the data for the data source views comes from relational sources.  The first part outlines advantages and disadvantages of using star or snowflake schemas as sources.  … Continue reading

Posted in Analysis Services | Tagged , , , , | Leave a comment