nerdexam
Exams70-463Questions#246
Microsoft

70-463 · Question #246

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

The correct answer is B: Processor\% Idle Time. The Processor: % User Time value “Corresponds to the percentage of time that the processor spends on executing user processes such as SQL Server.” In other words, this is the percentage of processor non-idle time spent on user processes If the Processor:% User Time high values ar

Question

You have a server named SQL1 that has SQL Server Integration Services (SSIS) installed. SQL1 has eight CPUs, 8 GB of RAM, RAID-1 storage, and a 10-gigabit Ethernet connection. A package named Package1 runs on SQL1. Package1 contains 10 data tasks. Package1 queries 3 GB of data from the source system. You review the performance statistics on SQL1 and discover that Package1 executes slower than expected. You need to identify the problem that is causing package1 to execute slowly. Which performance monitor counter data should you review?

Options

  • ASQLServer:SSIS Pipeline 10.0:Buffers in use
  • BProcessor% Idle Time
  • CSQLServer:SSIS Pipeline 10.0:Buffers spooled
  • DSQLServer:SSIS Pipeline 10.0:Private buffer memory

Explanation

The Processor: % User Time value “Corresponds to the percentage of time that the processor spends on executing user processes such as SQL Server.” In other words, this is the percentage of processor non-idle time spent on user processes If the Processor:% User Time high values are caused by SQL Server, the reason can be non- optimal SQL Server configuration, excessive querying, schema issues, etc. Further troubleshooting requires finding the process or batch that uses so much processor time processor-user-time-processor-privilege-time-total-times-thread-metrics/

Community Discussion

No community discussion yet for this question.

Full 70-463 Practice