6.24 DBA_SUPPLEMENTAL_LOGGING
DBA_SUPPLEMENTAL_LOGGING
provides information about supplemental logging for a pluggable database (PDB) in a multitenant container database (CDB).
Column | Datatype | NULL | Description |
---|---|---|---|
|
|
|
Identifies whether minimal supplemental logging is on ( |
|
|
|
Identifies whether primary key supplemental logging is on ( |
|
|
|
Identifies whether unique column supplemental logging is on ( |
|
|
|
Identifies whether foreign key supplemental logging is on ( |
|
|
|
Identifies whether all column supplemental logging is on ( |
|
|
|
Identifies whether supplemental logging for procedural replication is on ( |
|
|
|
Indicates whether subset database replication is on ( |
Footnote 1 This column is available starting with Oracle Database release 19c, version 19.1.
See Also:
-
Oracle Database Utilities for more information about supplemental logging
-
"V$DATABASE" for information about supplemental logging in a CDB