5.33 RC_LOG_HISTORY
This view lists historical information about the online redo logs.
RMAN adds a new row during a catalog resynchronization whenever Oracle has switched out of the online redo log. This catalog view corresponds to the V$LOG_HISTORY
view.
Column | Data Type | Description |
---|---|---|
|
|
The primary key for the target database. 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 redo log history |
|
|
The redo log history stamp from |
|
|
The thread number of the online redo log. |
|
|
The log sequence number of the redo log. |
|
|
The SCN generated when switching into the redo log. |
|
|
The time stamp when switching into the redo log. |
|
|
The first SCN of the next redo log in the thread. |
|
|
|