5.18 RC_BACKUP_SET
This view lists information about backup sets for all incarnations of the database.
It corresponds to the V$BACKUP_SET
view. A backup set record is inserted after the backup has successfully completed.
Column | Data Type | Description |
---|---|---|
|
|
The primary key for this database in the recovery catalog. Use this column to join with almost any other catalog view. |
|
|
The unique database identifier. |
|
|
The primary key of the PDB in the recovery catalog. Use this column to identify the PDB that owns the backup set. |
|
|
The primary key of the backup set in the recovery catalog. If you issue the |
|
|
The backup set |
|
|
The backup set |
|
|
The |
|
|
The |
|
|
The type of the backup: |
|
|
The level of the incremental backup: |
|
|
The number of backup pieces in the backup set. |
|
|
The time when the backup began. |
|
|
The time when the backup completed. |
|
|
The duration of the backup in seconds. |
|
|
The status of the backup set: |
|
|
Possible values are |
|
|
This backup set record was created by the If |
|
|
Indicates whether this backup set has a retention policy different from the value for |
|
|
If the |
|
|
The |
|
|
Block size of the backup set. |
|
|
Primary key of the Data Guard database associated with this backup set. Each database in a Data Guard environment has a unique |
|
|
|