070-762 Free Dumps Study Materials
Question 11: 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 are a database developer for a company. The company has a server that has multiple physical
disks. The disks are not part of a raid array. The server hosts three Microsoft SQL Server instances.
There are many SQL jobs that run during off-peak hours.
You must monitor the SQL Server instances in real time and optimize the server to maximize
throughput, response time, and overall SQL performance.
You need to examine delays in executed threads, including errors with specific queries and batches.
A. Create a Performance Monitor Data Collector Set.
B. Create a ays .dm_os_memory_objeccs query.
C. Create a sys.dm_exec_sessions query.
D. Create a sys.dm_os_waitingtasks query.
E. Create a sp_configure 'max server memory' query.
Correct Answer: C