Skip to Main Content

Infrastructure Software

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!

ps -ef | grep smon showing userid instead of name

882138Mar 26 2015 — edited Mar 27 2015

When we run the ps -ef |grep smon on our Linux Oracle server we get a “503” returned for the userID instead of the username that is in the /etc/passwd file for that user id?

[odssp_admin@dss64 ~]$ ps -ef |grep smon 503       5292     1  0  2014 ?        00:24:39 ora_smon_odssp 503      23367 18289  0 16:26 pts/1    00:00:00 grep smon

Thanks

Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Apr 24 2015
Added on Mar 26 2015
2 comments
2,083 views