DetectedLocalDeadlocks | Number of local transaction that were roll backed due to deadlocks. | long | No |
DetectedRemoteDeadlocks | Number of remote transaction that were roll backed due to deadlocks. | long | No |
LocallyInterruptedTransactions | Number of locally originated transactions that were interrupted as a deadlock situation was detected. | long | No |
OverlapWithNotDeadlockAwareLockOwners | Number of situations when we try to determine a deadlock and the other lock owner is NOT a transaction. In this scenario we cannot run the deadlock detection mechanism. | long | No |
TotalNumberOfDetectedDeadlocks | Total number of local detected deadlocks. | long | No |