Show TOC

Deadlock MonitorLocate this document in the navigation structure

Use

This transaction displays a list of database deadlocks that have occurred. Whenever a database process is the victim of a deadlock and encounters error 1205, the process writes some information in a table. This information is shown here.

You can invoke this feature using transaction DBACOCKPIT. Then choose Diagnostics →Deadlock Monitor.

Prerequisites

This feature is only available when monitoring a system that has an ABAP schema. The deadlocks are recorded by the ABAP system.

Features

The list of deadlocks appears sorted by timestamp with the most recent first.

The ABAP name and location is available in the deadlock information and you can choose ABAP code and view the ABAP code section where the deadlock occurred.

No information is available for the full SQL Statement; except in older releases when stored procedures were used.