Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
Home -> Community -> Mailing Lists -> Oracle-L -> RE: checkpoint error
This message is in MIME format. Since your mail reader does not understand
this format, some or all of this message may not be legible.
------_=_NextPart_001_01C00DCD.A34C56A0
Content-Type: text/plain;
charset="iso-8859-1"
You should also consider two other things to do :
Increase the number of redo log group / members. Increase the number of checkpoint_interval set in the initora.ini Increase the size of the redo log files.
Each of these changes might help you just. You have pros and cons considering your application.
Ronen Levit
Database group manager
Talmai
Tel: +972 8 9460606 #212 Fax: +972 8 9460705 Cell: +972 52 448699
-----Original Message-----
From: Zeliha Y.D. [mailto:zeliha.yilmaz_at_aski.gov.tr]
Sent: Thursday, August 24, 2000 2:35 PM
To: Multiple recipients of list ORACLE-L
Subject: checkpoint error
Hi all,
Our system
DUNIX 4.0D
Alpha 4100 with 2 GB RAM, 2 x 467 MHZ CPU
Oracle 7.2.3
I have a problem.
I have 8 RedoLog files each 83 MB(Total 650 MB). In my
system, sometimes Oracle hangs, at that time I got the following ;
SQL> select group#,status from v$log;
GROUP# STATUS
contents of alert.log:
Thread 1 cannot allocate new log, sequence 8230
Checkpoint not complete
Current log# 12 seq# 8229 mem# 0: /ctl/redo/log12SEVDE.rdo
The reason for this, there is a very large Update/delete/insert
transactions
from 1 (or more) process.
Someone offered to increase number of DBWR background process.
how to do it?
thanks,
zeliha.
------_=_NextPart_001_01C00DCD.A34C56A0
Content-Type: text/html;
charset="iso-8859-1"
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML><HEAD>
<META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=iso-8859-1">
<TITLE>OEM</TITLE>
<META content="MSHTML 5.00.2314.1000" name=GENERATOR>
<STYLE></STYLE>
</HEAD>
<BODY bgColor=#ffffff>
<DIV><FONT color=#0000ff face=Arial size=2><SPAN class=883231513-24082000>You
should also consider two other things to do :</SPAN></FONT></DIV>
<DIV><FONT color=#0000ff face=Arial size=2><SPAN
class=883231513-24082000></SPAN></FONT> </DIV>
<DIV><FONT color=#0000ff face=Arial size=2><SPAN
class=883231513-24082000>Increase the number of redo log group /
members.</SPAN></FONT></DIV>
<DIV><FONT color=#0000ff face=Arial size=2><SPAN
class=883231513-24082000>Increase the number of checkpoint_interval set in the
initora.ini</SPAN></FONT></DIV>
<DIV><FONT color=#0000ff face=Arial size=2><SPAN
class=883231513-24082000>Increase the size of the redo log
files.</SPAN></FONT></DIV>
<DIV><FONT color=#0000ff face=Arial size=2><SPAN
class=883231513-24082000></SPAN></FONT> </DIV>
<DIV><FONT color=#0000ff face=Arial size=2><SPAN class=883231513-24082000>Each
of these changes might help you just. You have pros and cons considering your
application.</SPAN></FONT></DIV>
<DIV><FONT color=#0000ff face=Arial size=2><SPAN
class=883231513-24082000></SPAN></FONT> </DIV>
<DIV><FONT color=#0000ff face=Arial size=2><SPAN class=883231513-24082000>
<P><FONT face=Arial size=2>Ronen Levit</FONT> <BR><FONT face=Arial
size=2>Database group manager</FONT> <BR><FONT face=Arial size=2>Talmai</FONT>
<DIV><FONT face=Arial size=2> <DIV style="FONT: 10pt arial">Hi all,</DIV> <DIV style="FONT: 10pt arial"><BR> Our system<BR> DUNIX4.0D<BR> Alpha 4100 with 2 GB RAM, 2 x 467 MHZ CPU<BR> Oracle 7.2.3<BR></DIV>
----------------<BR> 11 ACTIVE<BR> 12 ACTIVE<BR> 13 ACTIVE<BR> 14ACTIVE<BR> 15 ACTIVE<BR> 16 CURRENT<BR> 17 ACTIVE<BR> 18 ACTIVE<BR><BR>.. and in the alert log file I had the following...<BR><BR> contents of alert.log:</DIV>
<DIV style="FONT: 10pt arial"> </DIV> <DIV style="FONT: 10pt arial">how to do it?</DIV> <DIV style="FONT: 10pt arial"> </DIV> <DIV style="FONT: 10pt arial">thanks, </DIV> <DIV style="FONT: 10pt arial"> </DIV>Received on Thu Aug 24 2000 - 08:17:22 CDT