7.101 V$BACKUP_SPFILE
V$BACKUP_SPFILE
displays information about server parameter files in backup sets from the control file.
Column | Datatype | Description |
---|---|---|
|
|
Backup SPFILE record ID |
|
|
Backup SPFILE record stamp |
|
|
Backup set stamp (of the set which contains this SPFILE backup) |
|
|
Backup set count (of the set which contains this SPFILE backup) |
|
|
Time when the SPFILE was last modified (this also includes creation time) |
|
|
Size of the SPFILE (in bytes) |
|
|
Time when the backup of the SPFILE completed |
|
|
Unique database name |
|
|
The ID of the container to which the data pertains. Possible values include:
|
|
|
The GUID of the PDB to which the backup belongs. This is useful after the PDB is dropped to identify which PDB the backup belongs to. This column is available starting with Oracle Database 12c Release 2 (12.2.0.1). |