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?

A.
Change the TransactionOption property of the package to Required.
B.
Change the TransactionOption property of all three Execute SQL tasks to Required.
C.
Move the three Execute SQL tasks into a Sequence container.
D.
Move the three Execute SQL tasks into a Foreach Loop container.
Explanation:
According to these references, this answer looks correct.
http://msdn.microsoft.com/en-us/library/ms137749.aspx
http://msdn.microsoft.com/en-us/library/microsoft.sqlserver.dts.runtime.dtstransactionoption.aspx
Besides, part of the new 317Q 70-767 dumps are available here:
https://drive.google.com/open?id=0B-ob6L_QjGLpcXZXWUl4dHhIUVk
Best Regards!
0
0
Passed this exam on 22 Dec 2017. Not a single come from this practice test.
0
0
Passed this exam on 22 Dec 2017. Not a single Question come from this practice test.
0
0