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
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.