MicrosoftMicrosoft
70-465 · Question #15
70-465 Question #15: Real Exam Question with Answer & Explanation
Sign in or unlock 70-465 to reveal the answer and full explanation for question #15. The question stem and answer options stay visible for context.
Submitted by carlos_mx· Mar 5, 2026Design and implement database solutions for SQL Server
Question
You are troubleshooting an application that runs a query. The application frequently causes deadlocks. You need to identify which transaction causes the deadlock. What should you do? More than one answer choice may achieve the goal. Select the BEST answer.
Options
- AQuery the sys.dm_exec_requests dynamic management view.
- BCreate a trace in SQL Server Profiler that contains the Deadlock graph event.
- CQuery the sys.dm_exec_sessions dynamic management view.
- DCreate an extended events session to capture deadlock information.
Unlock 70-465 to see the answer
You've previewed enough free 70-465 questions. Unlock 70-465 for full answers, explanations, the timed quiz mode, progress tracking, and the master PDF. Question stem and options stay visible so you can still see what's on the exam.
Topics
#deadlock troubleshooting#extended events#performance monitoring