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

Home -> Community -> Mailing Lists -> Oracle-L -> RE: How to remove Lock on a Table

RE: How to remove Lock on a Table

From: Jack Silvey <jack_silvey_at_yahoo.com>
Date: Mon, 17 Jun 2002 13:24:53 -0800
Message-ID: <F001.0047FAD9.20020617132453@fatcity.com>


I used to work at a shop where Java developers killed their sessions with ctl+c. This would stack so many sessions up that it would finally use enough resources so that no one could log in. We did just what you are suggesting, playing smack-a-spid.

The conclusion we came to was that the oracle session was waiting patiently to tell the java session that it was being killed (when we killed the session on the DB.) I wonder if disconnect immediate was setup to handle this type of situation?

jack


Do You Yahoo!?
Yahoo! - Official partner of 2002 FIFA World Cup http://fifaworldcup.yahoo.com
-- 
Please see the official ORACLE-L FAQ: http://www.orafaq.com
-- 
Author: Jack Silvey
  INET: jack_silvey_at_yahoo.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 Mon Jun 17 2002 - 16:24:53 CDT

Original text of this message

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