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 ( |
See Also:
Oracle Database Utilities for more information about supplemental logging
"V$DATABASE" for information about supplemental logging in a CDB