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: [Q] how to check ORACLE thread and kill it on NT????

Re: [Q] how to check ORACLE thread and kill it on NT????

From: Jeffrey Beckstrom <JBECKSTROM_at_gcrta.org>
Date: Wed, 30 Oct 2002 11:06:34 -0800
Message-ID: <F001.004F7CFE.20021030110634@fatcity.com>


wonderfull:))))))

For me at least. I have been waiting ages for somebody to hit our problem. Oracle has been looking at it for months. In our case, it only happens during patching of the Oracle Apps 11i software.

does this match:
CPU goes to 100% (in some cases may not be that high - usually is but had a case of only at 20 %). no users logged into the database - check v$session if use pslist utility from sysinternals.com to list threads in the oracle process, you find the thread consuming cpu does not exist in the v$session view. Using orakill on the thread consuming CPU has no impact. Shutting down the database does not resolve. must stop the service to get the cpu back to normal. restart database and resume patching and all is fine. If this matches your problem would really be interested since Oracle says we are the only one with the problem.

Jeffrey Beckstrom
Database Administrator
Greater Cleveland Regional Transit Authority 1240 W. 6th Street
Cleveland, Ohio 44113
(216) 781-4204

>>> mccdba_at_hotmail.com 10/30/02 1:34:08 PM >>>

We have problem on ORACLE on NT (Oracle 8.1.7). The oracle.exe show it use 100% CPU usage, but their is NO user inside ORACL (select usrname from v$session).
I used to remember NT resource kit have tool can check which thread under ORACLE.exe use most CPU time and have tool can kill it.

Can anyone give me a hint?

Thanks.



Broadband? Dial-up? Get reliable MSN Internet Access. http://resourcecenter.msn.com/access/plans/default.asp
-- 
Please see the official ORACLE-L FAQ: http://www.orafaq.com
-- 
Author: dist cash
  INET: mccdba_at_hotmail.com

Fat City Network Services    -- 858-538-5051 http://www.fatcity.com
San Diego, California        -- Mailing list and web hosting services
---------------------------------------------------------------------
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: Jeffrey Beckstrom
  INET: JBECKSTROM_at_gcrta.org

Fat City Network Services    -- 858-538-5051 http://www.fatcity.com
San Diego, California        -- Mailing list and web hosting services
---------------------------------------------------------------------
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 Oct 30 2002 - 13:06:34 CST

Original text of this message

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