RE: local write wait event

Jonathan,
                Thanks for the information.  I'll see what he has to say.

        Larry

-----Original Message-----
From: oracle-l-bounce@xxxxxxxxxxxxx [mailto:oracle-l-bounce@xxxxxxxxxxxxx]
On Behalf Of Jonathan Lewis
Sent: Tuesday, October 12, 2004 3:06 PM
To: chupit@xxxxxxxxx; oracle-l@xxxxxxxxxxxxx
Subject: Re: local write wait event


The only time I have seen local write wait
and tracked it back to source, it has been
the query co-ordinator cleaning up after
parallel execution slaves have been involved
in parallel create table / index.  Each slave
thinks it owns a segment, so creates a segment
header as the first block of the data it generates.
The QC wipes all but one of them and puts them
into the segment free list.  

There may be other reasons that I've not yet
come across.


Regards

Jonathan Lewis

http://www.jlcomp.demon.co.uk/faq/ind_faq.html
The Co-operative Oracle Users' FAQ

http://www.jlcomp.demon.co.uk/seminar.html
Optimising Oracle Seminar - schedule updated Sept 19th





----- Original Message ----- 
From: "Edgar Chupit" <chupit@xxxxxxxxx>
To: <oracle-l@xxxxxxxxxxxxx>
Sent: Monday, October 11, 2004 7:58 AM
Subject: local write wait event


Dear List,

Tracing one of the user sessions I get a lot of waits on "local write
wait". We are using 10.0.3, I've searched metalink and in the book
about OWI events, but couldn't find any information about this event,
while searching in the archives I've found post by K Gopalakrishnan,
that this event should never be seen in normal databases. Maybe there
is a more detailed description of this wait event?

-- 
 Edgar
--
http://www.freelists.org/webpage/oracle-l

--
http://www.freelists.org/webpage/oracle-l


**********************************************************************
The information contained in this communication is
confidential, is intended only for the use of the recipient
named above, and may be legally privileged.
If the reader of this message is not the intended
recipient, you are hereby notified that any dissemination, 
distribution, or copying of this communication is strictly
prohibited.
If you have received this communication in error,
please re-send this communication to the sender and
delete the original message or any copy of it from your
computer system. Thank You.

--
http://www.freelists.org/webpage/oracle-l

Other related posts: