Return-Path: <oracle-l-bounce@freelists.org>
Delivered-To: 2-oracle-l@orafaq.com
Received: (qmail 24286 invoked from network); 21 Dec 2006 16:26:05 -0600
Received: from freelists-180.iquest.net (HELO turing.freelists.org) (206.53.239.180)
  by 69.64.49.119 with SMTP; 21 Dec 2006 16:25:47 -0600
Received: from localhost (localhost [127.0.0.1])
 by turing.freelists.org (Avenir Technologies Mail Multiplex) with ESMTP id 45498577212;
 Thu, 21 Dec 2006 17:04:44 -0500 (EST)
Received: from turing.freelists.org ([127.0.0.1])
 by localhost (turing [127.0.0.1]) (amavisd-new, port 10024)
 with ESMTP id 22485-04; Thu, 21 Dec 2006 17:04:44 -0500 (EST)
Received: from turing (localhost [127.0.0.1])
 by turing.freelists.org (Avenir Technologies Mail Multiplex) with ESMTP id 6D406576BB3;
 Thu, 21 Dec 2006 17:04:43 -0500 (EST)
Received: with ECARTIS (v1.0.0; list oracle-l); Thu, 21 Dec 2006 17:01:12 -0500 (EST)
Received: from localhost (localhost [127.0.0.1])
 by turing.freelists.org (Avenir Technologies Mail Multiplex) with ESMTP id DB372575F45
 for <oracle-l@freelists.org>; Thu, 21 Dec 2006 17:01:11 -0500 (EST)
Received: from turing.freelists.org ([127.0.0.1])
 by localhost (turing [127.0.0.1]) (amavisd-new, port 10024)
 with ESMTP id 21533-06 for <oracle-l@freelists.org>;
 Thu, 21 Dec 2006 17:01:11 -0500 (EST)
Received: from smtp811.mail.ird.yahoo.com (smtp811.mail.ird.yahoo.com [217.146.188.71])
 by turing.freelists.org (Avenir Technologies Mail Multiplex) with SMTP id D4F235766E9
 for <oracle-l@freelists.org>; Thu, 21 Dec 2006 17:00:58 -0500 (EST)
Received: (qmail 47012 invoked from network); 21 Dec 2006 22:01:34 -0000
Received: from unknown (HELO Primary) (oracle.expert@btinternet.com@86.130.242.224 with login)
  by smtp811.mail.ird.yahoo.com with SMTP; 21 Dec 2006 22:01:34 -0000
X-YMail-OSG: MJJwgG0VM1nq5xDas.kvMbdi8n1PhF_h2JzhBK_QYBH8tdKO1D__Aw9B8mLWm34r4VCk1u3WI4qq_WdIMtZihjBTmcQUuJRyMPmLoiXKtIZZFWwFCrcerGXCGpR591Ekc1ERCcG_tvYIN9j50PpOuHx1B2hScAR3ZSfmiTpF62jK5DDvbnLn5Pa6KA--
Message-ID: <021f01c7254b$98f55ba0$0200a8c0@Primary>
From: "Jonathan Lewis" <jonathan@jlcomp.demon.co.uk>
To: <oracle-l@freelists.org>
Subject: Re: oracle-l Digest V3 #373
Date: Thu, 21 Dec 2006 22:01:41 -0000
MIME-Version: 1.0
Content-Type: text/plain; format=flowed;	charset="iso-8859-1";	reply-type=response
X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2900.3028
X-archive-position: 43602
X-ecartis-version: Ecartis v1.0.0
Sender: oracle-l-bounce@freelists.org
Errors-to: oracle-l-bounce@freelists.org
X-original-sender: jonathan@jlcomp.demon.co.uk
Precedence: normal
Reply-to: jonathan@jlcomp.demon.co.uk
List-help: <mailto:ecartis@freelists.org?Subject=help>
List-unsubscribe: <oracle-l-request@freelists.org?Subject=unsubscribe>
List-software: Ecartis version 1.0.0
List-Id: oracle-l <oracle-l.freelists.org>
X-List-ID: oracle-l <oracle-l.freelists.org>
List-subscribe: <oracle-l-request@freelists.org?Subject=subscribe>
List-owner: <mailto:steve.adams@ixora.com.au>
List-post: <mailto:oracle-l@freelists.org>
List-archive: <http://www.freelists.org/archives/oracle-l>
X-list: oracle-l
X-Virus-Scanned: by amavisd-new-20030616-p10 (Debian) at avenirtech.net



Apologies to Prashant for attributing to him the suggestion
to read the article quoted below.  The suggestion actually
came from Murtuja.khokhar.

Regards

Jonathan Lewis
http://jonathanlewis.wordpress.com

Author: Cost Based Oracle: Fundamentals
http://www.jlcomp.demon.co.uk/cbo_book/ind_book.html

The Co-operative Oracle Users' FAQ
http://www.jlcomp.demon.co.uk/faq/ind_faq.html


----- Original Message ----- 
From: "Jonathan Lewis" <jonathan@jlcomp.demon.co.uk>
To: <oracle-l@freelists.org>
Sent: Thursday, December 21, 2006 9:15 AM
Subject: Re: oracle-l Digest V3 #373


>
> Prashant,
>
> Before recommending that link again, you might like to think carefully
> about the quality of the content. Here's just one small example of how 
> erroneous it is:
>
>   " By segregating high activity tables into a separate, smaller data buffer, 
> "
>   " Oracle has far less RAM frames to scan for dirty block, improving the"
>   "  throughout and also reducing CPU consumption.  This is especially "
>   " important for super-high update tables with more than 100 row changes "
>    " per second."
>
> Since Oracle 8.1, dirty blocks go on to the checkpoint queue the moment
> they are made dirty - and they stay in place on that queue until the database 
> writer has written them; and DBWR picks them off the queue in the correct 
> order without having to scan the buffer.  That's why you see far fewer 
> "checkpoint not complete" errors, and how the fast_start_mttr_target
> can be made to work.
>

--
http://www.freelists.org/webpage/oracle-l


