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: Deadlock resolution

Re: Deadlock resolution

From: srivenu <srivenu_at_hotmail.com>
Date: 18 Feb 2004 02:34:01 -0800
Message-ID: <1a68177.0402180234.4e015b45@posting.google.com>


The dead lock graph in the trace file will give you an idea which tables are involved in the dead lock.
Also you can write a SERVERERROR trigger to catch more info during the dead lock error.
regards
Srivenu Received on Wed Feb 18 2004 - 04:34:01 CST

Original text of this message

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