V$LOG_HISTORY
This view shows the log history from the control file.
Fields
The most relevant view fields are:
RECID
: The control file record IDSTAMP
: The control file record stampTHREAD#
: The thread number of the archived logSEQUENCE#
: The sequence number of the archived logFIRST_CHANGE#
: The lowest system change number in the logFIRST_TIME
: The time of the first entry in the logNEXT_CHANGE#
: The highest system change number in the logRESETLOGS_CHANGE#
: The resetlogs change number of the database when the log was writtenRESETLOGS_TIME
: The resetlogs time of the database when the log was written
See also
The
V$LOG
andV$LOGFILE
sections in this appendix