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: killing a thread

RE: killing a thread

From: Kevin Kostyszyn <kevin_at_dulcian.com>
Date: Wed, 04 Apr 2001 12:35:25 -0700
Message-ID: <F001.002E1B2E.20010404123608@fatcity.com>

did you try alter system kill session immediate?

-----Original Message-----
Eric
Sent: Wednesday, April 04, 2001 3:11 PM
To: Multiple recipients of list ORACLE-L

Is there a way to kill (other than kill session) a thread that is doing an insert - nologging?

I have tried "alter system kill session" to no avail. It gives me the message
"marked for kill" but the process continues to hang.

The process has a row exclusive lock with a lock type of TM(dml). There are no rows in the table that is being inserted into.

Any ideas?

Thanks,
Eric

--
Please see the official ORACLE-L FAQ: http://www.orafaq.com
--
Author: Chesebro, Eric
  INET: Eric.Chesebro_at_apfs.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). -- Please see the official ORACLE-L FAQ: http://www.orafaq.com -- Author: Kevin Kostyszyn INET: kevin_at_dulcian.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 Wed Apr 04 2001 - 14:35:25 CDT

Original text of this message

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