Administering a SQL Database Infrastructure — 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 independent of the other questions in this series. Information and details provided in a question apply only to that question.
You collect performance metrics on multiple Microsoft SQL Server instances and store the data in a single repository.
You need to examine disk usage, query statistics, and server activity without building custom counters.
What should you use?

Answer options

Correct answer: D

Explanation

The correct answer is D, SQL Server Data Collector, as it is specifically designed to gather and analyze performance data without requiring custom configurations. The other options, while useful for various tasks, do not provide the same level of comprehensive data collection specifically for disk usage and server activity.