How do I check the oracle processes under Windows?
385478Jan 29 2003 — edited Jan 29 2003Hi all,
I am having trouble figuring the oracle processes under windows 2000. Under [Task Manager], it only shows one process named oracle.exe. When I check the process names using
select * from v$process;
all the program name gets displayed as oracle.exe.
My objective is to figure out the number and the types of oracle processes that are currently running.
So, how can I figure out the number and the types of oracle processes that are up and running.
I am using oracle 8.1.7 and don't have OEM installed.
Someone, please help me out on this trouble.
Thanx, in advance...