PrepAway - Latest Free Exam Questions & Answers

Category: 70-463 (v.5)

Exam 70-463: Implementing a Data Warehouse with Microsoft SQL Server 2012 (update November 22th, 2016)

Which four actions should you perform in sequence by using SQL Server Management Studio?

DRAG DROP
You develop a SQL Server Integration Services (SSIS) project by using the Project Deployment model.
The project contains many packages. It is deployed on a server named Development1. The project will
be deployed to several servers that run SQL Server 2012.
The project accepts one required parameter. The data type of the parameter is a string.
A SQL Agent job is created that will call the master.dtsx package in the project. A job step is created for
the SSIS package.
The job must pass the value of an SSIS Environment Variable to the project parameter. The value of the
Environment Variable must be configured differently on each server that runs SQL Server. The value of
the Environment Variable must provide the server name to the project parameter.
You need to configure SSIS on the Development1 server to pass the Environment Variable to the
package.
Which four actions should you perform in sequence by using SQL Server Management Studio? (To
answer, move the appropriate actions from the list of actions to the answer area and arrange them in
the correct order.)

Which SQL statement should you use?

You are developing a SQL Server Integration Services (SSIS) package that imports data into a data
warehouse. You add an Execute SQL task to the control flow.
The task must execute a simple INSERT statement. The task has the following requirements:
• The INSERT statement must use the value of a string package variable. The
variable name is StringVar.
• The Execute SQL task must use an OLE DB Connection Manager.
In the Parameter Mapping tab of the Execute SQL task, StringVar has been added as the only parameter.
You must configure the SQLStatement property of the Execute SQL task.
Which SQL statement should you use?

Which three steps should you perform in sequence?

DRAG DROP
You are building a SQL Server Integration Services (SSIS) package to load product data sourced from a
SQL Azure database to a data warehouse. Before the product data is loaded, you create a batch record
by using an Execute SQL task named Create Batch. After successfully loading the product data, you use
another Execute SQL task named Set Batch Success to mark the batch as successful.

You need to create and execute an Execute SQL task to mark the batch as failed if either the Create
Batch or Load Products task fails.
Which three steps 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.)

How should you design the data flow outputs?

DRAG DROP
You are developing a SQL Server Integration Services (SSIS) package to insert new data into a data mart.
The package uses a Lookup transformation to find matches between the source and destination.
The data flow has the following requirements:
• New rows must be inserted.
• Lookup failures must be written to a flat file.
In the Lookup transformation, the setting for rows with no matching entries is set to Redirect rows to no
match output. You need to configure the package to direct data into the correct destinations.
How should you design the data flow outputs? (To answer, drag the appropriate transformation from
the list of answer options to the correct location in the answer area.)

Which type of attribute should you create?

You are creating a SQL Server Master Data Services (MDS) model. This model is used to store a master
list of products.
An attribute must be added to the Product entity to define the sales manager responsible for each
product.
You need to create an attribute in the Product entity that prevents users from entering invalid sales
manager values.
Which type of attribute should you create?

You need to create a hierarchy representing the organizational structure of the company.Which hierarchy type s

You are creating a SQL Server Master Data Services (MDS) model for a company.
The source data for the company is stored in a single table that contains the manager-to-subordinate
relationships.
You need to create a hierarchy representing the organizational structure of the company.Which hierarchy type should you use?

You need to produce the CSV file with the least amount of development effort

You are the data steward for a Business Intelligence project.
You must identify duplicate rows stored in a SQL Server table and output discoveries to a CSV file. A Data
Quality Services (DQS) knowledge base has been created to support this project.
You need to produce the CSV file with the least amount of development effort.
What should you do?

You need to design a solution that gives the application access to the product data with the least amount of d

You manage a SQL Server Master Data Services (MDS) environment.
A new application requires access to the product data that is available in the MDS repository.
You need to design a solution that gives the application access to the product data with the least
amount of development effort.
What should you do?


Page 5 of 22« First...34567...1020...Last »