Skip to Main Content

Oracle Database Discussions

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

How do I check the oracle processes under Windows?

385478Jan 29 2003 — edited Jan 29 2003
Hi 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...
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Feb 26 2003
Added on Jan 29 2003
3 comments
896 views