5.10 RC_BACKUP_CORRUPTION
This view lists corrupt block ranges in data file backups, which may be detected when BACKUP VALIDATE
is used or the MAXCORRUPT
parameter is greater than 0.
It corresponds to the V$BACKUP_CORRUPTION
view in the control file. Corruptions are not tolerated in control file and archived redo log backups.
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 record identifier from |
|
|
The stamp propagated from |
|
|
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 backup piece that contains this corrupt block. |
|
|
The primary key for the data file backup or copy in the recovery catalog. Use this key to join with |
|
|
The |
|
|
The |
|
|
The absolute file number for the data file that contains the corrupt blocks. |
|
|
The creation SCN of the data file containing the corrupt blocks. |
|
|
The block number of the first corrupted block in this range of corrupted blocks. |
|
|
The number of corrupted blocks found beginning with |
|
|
For media corrupt blocks, this value is zero. For logically corrupt blocks, this value is the lowest SCN in the blocks in this corrupt range. |
|
|
|
|
|
Same as |