PrepAway - Latest Free Exam Questions & Answers

Category: 70-467

Exam 70-467: Designing Business Intelligence Solutions with Microsoft SQL Server 2012

You need to design the SSIS solution to meet the requirements

You are designing a SQL Server Integration Services(SSIS) solution that will load multiple Online
Transactional Processing (OLTP) data sources into aSQL Server data mart.
You have the following requirements:
Ensure that the process supports the creation of an exception report that details possible duplicate key values,
null ratios within columns, and column-length distributions of values.
Ensure that users can generate the exception reportin an XML format.
Use the minimum development effort.
You need to design the SSIS solution to meet the requirements.
What should you do? (More than one answer choice may achieve the goal. Select the BEST answer.)

You need to modify the schema

You are modifying a star schema data mart that feeds order data from a SQL Azure database into a SQL
Server Analysis Services (SSAS) cube. The data martcontains two large tables that include flags and
indicators for some orders. There are 100 differentflag columns, each with 10 different indicator values. Some
flags reuse indicators. The tables both have a granularity that matches the fact table.
You have the following requirements:
Allow users to slice data by all flags and indicators.
Modify the date dimension table to include a surrogate key of a numeric data type and add the surrogate key to
the fact table.
Use the most efficient design strategy for cube processing and queries.
You need to modify the schema.
What should you do? (More than one answer choice may achieve the goal. Select the BEST answer.)

Which three actions should you perform in sequence?

You are validating whether a SQL Server IntegrationServices (SSIS) package named Master.dtsx in the SSIS
catalog is executing correctly.
You need to display the number of rows in each buffer passed between each data flow component of the
package.
Which three actions should you perform in sequence?(To answer, move the appropriate actions from the list of
actions to the answer area and arrange them in the correct order.)

You need to design the data model.What should you do? (More than one answer choice may achieve the goal

You are developing the database schema for a SQL Server Analysis Services (SSAS) BI Semantic Model
(BISM). The BISM will be based on the schema displayed in the following graphic.
You have the following requirements:
Ensure that queries of the data model correctly display average student age by class and average class
level by student.
Minimize development effort.
You need to design the data model.What should you do? (More than one answer choice may achieve the goal.
Select the BEST answer.)
Exhibit:

Which three actions should you perform in sequence?

DRAG DROP
You are designing a SQL Server Reporting Services (SSRS) solution. An existing report aggregates data from
a SQL Server database in a chart.
You need to use the chart in a new report and ensure that other users can use the chart in their reports. Which
three actions should you perform in sequence?
(To answer, move the appropriate actions from the list of actions to the answer area and arrange themin the
correct order.)

what sequence should you order four of the listed components for the data flow task?

You are creating a SQL Server Integration Services (SSIS) package to populate a fact table from a source
table. The fact table and source table are located in a SQL Azure database.
The source table has a price field and a tax field.The OLE DB source uses the data access mode of Table.
You have the following requirements:
The fact table must populate a column named TotalCost that computes the sum of the price and tax
columns.
Before the sum is calculated, any records that havea price of zero must be discarded.
You need to create the SSIS package in SQL Server Data Tools. In what sequence should you order four of the
listed components for the data flow task?
(To answer, move the appropriate components from the list of components to the answer area and arrange
them in the correct order.)

Which three actions should you perform in sequence?

You are designing a SQL Server Integration Services(SSIS) package to execute 12 Transact-SQL (T-SQL)
statements on a SQL Azure database. The T-SQL statements may be executed in any order. The T-SQL
statements have unpredictable execution times. You have the following requirements:
The package must maximize parallel processing of the T-SQL statements.
After all the T-SQL statements have completed, a Send Mail task must notify administrators.
You need to design the SSIS package. Which three actions should you perform in sequence?
(To answer, move the appropriate actions from the list of actions to the answer area and arrange them in the
correct order.)

You need to select the partition storage setting.Which setting should you select? To answer, select the appro

You are configuring the partition storage settings for a SQL Server Analysis Services (SSAS) cube.
The partition storage must meet the following requirements:
Optimize the storage of source data and aggregations in the cube.
Use proactive caching.
Drop cached data that is more than 30 minutes old.
Update the cache when data changes, with a silenceinterval of 10 seconds.
You need to select the partition storage setting.Which setting should you select?
To answer, select the appropriate setting in the answer area.

Hot Area:

Which process option should you choose?

A SQL Server Analysis Services (SSAS) cube containsbillions of rows of data and is rapidly increasingin size.
The cube consists of a single measure group and a single partition. The cube is currently processed by using
the Process Full process option.
You have the following requirements to reduce the cube processing time:
Partition the measure group by month.
Create a staging table that contains only data which is more recent than the last time the cube was
processed.
Do not include data updates or deletions in the staging table.
Insert records from the staging table into the appropriate partition.
You need to change the process option to meet the requirements. Which process option should you choose?
To answer, select the appropriate option from the drop-down list in the dialog box.

Hot Area:


Page 3 of 41234