Oracle FAQ Your Portal to the Oracle Knowledge Grid
HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US
 

Home -> Community -> Usenet -> c.d.o.misc -> Re: Effective deadlock handling

Re: Effective deadlock handling

From: Galen Boyer <galenboyer_at_hotpop.com>
Date: 5 Jan 2004 15:06:13 -0600
Message-ID: <uekuem7lg.fsf@standardandpoors.com>


On Mon, 05 Jan 2004, damorgan_at_x.washington.edu wrote:

> The records stay in the "deadlocked" state until the
> transaction is completed by either a commit or rollback. So the
> problem is also mostly solvable by performing incremental
> commits.

A single transaction involving multiple SQL statements should be broken up and commits should be issued throughout? Are you going to have a clean-up process for this as well?

-- 
Galen Boyer
Received on Mon Jan 05 2004 - 15:06:13 CST

Original text of this message

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