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!

pmon not shows up as running on linux

743319Dec 28 2009 — edited Feb 26 2010
Hello everybody,
I have two database instances running on fedora 12 for my test purposes but I have a strange problem. when I run ps -ef | grep pmon I don't see any pmon running even though both of the databases are up and running? but when I run select PID, Program from v$process from sqlplus I can see that pmon is running. can someone tell me why i don't see pmon as running process when I do ps -ef?

actually it is not just pmon but all other oracle background processes not showing up under ps -ef.

Thanks,
Viral

Edited by: user4297617 on Dec 28, 2009 7:56 AM

Edited by: user4297617 on Dec 28, 2009 7:58 AM
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Mar 26 2010
Added on Dec 28 2009
26 comments
8,867 views