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

Home -> Community -> Mailing Lists -> Oracle-L -> Re: archiving, redologs , database stopping

Re: archiving, redologs , database stopping

From: Alex Gorbachev <gorbyx_at_gmail.com>
Date: Mon, 19 Jun 2006 20:59:26 +0200
Message-ID: <c2213f680606191159n978478cod4baed7ac52f927a@mail.gmail.com>


V$LOG is your friend. There are two interesting columns to you: - one reflects that there redo log needs to be archived (than ARC performace is bad).
- another one reflects that redo log is required for crash recovery - and you need to look at DBWR performance and your checkpointing.

2006/6/19, Vincent verpoort <vincent.verpoort_at_gmail.com>:
> I'm having a big problem my database is stopping for like 20 seconds because
> it can not write to it redo log
>
> As it looks it seems to be full, but this should not be. The acriver is
> archiving group 3 and the lgwr wants to write to group 1. Is there anyone
> how has had this problem before.
> Or who might have some tips on where or how i can solve this.
>
> I have looked for I/o problme but this does not seen to be the problem
>
>
>
> --
> Vincent Verpoort
>
>
> ,.-~`"'~-.,_,.-~`"'~-.,_,.-~`"'~-.,_,.-~`"'~-.,_,.-~`"'~-.,_
> Communiceren is begrepen worden
> ^*<-._,.->*^*<-._,.->*^*<-._,.->*^*<-._,.->*^*<-._,.->*^*<-.
>
>

-- 
Best regards,
Alex Gorbachev

http://blog.oracloid.com
--
http://www.freelists.org/webpage/oracle-l
Received on Mon Jun 19 2006 - 13:59:26 CDT

Original text of this message

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