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: "Checkpoint not complete" message in alert.log file

Re: "Checkpoint not complete" message in alert.log file

From: R Aponte <aponte_at_eglin.af.mil>
Date: 1997/09/24
Message-ID: <01bcc912$827f33e0$89103d81@eg-016-137.eglin.af.mil>#1/1

Ken Nichols

It means several things. It could be that (1) your redo log size is too small and the database log writer is waiting for the redo log to be available to writein it. (2) Check your redo buffers size. (3) Check the location of the redo logs, there might be I/O contention in the hard drive waiting to write.
You could add another redo log group, rebuilt the redo logs bigger or check your parameters in your init.ora related to redo log transactions.

Becky :-) Received on Wed Sep 24 1997 - 00:00:00 CDT

Original text of this message

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