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: Runaway threads in 8.1.7.3.2 on NT/W2K

RE: Runaway threads in 8.1.7.3.2 on NT/W2K

From: Reardon, Bruce (CALBBAY) <Bruce.Reardon_at_comalco.riotinto.com.au>
Date: Thu, 23 May 2002 16:13:44 -0800
Message-ID: <F001.0046A2D2.20020523161344@fatcity.com>


Jeffrey,

Can you use pview or pviewer from Resource kit to work out which thread is using the CPU and which ones get left behind. Use v$Process to see which threads correspond to which processes. And tlist will show what the threads were doing last and may shed some light on this.

Stop everything to do with Apps (cman etc) and see if the database still shows the same behaviour. Have you stopped the database service or just the instance - see if stopping the service has any effect.

Hope these ideas help,
Bruce Reardon

-----Original Message-----
Sent: Friday, 24 May 2002 0:13

We are running Oracle 8.1.7.3.2 on W2K/NT.

We have experienced a problem while applying Oracle Apps patches that CPU shot to 100% for 4 threads. The weird part is that the patch had aborted so nothing was running in the database. Bouncing database cleared the problem.

Continued with more patches and noticed CPU running at 25% with nothing running. Again bounced database and back to normal.

Latest item we noticed today is that CPU is normal (less than 5%) with no users but we have 40 threads showing in task manager. Did shutdown immediate and count only went down to 30.

Bounced database and now have 12 threads. If connect / disconnect, I see the count go up and then down again.

Looks like Oracle is missing some threads - possibly why during our patching of the Oracle Apps we see CPU out of control.

We have a TAR on this but so far Oracle is lost regarding the high CPU. Especially given that don't have it right now. Hoping the extra threads will point to something.

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

-- 
Please see the official ORACLE-L FAQ: http://www.orafaq.com
-- 
Author: Reardon, Bruce (CALBBAY)
  INET: Bruce.Reardon_at_comalco.riotinto.com.au

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 May 23 2002 - 19:13:44 CDT

Original text of this message

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