5.232 DBA_PDBS
DBA_PDBS
describes PDBs belonging to a given CDB.
When queried from the root, DBA_PDBS
will describe all PDBs belonging to a given CDB. When queried from a CDB root, it will describe all PDBs that belong to the given CDB. When queried from an application root, it will describe all PDBs that belong to the given application container. When queried from a regular PDB or from an application PDB, it will describe the regular PDB or the application PDB.
Column | Datatype | NULL | Description |
---|---|---|---|
|
|
|
Container ID of the PDB |
|
|
|
Name of the PDB |
|
|
|
PDB identifier calculated when the PDB is created and stored in all file headers associated with the PDB |
|
|
|
Unique identifier associated with the container |
|
|
|
Globally unique immutable ID assigned to the PDB at creation time |
|
|
|
State of the PDB. Possible values:
|
|
|
|
Creation SCN |
|
|
|
The version number of the PDB |
|
|
|
Shows the current logging mode for the PDB. Possible values:
|
|
|
|
Specifies whether force logging is turned on for the PDB. Possible values:
|
|
|
|
Specifies whether force nologging is turned on for the PDB. Possible values:
|
|
|
|
Indicates whether the PDB is an application root. This column is available starting with Oracle Database 12c Release 2 (12.2.0.1). |
|
|
|
Indicates whether a PDB is an application PDB This column is available starting with Oracle Database 12c Release 2 (12.2.0.1). |
|
|
|
Indicates whether a PDB is an application seed (an application seed is also an application PDB) This column is available starting with Oracle Database 12c Release 2 (12.2.0.1). |
|
|
|
If this PDB is an application PDB, the container ID of an application root to which this application PDB belongs. If this PDB is an application root clone, the container ID of an application root to which this application root clone belongs. Otherwise, NULL. This column is available starting with Oracle Database 12c Release 2 (12.2.0.1). |
|
|
|
Indicates whether this PDB is a proxy PDB This column is available starting with Oracle Database 12c Release 2 (12.2.0.1). |
|
|
|
The ID of the container that
|
|
|
|
The upgrade priority of the PDB. This column is available starting with Oracle Database 12c Release 2 (12.2.0.1). |
|
|
|
Indicates whether this PDB is an application root clone ( This column is available starting with Oracle Database 12c Release 2 (12.2.0.1). |
|
|
|
The foreign CDB’s DBID This column is available starting with Oracle Database 12c Release 2 (12.2.0.1). |
|
|
|
SCN at which the PDB was unplugged This column is available starting with Oracle Database 12c Release 2 (12.2.0.1). |
|
|
|
The foreign PDB ID This column is available starting with Oracle Database 12c Release 2 (12.2.0.1). |
|
|
|
PDB creation timestamp This column is available starting with Oracle Database 12c Release 2 (12.2.0.1). |
|
|
|
PDB refresh mode. Possible values:
This column is available starting with Oracle Database 12c Release 2 (12.2.0.1). |
|
|
|
PDB refresh interval. This is applicable only when This column is available starting with Oracle Database 12c Release 2 (12.2.0.1). |