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

Home -> Community -> Mailing Lists -> Oracle-L -> private memory used by oracle process in AIX ??

private memory used by oracle process in AIX ??

From: Prem Khanna J <premj_at_rediffmail.com>
Date: 9 Jul 2004 05:05:23 -0000
Message-ID: <20040709050523.32736.qmail@webmail7.rediffmail.com>


Hi All,
the env is oracle 9.2.0.4/AIX5.2

# ps v 1495162
PID PGIN SIZE RSS LIM TSIZ TRS %CPU %MEM COMMAND 1495162 40 9068 32272 xx 48602 23204 0.0 1.0 ora_pmon

which will give me the private memory of the above process : RSS - TRS
or
(RSS - TRS )*4 RSS & TRS are reported in kb. whereas an AIX memory page is 4096 bytes. doc 123754.1 seems to be confusing.
it says to mulitply the difference by 4 , where as it doesn't in the example shown in the doc.

can someone guide me which is the right way ?

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 - 00:02:09 CDT

Original text of this message

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