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: How is dead-lock handled by the Oracle8-server ?

Re: How is dead-lock handled by the Oracle8-server ?

From: Thomas Kyte <tkyte_at_us.oracle.com>
Date: Thu, 02 Dec 1999 07:55:43 -0500
Message-ID: <b1rc4s4421d0k95vs9kt5qainnaoj7jnv0@4ax.com>


A copy of this was sent to Anders Gunnare <Anders.Gunnare_at_frontec.se> (if that email address didn't require changing) On Thu, 02 Dec 1999 09:58:26 +0100, you wrote:

>Hello World,
>
>How is dead-lock handled by the Oracle8 server ?

it is detected and one of the sessions will get an error message. the statement that caused the deadlock will be rolled back (just the statement, not the entire transaction)

--
See http://osi.oracle.com/~tkyte/ for my columns 'Digging-in to Oracle8i'... Current article is "Part I of V, Autonomous Transactions" updated June 21'st  

Thomas Kyte                   tkyte_at_us.oracle.com
Oracle Service Industries     Reston, VA   USA

Opinions are mine and do not necessarily reflect those of Oracle Corporation Received on Thu Dec 02 1999 - 06:55:43 CST

Original text of this message

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