nerdexam
Microsoft

70-459 · Question #14

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 B. Create an extended events session to capture deadlock information. how_2d00_to_2d00_monitor_2d00_deadlocks_2d00_in_2d00_sql_2d00_server.aspx

Maintain a database

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_sessions dynamic management view.
  • BCreate an extended events session to capture deadlock information.
  • CQuery the sys.dm_exec_requests dynamic management view.
  • DCreate a trace in SQL Server Profiler that contains the Deadlock graph event.

How the community answered

(47 responses)
  • A
    4% (2)
  • B
    81% (38)
  • C
    11% (5)
  • D
    4% (2)

Explanation

how_2d00_to_2d00_monitor_2d00_deadlocks_2d00_in_2d00_sql_2d00_server.aspx

Topics

#deadlock#Extended Events#SQL Profiler#troubleshooting

Community Discussion

No community discussion yet for this question.

Full 70-459 Practice