Microsoft
70-458 · Question #123
Note: This question is part of a series of questions that use the same or similar answer choices. An answer choice may be correct for more than one question in the series. Each question is…
The correct answer is B. use the dtutll /copy command. See the full explanation below for the reasoning.
Question
Note: This question is part of a series of questions that use the same or similar answer choices. An answer choice may be correct for more than one question in the series. Each question is independent of the other questions in this series. Information and details provided in a question apply only to that question. You are deploying a new SQL Server Integration Services (SSIS) package to several servers. The package must meet the following requirements: - INET Common Language Runtime (CLR) integration in SQL Server must not be enabled. - The Connection Managers used in the package must be configurable without editing the package. - The deployment procedure must be automated as much as possible. You need to set up a deployment strategy that meets the requirements. What should you do?
Options
- AUse the gacutil command.
- Buse the dtutll /copy command.
- Cuse the Project Deployment Wizard.
- Dcreate an OnError event handler.
- Ecreate a reusable custom logging component.
- FRun the package by using the dtexec /rep /conn command.
- GRun the package by using the dtexec /dumperror /conn command.
- HRun the package by using the dtexecui.exe utility and the SQL Log provider.
- IAdd a data tap on the output of a component in the package data flow.
- JDeploy the package by using an msi file.
How the community answered
(53 responses)- A4% (2)
- B72% (38)
- C2% (1)
- E2% (1)
- G8% (4)
- H13% (7)
Community Discussion
No community discussion yet for this question.