Exam DP-800 Topic 2 Question 79 Discussion

Actual exam question for Microsoft's DP-800 exam
Question #: 79
Topic #: 2
Hotspot Question
You have a SQL database in Microsoft Fabric that uses the default settings for a newly created database and contains a table named Sales.Orders.
You have an application that uses two stored procedures to access Sales.Orders.
While monitoring database activity, you discover the following:
- sys.dm_exec_requests shows multiple sessions in a suspended state
with wait_type = LCK_M_X. All the sessions show the same wait_resource, which maps to Sales.Orders, and the same nonzero blocking_session_id.
- sys.dm_exec_input_buffer(blocking_session_id, NULL) returns a last
submitted command of BEGIN TRANSACTION UPDATE Sales.Orders.
- sys.dm_exec_sessions for the blocking session shows status = sleeping and open_transaction_count = 1.
For each of the following statements, select Yes if the statement is true. Otherwise, select No.
NOTE: Each correct selection is worth one point.

Suggested Answer:

by Alger at Jun 18, 2026, 02:30 PM

Comments

Chosen Answer:
This is a voting comment (?) , you can switch to a simple comment.
Switch to a voting comment New
Nick name: Submit Cancel
A voting comment increases the vote count for the chosen answer by one.

Upvoting a comment with a selected answer will also increase the vote count towards that answer by one. So if you see a comment that you already agree with, you can upvote it instead of posting a new comment.

0
0
0
10