Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Mailing Lists -> Oracle-L -> RE: Linux ps command
Try
ps alx
Regards,
Stephane Faroult
RoughSea Ltd
http://www.roughsea.com
On Fri, 19 Nov 2004 04:25 , Charlotte Hammond <charlottejanehammond_at_yahoo.com>sent:
Thanks for the suggestion but unfortunately this simply changes the command name from "[oracle]" to "oracle" - ie. still no process name or SID.
"Nick Tilbury @ Northampton" <ntilbury_at_vartec.co.uk[1]> wrote:
I cannot take credit (or blame !) for this one, it comes from our Unix
admin.
See if it give you want you require.
try ps auxc
a = all processes on a terminal, including other users u = display user-oriented format x = select processes without controlling ttys c = display true command name
Nick
-----Original Message-----
From: oracle-l-bounce_at_freelists.org[2]
[oracle-l-bounce_at_freelists.org[3]','','','')">oracle-l
-bounce_at_freelists.org[4][]On Behalf Of Charlotte Hammond
Sent: 19 November 2004 11:31
To: ORACLE-L
Subject: Linux ps command
Hi List,
If I run "ps" on Solaris or on SuSE Linux 7.2 I see the Oracle background processes under the command heading containing the SID, eg. "ora_smon_MYSID" or "oracleMYSID (LOCAL=NO)". If I do the same under SuSE Linux 8.2 I just get "[oracle]", no process name and no SID.
I know I can cross-reference process id's with V$PROCESS but it's a lot easier if this information is already in ps. Is there some way to get SuSE 8.2 to behave like 7.2 (or Solaris) in this regard?
Thanks
- Charlotte
--
http://www.freelists.org/webpage/oracle-l[5]
--
http://www.freelists.org/webpage/oracle-l[6]
![]() |
![]() |