Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Mailing Lists -> Oracle-L -> RE: How to remove Lock on a Table
Personally, I always whack 'em first with a great big stick.
May not be everyone's cup of tea I suppose, but then again, I *never* have a hung session holding a lock and requiring a database bounce.
Jared
"Ben" <poelsb_at_post.queensu.ca>
Sent by: root_at_fatcity.com
06/19/2002 01:28 PM
Please respond to ORACLE-L
To: Multiple recipients of list ORACLE-L <ORACLE-L_at_fatcity.com> cc: Subject: RE: How to remove Lock on a Table
Hi
Was any consensus reached on the issue of how best to remove the offending sessions, or the difference between the SQL disconnect session and kill session? Or was it just left that whacking it with a kill -9 was the way to go?
Ben
-----Original Message-----
Sent: June 17, 2002 3:09 PM
To: Multiple recipients of list ORACLE-L
interesting point - anyone know how the 8i "alter system disconnect session immediate" differentates from the "alter system kill session"? read something somewhere about it destroying the virtual circuit. I always suspected that it ignored the wait period that the "kill" command goes through to tell the client it is dead (which of course it can't with connection forms like JDBC, so the session never dies).
Jack
-- Please see the official ORACLE-L FAQ: http://www.orafaq.com -- Author: INET: Jared.Still_at_radisys.com Fat City Network Services -- (858) 538-5051 FAX: (858) 538-5051 San Diego, California -- Public Internet access / Mailing Lists -------------------------------------------------------------------- To REMOVE yourself from this mailing list, send an E-Mail message to: ListGuru_at_fatcity.com (note EXACT spelling of 'ListGuru') and in the message BODY, include a line containing: UNSUB ORACLE-L (or the name of mailing list you want to be removed from). You may also send the HELP command for other information (like subscribing).Received on Thu Jun 20 2002 - 18:38:23 CDT
![]() |
![]() |