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: Transaction level commits?

Re: Transaction level commits?

From: Jonathan Lewis <jonathan_at_jlcomp.demon.co.uk>
Date: Mon, 11 Oct 1999 08:34:28 +0100
Message-ID: <939628511.20911.0.nnrp-04.9e984b29@news.demon.co.uk>

In you example (which would have to be
rewritten so that TXN B was handled through a separately declared procedure), you would get a deadlock error detected.

Comments in line.

--

Jonathan Lewis
Yet another Oracle-related web site: http://www.jlcomp.demon.co.uk

Doug Cowles wrote in message <37FED08E.6523AD1C_at_nospambigfoot.com>...
>Maybe..I'm not sure. The essential question is :
>
>TXN A
> Select * for update from x where id =y

Received on Mon Oct 11 1999 - 02:34:28 CDT

Original text of this message

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