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 singlerepository.
You need to examine disk usage, query statistics, and server activity without building custom counters.
What should you use?
A.
Activity Monitor
B.
Sp_who3 stored procedure
C.
Object Explorer in the Microsoft SQL Server Management Studio (SSMS)
D.
SQL Server Data Collector
E.
SQL Server Data Tools (SSDT)
F.
SQL Server Configuration Manager
Explanation:
The data collector is a core component of the data collection platform for SQL Server 2017 and the tools that
are provided by SQL Server. The data collector provides one central point for data collection across your
database servers and applications. This collection point can obtain data from a variety of sources and is not
limited to performance data