5.235 DBA_PDB_SAVED_STATES
DBA_PDB_SAVED_STATES
shows information about the current saved PDB states in the CDB.
This view is a data link, so the data is also available within the PDB.
Column | Datatype | NULL | Description |
---|---|---|---|
|
|
|
The ID of the PDB |
|
|
|
Name of the PDB |
|
|
|
Name of the instance for which the state is saved |
|
|
|
Unique ID assigned to the PDB at creation time |
|
|
|
Globally unique immutable ID assigned to the PDB at creation time |
|
|
|
Open state of the PDB |
|
|
|
Restricted mode of the PDB |
See Also:
Oracle Database SQL Language Reference for more information about preserving a PDB's open mode across an instance restart