STAT_DATABASE_CONFLICTS
Displays statistics about the conflict status of the current database node, as shown in Table 1. Only information about the local PDB can be displayed in the PDB.
Name |
Type |
Description |
---|---|---|
datid |
oid |
Database ID. |
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. |
Feedback
Was this page helpful?
Provide feedbackThank you very much for your feedback. We will continue working to improve the documentation.