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 shifts are blocking for DB updates !!!

Re: REDO log shifts are blocking for DB updates !!!

From: Allen Kirby <akirby_at_att.com>
Date: 1997/03/03
Message-ID: <331ACD78.17FC@att.com>#1/1

Shane Murray wrote:
>
> At a log switch (possibly at every chkpt, I can't remember) the SGA is
> flushed which takes time and resources. In order to minimize the
<snip>

Actually, the dirty blocks in the SGA are flushed at each checkpoint, and a log switch forces a checkpoint. In this case they may want to do frequent checkpoints to reduce the amount of time each one takes. And I thought our users had strict response-time requirements!

-- 
---
Allen Kirby			AT&T ITS Production Services
akirby_at_att.com			Alpharetta, GA.
Received on Mon Mar 03 1997 - 00:00:00 CST

Original text of this message

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