Updated on 2025-05-29 GMT+08:00

SUMMARY_STAT_DATABASE_CONFLICTS

Displays the summary of the conflict status statistics of each node in the database, as shown in Table 1. Only information about the local PDB can be displayed in the PDB.

Table 1 SUMMARY_STAT_DATABASE_CONFLICTS columns

Name

Type

Description

datname

name

Database name.

confl_tablespace

bigint

Number of conflicting tablespaces.

confl_lock

bigint

Number of conflicting locks.

confl_snapshot

bigint

Number of conflicting snapshots.

confl_bufferpin

bigint

Number of conflicting buffers.

confl_deadlock

bigint

Number of conflicting deadlocks.