PrepAway - Latest Free Exam Questions & Answers

Which order should you use?

You are developing a SQL Server Integration Services (SSIS) package to load data into a data warehouse.

You need to establish the correct order for loading each table to maximize parallel processing.
Which order should you use?

PrepAway - Latest Free Exam Questions & Answers

A.
1. DimCurrency, DimScenario, DimAccount in parallel
2. DimOrganization
3. FactFinance

B.
l. DimCurrency, DimOrganization in parallel
2. DimScenario, DimAccount in parallel
3. FactFinance

C.
1. DimCurrency, FactFinance in parallel
2. DimOrganization, DimScenario, DimAccount in parallel

D.
1. FactFinance
2. DimOrganization, DimScenario, DimAccount in parallel
3. DimCurrency

E.
1. DimCurrency
2. DimOrganization
3. DimScenario, DimAccount in parallel4. FactFinance

Explanation:
http://msdn.microsoft.com/en-us/library/ms139892.aspx
http://msdn.microsoft.com/en-us/library/ms141261.aspx

One Comment on “Which order should you use?


Leave a Reply