DRAG DROP - You are designing a SQL Server Integration Services (SSIS) package. The package moves order-related data to

Business, Finance, Economics, Accounting, Operations Management, Computer Science, Electrical Engineering, Mechanical Engineering, Civil Engineering, Chemical Engineering, Algebra, Precalculus, Statistics and Probabilty, Advanced Math, Physics, Chemistry, Biology, Nursing, Psychology, Certifications, Tests, Prep, and more.
Post Reply
answerhappygod
Site Admin
Posts: 899604
Joined: Mon Aug 02, 2021 8:13 am

DRAG DROP - You are designing a SQL Server Integration Services (SSIS) package. The package moves order-related data to

Post by answerhappygod »

DRAG DROP -
You are designing a SQL Server Integration Services (SSIS) package. The package moves order-related data to a staging table named Order. Every night the staging data is truncated and then all the recent orders from the online store database are inserted into the staging table.
Your package must meet the following requirements:
✑ If the truncate operation fails, the package execution must stop and report an error.
✑ If the Data Flow task that moves the data to the staging table fails, the entire refresh operation must be rolled back.
✑ For auditing purposes, a log entry must be entered in a SQL log table after each execution of the Data Flow task.
The Transaction Option property for the package is set to Required.
You need to design the package to meet the requirements.
How should you design the control flow for the package? (To answer, drag the appropriate setting from the list of settings to the correct location or locations in the answer area.)
Select and Place:
Drag Drop You A 1
Drag Drop You A 1 (215.08 KiB) Viewed 87 times
Join a community of subject matter experts. Register for FREE to view solutions, replies, and use search function. Request answer by replying!

This topic has 1 reply

You must be a registered member and logged in to view the replies in this topic.


Register Login
 
Post Reply