Oracle9i Database Reference
Release 1 (9.0.1)

Part Number A90190-02
Go To Documentation Library
Home
Go To Product List
Book List
Go To Table Of Contents
Contents
Go To Index
Index

Master Index

Feedback

Go to previous page Go to beginning of chapter Go to next page

Dynamic Performance (V$) Views, 139 of 211


V$RECOVERY_LOG

This view lists information about archived logs that are needed to complete media recovery. This information is derived from the log history view, V$LOG_HISTORY.

V$RECOVERY_LOG contains useful information only for the Oracle process doing the recovery. When Recovery Manager directs a server process to perform recovery, only Recovery Manager is able to view the relevant information in this view. V$RECOVERY_LOG will be empty to all other Oracle users.

See Also:

"V$LOG_HISTORY" and Oracle9i Recovery Manager User's Guide 

Column  Datatype  Description 

THREAD# 

NUMBER 

Thread number of the archived log  

SEQUENCE# 

NUMBER 

Sequence number of the archived log 

TIME 

VARCHAR2 

Time of first entry (lowest SCN) in the log 

ARCHIVE_NAME  

VARCHAR2 

Name of the file when archived, using the naming convention specified by "LOG_ARCHIVE_FORMAT" 


Go to previous page Go to beginning of chapter Go to next page
Oracle
Copyright © 1996-2001, Oracle Corporation.

All Rights Reserved.
Go To Documentation Library
Home
Go To Product List
Book List
Go To Table Of Contents
Contents
Go To Index
Index

Master Index

Feedback