PrepAway - Latest Free Exam Questions & Answers

Category: 70-463

Exam 70-463: Implementing a Data Warehouse 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 a SQL Server data mart. You have the following requirements:
Ensure that the process supports the creation of an exception report that details possible duplicatekey values,
null ratios within columns, and column-length distributions of values.
Ensure that users can generate the exception report in 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 design a solution that meets the requirements

You are designing a SQL Server Integration Services(SSIS) solution. The solution will contain an SSISproject
that includes several SSIS packages. Each SSIS package will define the same connection managers and
variables. You have the following requirements:
The deployment model must support changing the content of connection strings by using parameters at
execution time.
The deployment model must automatically log events to the SSISOB database.
Maximize performance at execution time.
You need to design a solution that meets the requirements. What should you do? (More than one answer
choice may achieve the goal. Select the BEST answer.)

You need to partition the table to maximize the performance of queries

You are designing a partitioning strategy for a large fact table in a data warehouse. Tens of millionsof new
records are loaded into the data warehouse weekly, outside of business hours. Most queries are generated by
reports and by cube processing. Data is frequently queried at the day level and occasionally at the month level.
You need to partition the table to maximize the performance of queries. What should you do? (More thanone
answer choice may achieve the goal. Select the BESTanswer.)

Which three actions should you perform in sequence?

A SQL Server Integration Services (SSIS) package named DataFeed interacts with an external vendor data
feed. The package is executed several times a day, either as part of other packages’ control flow or by itself.
The external data feed is unreliable because network failures and slow response times are frequent. The
package is currently deployed on the file system. To analyze the reliability of the external data feed, you must
collect execution data. Every time the DataFeed package is executed, the following information must be
logged:
Start Time
End Time
Execution Result
Execution Duration
You need to design a logging solution that meets the requirements by using the least amount of administrative
and development effort. Which three actions should you perform in sequence? (To answer, move the
appropriate actions from the list of actions to theanswer area and arrange them in the correct order.)

Which transformation should you use?

You use SQL Server Integration Services (SSIS) for extract, transformation, load (ETL) processing.
Issues concerning addresses are discovered in the data warehouse that you manage. Validation must
separate the addresses into three categories:
Valid addresses
Autocorrected addresses
Invalid addresses
You need to enhance the SSIS packages to perform address validation by using an external service.
Which transformation should you use? (To answer, drag the appropriate transformation from the list
of options to the correct location or locations in the answer area.)

Which configuration type should you use?

You are designing a SQL Server Integration Services(SSIS) package configuration strategy. The package
configuration must meet the following requirements:
Include multiple properties in a configuration.
Support several packages with different configuration settings.
You need to select the appropriate configuration. Which configuration type should you use?
To answer, select the appropriate option from the drop-down list in the dialog box.

Which configuration type should you use?

You are designing a SQL Server Integration Services(SSIS) package configuration strategy. The package
configuration must meet the following requirements:
Include multiple properties in a configuration.
Force packages to load all settings in the configuration.
Support Encrypting File System (EFS) formats.
You need to select the appropriate configuration. Which configuration type should you use?
To answer, select the appropriate option from the drop-down list in the dialog box.

You need to define and reuse the flat file connection in all project packages

You are using SQL Server Data Tools to develop a SQL Server Integration Services (SSIS) project. The first
package that you create in this project contains a package connection that accesses a flat file. Additional
packages in the project must also access this file.You need to define and reuse the flat file connection in all
project packages. What should you do?


Page 9 of 13« First...7891011...Last »