Oracle FAQ Your Portal to the Oracle Knowledge Grid
HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US
 

Home -> Community -> Usenet -> c.d.o.server -> Re: Redo log buffer size

Re: Redo log buffer size

From: Keith <keithhoxie_at_verizon.net>
Date: 3 Nov 2006 20:44:50 -0800
Message-ID: <1162615490.253001.283990@i42g2000cwa.googlegroups.com>

oracle dba wrote:
> Hi all,
>
> According to books redo will to written to file after 1MB is full. So
> is there any way that our redo log buffer is equal to or more than
> 10MB.
> If yes then why ..........................
> if u know any metalink addr pls inform

the lgwr STARTS writing out at 1MB (or commit, or 1/3 full, or every 3 secs) but more can still be added while the lgwr is still working. Received on Fri Nov 03 2006 - 22:44:50 CST

Original text of this message

HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US