8.112 V$PDBS
V$PDBS
displays information about PDBs 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 |
|
|
Shows the disk space (in bytes) used by the PBB, including both data and temp files. |
|
|
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 This column is available starting with Oracle Database 12c Release 2 (12.2.0.1). |
|
|
Indicates whether the PDB is an application PDB This column is available starting with Oracle Database 12c Release 2 (12.2.0.1). |
|
|
Indicates whether the 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 an application root clone ( 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). |
|
|
Shows whether the PDB is in local undo. Possible values:
This column is not relevant for CDB$ROOT. This column is available starting with Oracle Database 12c Release 2 (12.2.0.1). |
|
|
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. This column is available starting with Oracle Database 12c Release 2 (12.2.0.1). |
|
|
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. This column is available starting with Oracle Database 12c Release 2 (12.2.0.1). |
|
|
Date and time at which the PDB was created. This column is available starting with Oracle Database 12c Release 2 (12.2.0.1). |
|
|
Shows the current disk space usage (in bytes) of the diagnostic traces generated in the PDB, which is represented by the This column is available starting with Oracle Database 12c Release 2 (12.2.0.1). |
|
|
The number of user-created PDBs belonging to a given application root or CDB$ROOT. For all other containers, its value is 0. This column is available starting with Oracle Database 12c Release 2 (12.2.0.1). |
|
|
Shows the current disk space usage (in bytes) by Unified Audit files (.bin format) in the current PDB. This column is available starting with Oracle Database 12c Release 2 (12.2.0.1). |
|
|
Shows the maximum amount of disk space (in bytes) that can be used by data and temp files in the PDB This column is available starting with Oracle Database 12c Release 2 (12.2.0.1). |
|
|
Shows the maximum amount of disk space (in bytes) that can be used by diagnostic traces generated in the PDB This column is available starting with Oracle Database 12c Release 2 (12.2.0.1). |
|
|
Shows the maximum amount of disk space (in bytes) that can be used by Unified Audit files (.bin format) in the PDB This column is available starting with Oracle Database 12c Release 2 (12.2.0.1). |