PrepAway - Latest Free Exam Questions & Answers

Which three steps should you perform in sequence?

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 theanswer area and arrange them in the correct order.)

PrepAway - Latest Free Exam Questions & Answers

Answer:

Explanation:

According to these references, this answer looks correct.
References:
http://msdn.microsoft.com/en-us/library/ms141003.aspx
http://msdn.microsoft.com/en-us/library/ms141261.aspx
http://msdn.microsoft.com/en-us/library/ms141722.aspx
http://msdn.microsoft.com/en-us/library/ms139895.aspx

One Comment on “Which three steps should you perform in sequence?

  1. Dan says:

    1. Create an Execute SQL task named “Set Batch Failure” to mark the batch as failed
    2. Connect the “Create Batch” and “Load Products” tasks to the “Set Batch Failure” task with failure constraints.
    3. Set the “Multiple Constraints” option to “Logical OR”




    0



    0

Leave a Reply