Is there any way to decipher if a lock in a deadlock graph is Table, Page or Row level? I have all the information I need from the graph, including the Isolation Level, (2) but I really want to know this, too.
Thanks to anyone who can help!
|
Is there any way to decipher if a lock in a deadlock graph is Table, Page or Row level? I have all the information I need from the graph, including the Isolation Level, (2) but I really want to know this, too. Thanks to anyone who can help! |
|||
|
|
|
In the deadlock graph XML you will see something like:
The
There are a few others kinds listed in the documentation also. |
|||||||||
|