SYS.V$DEADLOCKCYCLES
This view contains data about the transactions of the participants in the cycles.
Columns
| Column name | Type | Description |
|---|---|---|
|
|
|
Identifier for the cycle |
|
|
|
Index in the dependency order cycle from the victim |
|
|
|
Transaction id of the cycle |
|
|
|
Command cache id for the requester's query |
|
|
|
Transaction id of the holder |
|
|
|
Description of the resource |
|
|
|
Stack dump of the requester |
|
|
|
Held mode of the lock |
|
|
|
Id of the element on which the transaction is blocked |
|
|
|
Priority of the holding transaction |