SYS.V$DEADLOCKS

This view contains data about deadlock cycles.

Columns

Column name Type Description

DID

TT_INTEGER NOT NULL

Identifier for the cycle

CYCLE_LENGTH

TT_SMALLINT NOT NULL

Number of edges in the cycle

ELEMENT_COUNT

TT_SMALLINT NOT NULL

The number of elements involved in the cycle