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: Concurrent i/o

Re: Concurrent i/o

From: Connor McDonald <connor_mcdonald_at_yahoo.com>
Date: Tue, 08 Nov 2005 20:36:34 +0800
Message-ID: <43709BD2.709A@yahoo.com>


Matthias Hoys wrote:
>
> Hi,
>
> Is anyone using Oracle 10g on AIX with filesystems mounted for concurrent
> i/o (instead of the default cached i/o) ? Just wanted to know if there are
> any known disadvantages. Apparently concurrent i/o has nearly the
> performance of raw devices.
>
> Thanks
> Matthias

If "concurrent" is equivalent to "direct" IO, then you'll want to ensure that your buffer cache is sized appropriately. Many people have converted to raw (or equivalent) and been disappointed because they have not taken the loss of file system cache into account (and increased their buffer cache accordingly)

hth

-- 
Connor McDonald
Co-author: "Mastering Oracle PL/SQL - Practical Solutions"
Co-author: "Oracle Insight - Tales of the OakTable"

web: http://www.oracledba.co.uk
web: http://www.oaktable.net
email: connor_mcdonald_at_yahoo.com


"Semper in excremento, sole profundum qui variat."

------------------------------------------------------------
Received on Tue Nov 08 2005 - 06:36:34 CST

Original text of this message

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