SYS.V$DEADLOCKS

This view contains data about deadlock cycles.

Usage with TimesTen Scaleout

This view contains data for the local element.

Usage with TimesTen Classic

This view contains data for the database to which the application is connected. It has the same contents as SYS.GV$DEADLOCKS.

Related view

SYS.GV$DEADLOCKS

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