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: Re: private memory used by oracle process in AIX ??

Re: Re: private memory used by oracle process in AIX ??

From: Prem Khanna J <premj_at_rediffmail.com>
Date: 9 Jul 2004 12:05:29 -0000
Message-ID: <20040709120529.24788.qmail@webmail10.rediffmail.com>


Hi Velikanovs,
I am not much ware of "UNIX virtual memory mechanisms" . but the AIX coomands metalink docs suggest are:

ps v
svmon

IIR, "svmon" is the one u r looking for.

and in case of "ps v"

RSS - TRS -> gives u the private memory used by a process.

<QUOTE>
The RSS number is equal to the sum of the number of working-segment pages in memory times 4 and the code-segment pages in memory times 4.

The TRS number is equal to just the code-segment pages in memory times 4. </QUOTE>

Doc 123754.1 says so.Is that not right ? i am not sure about it.

Thanks and Regards,
Prem.



Please see the official ORACLE-L FAQ: http://www.orafaq.com

To unsubscribe send email to: oracle-l-request_at_freelists.org put 'unsubscribe' in the subject line.
--

Archives are at http://www.freelists.org/archives/oracle-l/ FAQ is at http://www.freelists.org/help/fom-serve/cache/1.html
Received on Fri Jul 09 2004 - 07:02:30 CDT

Original text of this message

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