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 -> deadlocks between single update statements ?

deadlocks between single update statements ?

From: <hasta_l3_at_hotmail.com>
Date: 23 Sep 2006 01:41:02 -0700
Message-ID: <1159000862.384129.73710@i3g2000cwc.googlegroups.com>


Dear group,

Assume a transaction A with a single update statement updating many rows of a table.
Assume another transaction B also with a single update, concurrently updating the same rows, but perhaps in a different order.

Can these single updates deadlock ?

How do you prevent this ?

Thanks much. Received on Sat Sep 23 2006 - 03:41:02 CDT

Original text of this message

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