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

Home -> Community -> Usenet -> c.d.o.misc -> Re: Tuning the db_file_multiblock_read_count parameter

Re: Tuning the db_file_multiblock_read_count parameter

From: Mark D Powell <Mark.Powell_at_eds.com>
Date: 5 Nov 2004 18:26:43 -0800
Message-ID: <2687bb95.0411051826.1cb2de99@posting.google.com>


strepxe_at_yahoo.co.uk (championsleeper) wrote in message news:<103a78f3.0411050632.15da869a_at_posting.google.com>...
> We have a reasonably large database (~ 5 - 10 Tb ) and we're trying to
> tune the i/o. One of the parameters we are looking at is
> db_file_multiblock_read_count. in a system that is predominantly
> random i/o what affect does this value have?

Depending on your exact version and the use of system statistics with version 9+ larger values for the db_file_multiblock_read_count parameter influence the cost based optimizer to favor full table scans over using indexes.

HTH -- Mark D Powell -- Received on Fri Nov 05 2004 - 20:26:43 CST

Original text of this message

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