V$CONTAINERS
displays information about PDBs and the root associated with the current instance.
Column | Datatype | Description |
---|---|---|
|
|
The ID of the container to which the data pertains. Possible values include:
|
|
|
PDB identifier calculated when the PDB is created and stored in all file headers associated with the PDB |
|
|
Unique identifier associated with the PDB |
|
|
Globally unique identifier (GUID) of this PDB |
|
|
Name of the PDB |
|
|
Open mode information. Possible values:
|
|
|
Indicates whether only users possessing |
|
|
Date and time when the database was last opened |
|
|
System change number (SCN) for the creation of this PDB |
|
|
If a PDB is opened, disk space (in bytes) used by the container, including both data and temp files. If a PDB is closed, will be set to |
|
|
The current block size for the PDB |
|
|
Shows whether recovery is enabled or disabled for the PDB. Possible values:
|
|
|
This column shows the container ID of the master PDB that this PDB is a snapshot clone of. This column shows a non-zero value only if the PDB is a snapshot clone. For all other cases, it shows a value of 0. |
This column is available starting with Oracle Database 12c Release 1 (12.1.0.2).