7.143 V$CONTAINERS
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 nonzero value only if the PDB is a snapshot clone. For all other cases, it shows a value of 0. |
|
|
Indicates whether the PDB is an application root |
|
|
Indicates whether the PDB is an application PDB |
|
|
Indicates whether the PDB is an application seed (an application seed is also an application PDB) |
|
|
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. |
|
|
Indicates whether this PDB is an application root clone ( |
|
|
Indicates whether this PDB is a proxy PDB ( |
|
|
Shows whether the PDB is in local undo. Possible values:
This column is not relevant for CDB$ROOT. |
|
|
System change number (SCN) at which the PDB was last converted from shared to local undo, or from local to shared undo. This column is not relevant for CDB$ROOT. |
|
|
Date and time at which the PDB was last converted from shared to local undo, or from local to shared undo. This column is not relevant for CDB$ROOT. |
|
|
Date and time at which the PDB was created. |
|
|
The number of user-created PDBs belonging to a given application root or CDB$ROOT. For all other containers, its value is 0. |
|
|
Shows the current disk space usage (in bytes) by Unified Audit files (.bin format) in the container |
|
|
Shows the maximum amount of disk space (in bytes) that can be used by data and temp files in the container |
|
|
Shows the maximum amount of disk space (in bytes) that can be used by diagnostic traces generated in the container |
|
|
Shows the maximum amount of disk space (in bytes) that can be used by Unified Audit files (.bin format) in the container |
|
|
Indicates what type of user last changed the PDB. Possible values:
|
|
|
Indicates whether the row corresponds to a Member CDB part of the CDB Fleet ( |
|
|
Pluggable database tenant key |
|
|
For internal use only |
|
|
The GUID of the PDB, encoded in base64 |