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: direct path write wait

Re: direct path write wait

From: LS Cheng <exriscer_at_gmail.com>
Date: Wed, 27 Dec 2006 16:33:35 +0100
Message-ID: <6e9345580612270733n3c6651f4jddd38ba06fd9fb3a@mail.gmail.com>


Hi

You can truss database writer, if AIO is enabled you should see something like

kaio(AIONOTIFY, -2226439408)
kaio(AIOWAIT, 0xFFFFFFFF7FFFDFA0)

On 12/27/06, blr_dba <deepak_blr_at_youtele.com> wrote:
>
> Dear Gurus,
>
> Am having huge amount of waits on "direct path write event". This event
> has
> 98% of the total wait time. Now we want to tune it.
>
> We are using Solaris 9 and Oracle 9.2.0.7.
>
> After examining the system we found that logging is enabled on the mounted
> UFS file systems.
>
> Need your expert advice on the following...
>
> > How to know whether the UFS is enabled for asynchronous IO or direct IO?
> > Which one is better for DWH environments? Pros and cons of each.
> > Is filesystem cache is involved in both of the above methods?
>
> Please suggest the best solution for my environment.
>
> Looking forward to your ever valuable feedback.
>
> Deepak
>
> --
> http://www.freelists.org/webpage/oracle-l
>
>
>

--
http://www.freelists.org/webpage/oracle-l
Received on Wed Dec 27 2006 - 09:33:35 CST

Original text of this message

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