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: Log switches

Re: Log switches

From: Tanel Põder <tanel.poder.003_at_mail.ee>
Date: Wed, 7 Jul 2004 18:03:23 +0300
Message-ID: <01df01c46433$8e170700$7ea423d5@porgand>


Hi!

Remember that every logswitch causes a checkpoint, so if you're switching logs very often, you'll have very agressive checkpointing, causing excessive IO and dbwr activity (also all datafiles' headers are updated during full checkpoint).

So I doubt that your system will perform well if you're switching logs every few seconds, but if you want to control this manually, you could set archive_lag_target to few seconds, causing a log switch after every given interval...

Tanel.

> We are testing a streams based replication ... currently log switches
happen every minute, we
> would like to bring this down to few seconds (to have more instantaneous
data available). Is it
> possible? This is 9204 environment.
>
> TIA
> Raj
>
>
>
> __________________________________
> Do you Yahoo!?
> New and Improved Yahoo! Mail - Send 10MB messages!
> http://promotions.yahoo.com/new_mail
> ----------------------------------------------------------------
> Please see the official ORACLE-L FAQ: http://www.orafaq.com
> ----------------------------------------------------------------
> To unsubscribe send email to: oracle-l-request_at_freelists.org
> put 'unsubscribe' in the subject line.
> --
> Archives are at http://www.freelists.org/archives/oracle-l/
> FAQ is at http://www.freelists.org/help/fom-serve/cache/1.html
> -----------------------------------------------------------------
>



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

To unsubscribe send email to: oracle-l-request_at_freelists.org put 'unsubscribe' in the subject line.
--
Archives are at http://www.freelists.org/archives/oracle-l/
FAQ is at http://www.freelists.org/help/fom-serve/cache/1.html
-----------------------------------------------------------------
Received on Wed Jul 07 2004 - 10:00:11 CDT

Original text of this message

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