Microsoft SQL Server 2008 R2 Specifications Page 143

  • Download
  • Add to my manuals
  • Print
  • Page
    / 236
  • Table of contents
  • BOOKMARKS
  • Rated. / 5. Based on customer reviews
Page view 142
Business Intelligence Integration CHAPTER 6 123
Business Intelligence Integration
Parallel Data Warehouse integrates with the SQL Server business intelligence (BI) compo-
nentsIntegration Services, Reporting Services, and SQL Server Analysis Services.
Integration Services
Integration Services is the ETL component of SQL Server. You use Integration Services pack-
ages to extract and merge data from multiple data sources and to lter and cleanse your
data before loading it into the data warehouse. In SQL Server 2008 R2, Integration Services
includes the SQL Server Parallel Data Warehouse connection manager and the SQL Server
Parallel Data Warehouse Destination as new components that you use in Integration Services
packages to load data into Parallel Data Warehouse. This new data destination provides op-
timized throughput and very fast performance because it loads data directly and quickly into
the target database. You also have the option to deploy packages to the Landing Zone.
Reporting Services
You can use Parallel Data Warehouse as a data source for reports that you develop for Re-
porting Services using the Report Designer in Business Intelligence Development Studio or
SQL Server 2008 R2 Report Builder 3.0. The Parallel Data Warehouse data source extension
provides support for the graphical query designer, parameterized queries, and basic trans-
actions, but it does not support Windows integrated security or advanced transactions. To
use the Parallel Data Warehouse data source extension, you must install the ADO.NET data
provider for Parallel Data Warehouse on the report server and each computer on which you
create reports.
You can also use Parallel Data Warehouse as a source for report models. By using Report
Manager or the report server API, you can generate a model from a Parallel Data Warehouse
database. For more precise control of the model, you can use the Model Designer in Business
Intelligence Development Studio.
Analysis Services and PowerPivot
Parallel Data Warehouse is also a valid data source for Analysis Services databases and Excel
PowerPivot models. Using the OLE DB provider, you can congure an Analysis Services cube
to use either multidimensional online analytical processing (MOLAP) or relational online
analytical processing (ROLAP) storage. When using MOLAP storage, Analysis Services extracts
data from Parallel Data Warehouse and stores it in a separate structure for reporting and
analysis. By contrast, when using ROLAP storage, Analysis Services leaves the data in Parallel
Data Warehouse. At query time, Analysis Services translates the multidimensional expression
(MDX) query into a SQL query, which it sends to the Parallel Data Warehouse control node for
query processing.
Page view 142
1 2 ... 138 139 140 141 142 143 144 145 146 147 148 ... 235 236

Comments to this Manuals

No comments