views
common.Views V$LOG 显示控制文件里online redo logfile的信息 GROUP# Log group number THREAD# Log thread number SEQUENCE# Log sequence number BYTES Size of the log (in bytes) BLOCKSIZE Block size of the logfile (512 or 4096),细粒度,datafile的blocksize为8192,粗粒度 MEMBERS Number of members in the log group ARCHIVED Archive status (YES) or (NO) STATUS Log status: UNUSED - Online redo log has never been written to.通常指从未被使用的日志组,即新添加的日志组 CURRENT - Current redo log. This implies that the redo log is active. The redo log could be open or closed.LGWR进程正把redo log buffer的日志写进日志组中,在进行实例恢复时是必须的 ACTIVE Log is active but is