PrepAway - Latest Free Exam Questions & Answers

How should you configure the partitioning?

Topic 2, Westbridge Industries
General Overview
You have been hired as a Data Architect by a company named Westbridge Industries.
The company has recently hired a team of Business Analysts to analyze and report on sales and
financial data trends. You have been hired to design and implement a data warehouse and cube
to aid the Business Analysts in their reporting and data analysis.
Existing Environment – SQL Servers
DB1: A Windows Server 2012 server named DB1 runs SQL Server 2012 Enterprise Edition.
DB1 hosts the following SQL Server roles:
SQL Server Database Engine (single default instance)
DB2: A Windows Server 2012 server named DB2 runs SQL Server 2012 Enterprise Edition. This
server will be used to host the data warehouse and the cube.
DB2 hosts the following SQL Server roles:
SQL Server Database Engine (single default instance).
SQL Server Reporting Services (SSRS)
SQL Server Integration Services (SSIS)
SQL Server Analysis Services (SSAS) in multidimensional mode
DB3: A Windows Server 2012 server named DB3 runs SQL Server 2012 Enterprise Edition.
This server will be used as a scale-out server when the number of SSAS users on DB2 reaches a
specified limit.
DB3 hosts the following SQL Server roles:
SQL Server Analysis Services (SSAS) in multidimensional mode
Existing Environment – Databases
All production databases are hosted on DB1. The main Sales and Financial database is named
CorpDB. This is the database that will serve as the data source for the data warehouse.
The CorpDB database has one large table and several small tables. The large table is named
Orders and contains information about every order processed by the company in the last 5 years.
The Orders table is nearly 1 TB in size and is partitioned by month. The Orders table is anticipated
to expand to 3 TB.
CorpDB includes the following smaller tables: ProductName, ProductType, Customers,
SalesRegion, SalesPerson and SalesRegionFilter. Each of these tables consists of a single
partition and is less than 10MB in size.
Access to database information will be restricted to company users and sales people based on
Sales Region. The SalesRegionFilter table lists the regions that each user is permitted to access.
Cube Requirements
The company has identified the following requirements for the cube:
An SSIS package must be used to process the cube.
The time taken to respond to queries must be minimized.

Ad-hoc reporting and analysis must be possible.
Disk space used by the cube must be minimized.
The cube must contain data from the prior day up to 7:00 P.M.
To ensure redundancy and availability, a copy of the cube must exist and be available on both
DB2 and DB3.
A product dimension containing a hierarchy of product name and product type will be added to the
cube.
The cube will store only aggregations of the Orders table due to the large size of the table. The
detailed Orders data will be stored in the data warehouse.
The data warehouse will be the only data source for the cube.
When the cube is initially deployed, it should include aggregation designs.
The cube data must be available for reports when the office opens at 9:00 A.M.
The most current information available must be returned in the reports.
Microsoft SharePoint Server 2010 PerformancePoint Services, Microsoft Excel and SQL Server
Reporting Services (SSRS) will be used to access the cube.
Date Warehouse Requirements
The company has identified the following requirements for the data warehouse:
Disk space used by the data warehouse must be minimized.
The table design of the data warehouse should be as denormalized as possible.
The schema of the data warehouse must be a star design.
The data warehouse tables will be directly accessed by the Business Analysts.
Security must be configured to ensure that Order queries return data relevant to only the sales
regions that the users are permitted to access.
ETL Process Requirements
The company has identified the following requirements for the Extract, Transform and Load (ETL)
process:
The data warehouse will be updated by an ETL process that runs overnight. The ETL process
must start no earlier than 7:00 P.M. and finish no later than 4:00 A.M. the following morning.
A single project containing multiple SSIS packages will be developed and used to load data in the
data warehouse. A database connection string that is set at execution time will be used by the
SSIS packages to connect to the CorpDB database. Development effort used to create the SSIS
packages must be minimized.
*******************************

You need to configure the cube partitioning to manage the expected increase in size.
How should you configure the partitioning?

PrepAway - Latest Free Exam Questions & Answers

A.
You should configure remote monthly partitioning.

B.
You should configure all local partitions to use HOLAP (Hybrid OLAP).

C.
You should configure local daily partitioning.

D.
You should configure all local partitions to use MOLAP (Multidimensional OLAP).

Explanation:

4 Comments on “How should you configure the partitioning?

  1. Mahmoud Ibrahim says:

    The Question is About Size not optimize the performance, “configure the cube partitioning to manage the expected increase in size”, “The cube will store only aggregations of the Orders table due to the large size of the table. The
    detailed Orders data will be stored in the data warehouse.”

    Answer is: B.
    You should configure all local partitions to use HOLAP (Hybrid OLAP).

    https://msdn.microsoft.com/en-us/library/ms175646.aspx




    0



    0

Leave a Reply