V$LOG
This view displays information on log files from the control file.
Fields
The most relevant view fields are:
GROUP#
: The log group numberTHREAD#
: The log thread numberSEQUENCE#
: The log sequence numberBYTES
: The size of the log in bytesBLOCKSIZE
: The block size of the log fileMEMBERS
: The number of members in the log groupARCHIVED
: The archive status (YES
orNO
)STATUS
: The log status; it can beUNUSED
,CURRENT
,ACTIVE
,CLEARING
,CLEARING_CURRENT
, orINACTIVE
FIRST_CHANGE#
: The lowest system change number stored in the logFIRST_TIME
: The time of the first system change number in the log
See also
The
V$LOG_HISTORY
andV$LOGFILE
sections in this appendix