SYS.V$DEADLOCKVICTIMS
This view contains data about deadlock victims.
Columns
| Column name | Type | Description |
|---|---|---|
|
|
|
Identifier for the cycle |
|
|
|
Transaction id of the victim |
|
|
|
Time the deadlock was detected on the element of the victim |
|
|
|
Element id of the victim |
|
|
|
1 if the deadlock was detected by the deadlock detector. Otherwise, 0. |
|
|
|
Ignore the |