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 Entries VS. Redo Writes

Re: Redo Entries VS. Redo Writes

From: <dwilliams_at_lifetouch.com>
Date: 2000/06/23
Message-ID: <8j0ghf$i8l$1@nnrp1.deja.com>#1/1

From Oracle DBA Handbook by Kevin Loney: Redo entries describe the changest that are made to the database. They are first cashed in the SGA in an area called the redo log buffer. The database then periodically writes batches of redo entries to the online redo log files.

Based on this, it sounds to me like you have it right.

In article <8iu5dq$s69$1_at_nnrp1.deja.com>,   Ethan Post <epost1_at_my-deja.com> wrote:
> Someone let me know if this is right. A Redo Entry is anytime a write
> has to be performed to the redo log buffer and a Redo Write is when
 the
> write is from the buffer to the redo log file?
>
> -Ethan
> --
> http://www.freetechnicaltraining.com
> http://www.gnumetrics.com
>
> Sent via Deja.com http://www.deja.com/
> Before you buy.
>

Sent via Deja.com http://www.deja.com/
Before you buy. Received on Fri Jun 23 2000 - 00:00:00 CDT

Original text of this message

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