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

Home -> Community -> Usenet -> c.d.o.server -> Re: Diagnosing processes

Re: Diagnosing processes

From: srivenu <srivenu_at_hotmail.com>
Date: 31 Jul 2002 22:05:47 -0700
Message-ID: <1a68177.0207312105.1f40db93@posting.google.com>


In windows you see only one Oracle process because Oracle uses Multi-threading on Windows.
So pmon,smin,lgwr,dbwr etc are all threads in that single oracle.exe process.
If you want to see the threads in the oracle.exe process there is a way.
In the Windows NT option pack, there is a software called Administration Assistant. Install it.
And along with Oracle installtion on NT, you get Windows Configuration assistant (I'am not sure about the name), Start it and you can see the oracle threads.
Hope you are testing this on a testing database Received on Thu Aug 01 2002 - 00:05:47 CDT

Original text of this message

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