5.5 RC_BACKUP_CONTROLFILE
This view lists information about control files in backup sets.
The V$BACKUP_DATAFILE
view contains both data file and control file records: a backup data file record with file number 0
represents the backup control file. In the recovery catalog, the RC_BACKUP_CONTROLFILE
view contains only control file records, while the RC_BACKUP_DATAFILE
view contains only data file records.
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 primary key for the incarnation of the target database. Use this column to join with |
|
|
The |
|
|
The primary key of the control file backup in the recovery catalog. If you issue the |
|
|
The |
|
|
The |
|
|
The primary key of the backup set to which this record belongs in the recovery catalog. Use this column to join with |
|
|
The |
|
|
The |
|
|
The SCN of the most recent |
|
|
The time stamp of the most recent |
|
|
The control file checkpoint SCN. |
|
|
The control file checkpoint time. |
|
|
The control file creation time. |
|
|
The size of the blocks in bytes. |
|
|
Internal use only. |
|
|
The status of the backup set: |
|
|
The control file |
|
|
The control file stamp of the backup set that contains this control file. |
|
|
The incremental level ( |
|
|
The date that the control file backup completed. |
|
|
The type of control file backup: |
|
|
The number of blocks in the file. |
|
|
The date of the control file autobackup. |
|
|
The sequence of the control file autobackup: 1 - 255. |