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.
> 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