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: Dealock on Rollback Segment (I think)

Re: Dealock on Rollback Segment (I think)

From: Jarek Palka <jarek_at_kamsoft.com.pl>
Date: Thu, 28 Dec 2000 17:55:35 +0100
Message-ID: <3A4B7087.383ACEEC@kamsoft.com.pl>

buckeye714_at_my-deja.com wrote:
>
> 'production' box. Using OEM, it appears that the deadlock is on a
> rollback segment. Since the application is updating rows based on
> specific rowid's, I don't believe the deadlock is a result of two
> process

Try
SET TRANSACTION USE ROLLBACK SEGMENT segment_name with different rollback segments for every update process.

-- 
____________________________________________________________
Jaros³aw Palka <jarek_at_kamsoft.com.pl> P.I.KAMSOFT, Katowice
tel. (+48 32) 209-07-05, fax 209-07-15    POLAND
Received on Thu Dec 28 2000 - 10:55:35 CST

Original text of this message

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