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

Re: deadlocks between single update statements ?

From: <hasta_l3_at_hotmail.com>
Date: 25 Sep 2006 11:34:30 -0700
Message-ID: <1159209270.548494.266030@e3g2000cwe.googlegroups.com>


DA Morgan wrote :

> My error. I meant to suggest SELECT FOR UPDATE NOWAIT.

Why NOWAIT, BTW ?

A transaction with
- a select for update correctly ordered
- followed by an update of the same rows

should do the trick, isn't it ? Received on Mon Sep 25 2006 - 13:34:30 CDT

Original text of this message

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