Google Groups no longer supports new Usenet posts or subscriptions. Historical content remains viewable.
Dismiss

ps "u" flag for 'user-friendly output'

117 views
Skip to first unread message

jimi

unread,
Nov 20, 2009, 1:43:41 PM11/20/09
to
RMA agent needs "user-oriented format" output. I have tried various
flags for different ps outputs (see below), but for some reason
ora_pmon_instancename and other similar oracle processes, just show up
as "oracle"

ps h -eo cmd shows ora_pmon_emtest
ps h -eo ucmd shows oracle, even though "oracle" is not in the process
name.

Where is it getting this from?

ps -axco command
ps hce -eo cmd
ps -eo fname
and anything else that gives the "user-friendly" output, without the
full paths, flags, options and input, only shows the ora_xxx_xxx
processes as 'oracle'.

Thanks for the help.

Greg Russell

unread,
Nov 24, 2009, 8:32:42 PM11/24/09
to
"jimi" <gla...@gmail.com> wrote in message
news:cc2cf79f-64c2-4150...@d10g2000yqh.googlegroups.com...

> RMA agent needs "user-oriented format" output. I have tried various
> flags for different ps outputs (see below), but for some reason
> ora_pmon_instancename and other similar oracle processes, just show up
> as "oracle"

ps auxw | grep oracle


0 new messages