PrepAway - Latest Free Exam Questions & Answers

Tag: Exam 70-463 (update November 22th, 2016)

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

Which package configuration should you use?

You are developing a SQL Server Integration Services (SSIS) package that imports data into a data
warehouse hosted on SQL Azure.
The package uses a Foreach container to process text files found in a folder. The package must be
deployed to a single server by using the Project Deployment model.
Multiple SQL Server Agent jobs call the package. Each job is executed on a different schedule. Each job
passes a different folder path to the package.
You need to configure the package to accept the folder path from each job.
Which package configuration should you use?

Which settings should you select?

DRAG DROP
You are developing a SQL Server Integration Services (SSIS) package that imports data into a data
warehouse. You are developing the part of the SSIS package that populates the ProjectDates dimension
table.
The business key of the ProjectDates table is the ProjectName column. The business user has given you
the dimensional attribute behavior for each of the four columns in the ProjectDates table:
• ExpectedStartDate – New values should be tracked over time.
• ActualStartDate – New values should not be accepted.
• ExpectedEndDate – New values should replace existing values.
• ActualEndDate – New values should be tracked over time.
You use the SSIS Slowly Changing Dimension Transformation.
You must configure the Change Type value for each source column.
Which settings should you select? (To answer, select the appropriate setting or settings in the answer
area. Each Change Type may be used once, more than once, or not at all.)

Which three steps should you perform in sequence?

DRAG DROP
You are building a SQL Server Integration Services (SSIS) package to load data from all files that are
automatically copied to a directory each night through an external FTP process.
You need to load data from all copied files to a destination table in SQL Server.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.)

Which query should you use as the data source?

You are developing a SQL Server Integration Services (SSIS) package that imports data from a relational
database to a data warehouse.
You are importing data from a relational table named Projects. The table has change data capture
enabled on all columns.
You need to process only the most recent values from rows that have been inserted or updated since
the previous execution of the package.
Which query should you use as the data source?

Which event handler should you use?

You are designing a SQL Server Integration Services (SSIS) package that uploads a file to a table named
Orders in a SQL Azure database.
The company’s auditing policies have the following requirements:
• An entry must be written to a dedicated SQL Server log table named OrderLog.
• The entry must be written as soon as the file upload task completes.
You need to meet the company’s policy requirements.
Which event handler should you use?

You need to ensure that if any of the Execute SQL tasks fail, all three tasks will roll back their changes

You are editing a SQL Server Integration Services (SSIS) package that contains three Execute SQL tasks
and no other tasks. The package and all three Execute SQL tasks have their TransactionOption property
set to Supported.
You need to ensure that if any of the Execute SQL tasks fail, all three tasks will roll back their changes.
What should you do?

What should you select from the SSIS Toolbox?

DRAG DROP
You are developing a SQL Server Integration Services (SSIS) package.
The package uses custom functionality that accesses a SQL Server database. The custom functionality
must be implemented by using Language Integrated Query (LINQ).
You need to ensure that the LINQ code can be debugged at design time.
What should you select from the SSIS Toolbox? (To answer, drag the appropriate item to the correct
location in the answer area.)

Which four actions should you perform in sequence?

DRAG DROP
You are designing an extract, transform, load (ETL) process with SQL Server Integration Services (SSIS).
Two packages, Package A and Package B, will be designed. Package A will execute Package B.
Both packages must reference a file path corresponding to an input folder where files will be located for
further processing.
You need to design a solution so that the file path can be easily configured with the least administrative
and development effort.
Which four 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.)


Page 4 of 22« First...23456...1020...Last »