Oracle9i Database Reference Release 2 (9.2) Part Number A96536-02 |
|
|
View PDF |
This view displays archived log information from the control file, including archive log names. An archive log record is inserted after the online redo log is successfully archived or cleared (name column is NULL
if the log was cleared). If the log is archived twice, there will be two archived log records with the same THREAD#
, SEQUENCE#
, and FIRST_CHANGE#
, but with a different name. An archive log record is also inserted when an archive log is restored from a backup set or a copy and whenever a copy of a log is made with the RMAN COPY
command.
Column | Datatype | Description |
---|---|---|
|
|
Archived log record ID |
|
|
Archived log record stamp |
|
|
Archived log file name. If set to |
|
|
Original destination from which the archivelog was generated. The value is |
|
|
Redo thread number |
|
|
Redo log sequence number |
|
|
Resetlogs change# of the database when this log was written |
|
|
Resetlogs time of the database when this log was written |
|
|
First change# in the archived log |
|
|
Timestamp of the first change |
|
|
First change in the next log |
|
|
Timestamp of the next change |
|
|
Size of the archived log (in blocks) |
|
|
Redo log block size. This is the logical block size of the archived log, which is the same as the logical block size of the online log from which this archived log was copied. The online log logical block size is a platform-specific value that is not adjustable by the user. |
|
|
Creator of the archivelog: |
|
|
Registrar of the entry: |
|
|
( |
|
|
Indicates that the online redo log was archived ( See Also: Oracle9i Recovery Manager User's Guide. |
|
|
( This column is meaningful at the physical standby site for the You can use this field to identify archivelogs that can be backed up and removed from disk. |
|
|
Specifies ( |
|
|
The status of this archived log. Possible values are:
|
|
|
Time when the archiving completed |
|
|
( |
|
|
( |
|
|
Indicates the number of times this file has been backed up. Values range from 0-15. If the file has been backed up more than 15 times, the value remains 15. |
|
|
Redo thread number of the instance that performed the archival operation. This column differs from the |
|
|