nerdexam
Exams70-463Questions#141
Microsoft

70-463 · Question #141

70-463 Question #141: Real Exam Question with Answer & Explanation

The correct answer is A: After 10 executions, in SQL Server Management Studio, view the Execution Performance. The All Executions Report displays a summary of all Integration Services executions that have been performed on the server. There can be multiple executions of the sample package. Unlike the Integration Services Dashboard report, you can configure the All Executions report to sho

Question

You develop a SQL Server Integration Services (SSIS) package in a project by using the Project Deployment Model. It is regularly executed within a multi-step SQL Server Agent job. You make changes to the package that should improve performance. You need to establish if there is a trend in the durations of the next 10 successful executions of the package. You need to use the least amount of administrative effort to achieve this goal. What should you do?

Options

  • AAfter 10 executions, in SQL Server Management Studio, view the Execution Performance
  • BConfigure the package to send you an email upon completion that includes information about
  • CEnable logging to the Application Event Log in the package control flow for the OnInformation
  • DEnable logging to the Application Event Log in the package control flow for the OnPostExecute

Explanation

The All Executions Report displays a summary of all Integration Services executions that have been performed on the server. There can be multiple executions of the sample package. Unlike the Integration Services Dashboard report, you can configure the All Executions report to show executions that have started during a range of dates. The dates can span multiple days, months, or years. The report displays the following sections of information. Shows the current filter applied to the report, such as the Start time range. - Execution Information Shows the start time, end time, and duration for each package execution. You can view a list of the parameter values that were used with a package execution, such as values that were passed to a child package using the Execute Package task.

Community Discussion

No community discussion yet for this question.

Full 70-463 Practice