nerdexam
Microsoft

70-451 · Question #144

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…

The correct answer is D. Create an extended events session to capture deadlock information. See the full explanation below for the reasoning.

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.

How the community answered

(44 responses)
  • A
    11% (5)
  • B
    7% (3)
  • C
    5% (2)
  • D
    77% (34)

Community Discussion

No community discussion yet for this question.

Full 70-451 Practice