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: Checkpoints

Re: Checkpoints

From: Daniel W. Fink <optimaldba_at_yahoo.com>
Date: Thu, 27 Feb 2003 05:14:22 -0800
Message-ID: <F001.0055B37D.20030227051422@fatcity.com>


I recall a bug introduced (?) in 8.0.5. If you set log_checkpoints_to_alert, the process consumed a large amount of cpu. I remember changing it to false after our test group found performance problems.

How often are you performing log switches during peak usage? Is the CKPT process running? (IIRC, it is automatically started in 8 under certain conditions, such as a large # of database files).

Zabair Ahmed wrote:

>
>
> The following parameters are set in the init.ora:-
>
> NAME VALUE
> ------------------------------ ---------------
> log_checkpoint_interval 25600
> log_checkpoint_timeout 0
> log_checkpoints_to_alert TRUE
>
> This means that a checkpoint will happen every 12Mb of
> redo being filled, os block size is 512. The size of the redo logs are
> 50Mb, as a solution, I recommend setting the log_checkpoint_interval
> to at least 50Mb to reduce the occurrences of these checkpoints.
>
> What am noticing in the alert log is that a checkpoint is happening
> every minute at peak times, this is clearly putting considerable
> overhead on the lgwr.
>
> Oracle 8.0.6.3.0 on Solaris 5.8
>
> Anyone got any thoughts on the above or experienced checkpoints going
> mad on 8.0.6.
>
> TIA
>
>
>
>
>
>
> ------------------------------------------------------------------------
> With Yahoo! Mail you can get a bigger mailbox -- choose a size that
> fits your needs
> <http://uk.yahoo.com/mail/tagline_xtra/?http://uk.docs.yahoo.com/mail_storage.html>

-- 
Daniel W. Fink
http://www.optimaldba.com

RMOUG Training Days March 5 & 6, 2003 Denver, CO
IOUG-A Live! April 27 - May 1, 2003 Orlando, FL





-- 
Please see the official ORACLE-L FAQ: http://www.orafaq.net
-- 
Author: Daniel W. Fink
  INET: optimaldba_at_yahoo.com

Fat City Network Services    -- 858-538-5051 http://www.fatcity.com
San Diego, California        -- Mailing list and web hosting services
---------------------------------------------------------------------
To REMOVE yourself from this mailing list, send an E-Mail message
to: ListGuru_at_fatcity.com (note EXACT spelling of 'ListGuru') and in
the message BODY, include a line containing: UNSUB ORACLE-L
(or the name of mailing list you want to be removed from).  You may
also send the HELP command for other information (like subscribing).
Received on Thu Feb 27 2003 - 07:14:22 CST

Original text of this message

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