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: db file sequential read - again

Re: db file sequential read - again

From: Wolfgang Breitling <breitliw_at_centrexcc.com>
Date: Tue, 13 Mar 2007 09:16:59 -0600
Message-Id: <20070313151601.B606063D088@turing.freelists.org>


At 07:35 AM 3/13/2007, jherrick_at_igs.net wrote:

"db file sequential reads" are single block reads and therefore can target data blocks as well as index bocks. "db file scattered reads" are multi-block reads and therefore can target index blocks as well as data blocks.

>- Can somebody re-explain this please?
>
>using any index it finds (which we all know could be a bad thing!). I'm
>thinking of putting hot indexes into their own buffer pool since I've got tons
>of memory. Does this sound like a reasonable approach to you folks?

What is your rationale of putting "hot indexes" into their own pool? What are you trying to accomplish with this?

Regards

Wolfgang Breitling
Centrex Consulting Corporation
www.centrexcc.com



This email has been scanned by the MessageLabs Email Security System. For more information please visit http://www.messagelabs.com/email
--
http://www.freelists.org/webpage/oracle-l
Received on Tue Mar 13 2007 - 10:16:59 CDT

Original text of this message

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