5.17 RC_BACKUP_REDOLOG
This view lists information about archived redo log files in backup sets. It corresponds to the V$BACKUP_REDOLOG
view.
You cannot back up online logs directly: you must first archive them to disk and then back them up. An archived log backup set contains one or more archived logs.
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 archived redo log in the recovery catalog. If you issue the |
|
|
The record identifier propagated from |
|
|
The stamp 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 type of the backup: |
|
|
The time when the backup completed. |
|
|
The thread number of the redo log. |
|
|
The log sequence number. |
|
|
The SCN of the most recent |
|
|
The time stamp of the most recent |
|
|
The SCN generated when Oracle switched into the redo log. |
|
|
The time when Oracle switched into the redo log. |
|
|
The first SCN of the next redo log in the thread. |
|
|
The first time stamp of the next redo log in the thread. |
|
|
The number of operating system blocks written to the backup. |
|
|
The number of bytes in each block of this redo log. |
|
|
The status of the backup set: |
|
|
The |
|
|
The |
|
|
The number of pieces in the backup set. |
|
|
Indicates whether this log was created during terminal recovery of a standby database. Values are |
|
|
Indicates that this archivelog is created during the activation of failover of a standby database and it contains partial archivelog contents. It is created by Zero Data Loss Recovery Appliance (ZDLRA) when the connection with the primary database is lost. A value of YES indicates that the log is partial. |