What should you do?

You are writing a SQL Server Integration Services (SSIS) package that transfers data from a legacy system. Data integrity in the legacy system is very poor. Invalid rows are discarded by the package but must be logged to a CSV file for auditing purposes. You need to establish the best technique to log these invalid rows while minimizing the amount of development effort. What should you do?
A. Add a data tap on the output of a component in the package data flow.
B. Deploy the package by using an msi file.
C. Run the package by using the dtexecui.exe utility and the SQL Log provider.
D. Uses the dtutil /copy command.
E. Create an OnError event handler.
F. Use the Integration Services Deployment Wizard.
G. Use the gacutil command.
H. Create a reusable custom logging component.
I. Run the package by using the dtexec /rep /conn command.
J. Run the package by using the dtexec /dumperror /conn command.
K. Deploy the package to the Integration Services catalog by using dtutil and use SQL Server to store the configuration.

microsoft-exams

Leave a Reply

Your email address will not be published. Required fields are marked *


The reCAPTCHA verification period has expired. Please reload the page.