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

Home -> Community -> Usenet -> c.d.o.server -> Re: Parameter to influence Oracle's Idea of IO Cost?

Re: Parameter to influence Oracle's Idea of IO Cost?

From: Niall Litchfield <niall.litchfield_at_dial.pipex.com>
Date: Wed, 09 May 2007 22:17:37 +0100
Message-ID: <46423A71.8030405@dial.pipex.com>


Robert Klemme wrote:
>
> Hi,
>
> this is on 10.2.0.1.0. I think I remember that there is a parameter
> that will affect how Oracle costs IO but can't seem to find it (searched
> DB Reference, Performance Tuning Guide, PL/SQL Package Reference, Web).
> Does my memory fail me?
>
> Do you know other ways to influence how Oracle costs single block reads
> vs. multi block reads (apart from DB_FILE_MULTIBLOCK_READ_COUNT and
> hinting that is)? Thank you!
>
> Kind regards
>
> robert

short answer

My guess is you might well get better immediate success with the optimizer_... parameters, but better longer term success with system stats.

-- 
Niall Litchfield
Oracle DBA
http://www.orawin.info/services
Received on Wed May 09 2007 - 16:17:37 CDT

Original text of this message

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