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: Help me : urgent

RE: Help me : urgent

From: Kevin Closson <kevinc_at_polyserve.com>
Date: Mon, 17 Jul 2006 14:19:07 -0700
Message-ID: <5D2570CAFC98974F9B6A759D1C74BAD0E5AA9C@ex2.ms.polyserve.com>

         While everyone is correct that you need to solve the deadlock issue, you may not be able to solve that immediately (because app code needs to be changed). A problem that accompanies deadlocks is that a latch is held while the trace file for the deadlock is written, and this can hold up your entire database/application.

holding a latch and doing file I/O ? Where did you get that idea?

--
http://www.freelists.org/webpage/oracle-l
Received on Mon Jul 17 2006 - 16:19:07 CDT

Original text of this message

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