PrepAway - Latest Free Exam Questions & Answers

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.)

PrepAway - Latest Free Exam Questions & Answers

Answer:

Explanation:

3 Comments on “Which three actions should you perform in sequence?

  1. MicrosoftAnswer says:

    Add a Sequence Container to the control flow.

    Add 12 Execute SQL Tasks to the Sequence Container and configure the tasks.

    Add a Send Mail Task to the control flow. Add a precedence constraint for Completion to the Sequence container and link it to the Send Mail Task.




    3



    0

Leave a Reply