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

Home -> Community -> Mailing Lists -> Oracle-L -> Checkpoints

Checkpoints

From: Zabair Ahmed <roon987_at_yahoo.co.uk>
Date: Thu, 27 Feb 2003 01:39:04 -0800
Message-ID: <F001.0055B0D8.20030227013904@fatcity.com>

 

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

--

Please see the official ORACLE-L FAQ: http://www.orafaq.net
--

Author: =?iso-8859-1?q?Zabair=20Ahmed?=
  INET: roon987_at_yahoo.co.uk

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 - 03:39:04 CST

Original text of this message

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