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 -> kill session that holds lock for more then 10 sec

kill session that holds lock for more then 10 sec

From: Doron <doron_almog_at_msn.com>
Date: 12 Jan 2004 10:11:40 -0800
Message-ID: <995517bc.0401121011.3b9b6799@posting.google.com>


hi,

our application requests exclusive locks at the table level ( i know it's very problematic but right now it's a must and i cant change the code).

every now and then a user forgets to commit on a crucial table and all other users are put in wait. to resolve i have to manually kill the user's session.

is it possible to automaticlly kill a session holding an exlusive lock for more then a predefined amount of time, lets say 60 sec. i know this will cause new problems but i want to give it a try.

thanks,
Doron Received on Mon Jan 12 2004 - 12:11:40 CST

Original text of this message

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