Oracle FAQ Your Portal to the Oracle Knowledge Grid
HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US
 

Home -> Community -> Mailing Lists -> Oracle-L -> RE: Linux ps command

RE: Linux ps command

From: Stephane Faroult <sfaroult_at_roughsea.com>
Date: Fri, 19 Nov 2004 14:09:29 +0100
Message-Id: <200411191309.iAJD9TRt007007@webmail.nexlink.net>

 

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



Do you Yahoo!?
Meet the all-new My Yahoo! - Try it today!

--

http://www.freelists.org/webpage/oracle-l[5]



This message is intended solely for the use of the individual or organisationto whom it is addressed. It may contain privileged or confidential information. If you have received this message in error, please notify the originator immediately. If you are not the intended recipient, youshould not use, copy, alter, or disclose the contents of this message. Allinformation or opinions expressed in this message and/or any attachments are those of the author and are not necessarily those of VarTecTelecom EuropeLtd or its affiliates. VarTec Telecom Europe Ltd accepts no responsibility for loss or damage arising from its use, including damage fromvirus.


Do you Yahoo!?
Meet the all-new My Yahoo! – Try it today!

--

http://www.freelists.org/webpage/oracle-l[6]

Received on Fri Nov 19 2004 - 06:55:21 CST

Original text of this message

HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US