Developing SQL Databases — Question 85

You are experiencing performance issues with the database server.
You need to evaluate schema locking issues, plan cache memory pressure points, and backup I/O problems.
What should you create?

Answer options

Correct answer: D

Explanation

Creating an Activity Monitor session in Microsoft SQL Management Studio provides real-time insights into the performance of the database, including locking issues and memory pressure. The other options, while useful for specific tasks, do not offer the comprehensive overview needed to evaluate all the mentioned performance aspects effectively.