Oracle® Database Recovery Manager Reference 10g Release 1 (10.1) Part Number B10770-01 |
|
|
View PDF |
This chapter contains descriptions of recovery catalog views. You can only access these views if you have created a recovery catalog. For a summary of the recovery catalog views, refer to "Summary of RMAN Recovery Catalog Views".
Note: These views are not normalized, but are optimized for RMAN usage. Hence, most catalog views have redundant values that result from joining of several underlying tables. |
The following table provides a functional summary of RMAN recovery catalog views.
Recovery Catalog View | Corresponding V$ View | Catalog View Describes ... |
---|---|---|
|
Archived and unarchived redo logs | |
|
Control files in backup sets | |
|
Corrupt block ranges in datafile backups | |
|
Datafiles in backup sets | |
|
RMAN backups and copies known to the repository. | |
|
Backup pieces | |
|
Archived redo logs in backup sets | |
|
Backup sets for all incarnations of the database | |
|
Server parameter files in backups | |
Deprecated in favor of RC_RESYNC | ||
|
Control file copies on disk | |
|
Corrupt block ranges in datafile copies | |
|
Databases registered in the recovery catalog | |
|
Database blocks marked as corrupted in the most recent RMAN backup or copy | |
|
Database incarnations registered in the recovery catalog | |
|
Datafiles registered in the recovery catalog | |
|
Datafile copies on disk | |
|
Online redo log history indicating when log switches occurred | |
|
Offline ranges for datafiles | |
|
Archived log backups taken with the proxy copy functionality | |
|
Control file backups taken with the proxy copy functionality | |
|
Datafile backups that were taken using the proxy copy functionality | |
|
Online redo logs for all incarnations of the database since the last catalog resynchronization | |
|
All redo threads for all incarnations of the database since the last catalog resynchronization | |
n/a |
Recovery catalog resynchronizations | |
|
RMAN configuration settings | |
|
Historical status information about RMAN operations. | |
n/a |
Names of scripts stored in the recovery catalog | |
n/a |
Contents of the scripts stored in the recovery catalog | |
|
All tablespaces registered in the recovery catalog, all dropped tablespaces, and tablespaces that belong to old incarnations |