nerdexam
Microsoft

70-458 · Question #108

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 H. Run the package by using the dtexecui.exe utility and the SQL Log provider. 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. To ease the debugging of packages, you standardize the SQL Server Integration Services (SSIS) package logging methodology. The methodology has the following requirements: - Centralized logging in SQL Server - Simple deployment - Availability of log information through reports or T-SQL ?Automatic purge of older log entries - Configurable log details You need to configure a logging methodology that meets the requirements while minimizing the amount of deployment and development effort. What should you do?

Options

  • AUse the gacutil command.
  • BUse the dtutil /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.
  • JDeploy the package by using an msi file.

How the community answered

(54 responses)
  • B
    2% (1)
  • D
    4% (2)
  • F
    9% (5)
  • H
    83% (45)
  • J
    2% (1)

Community Discussion

No community discussion yet for this question.

Full 70-458 Practice