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

Home -> Community -> Mailing Lists -> Oracle-L -> Find memory used by a process

Find memory used by a process

From: raja rao <raja4list_at_yahoo.com>
Date: Mon, 1 Aug 2005 18:19:27 -0700 (PDT)
Message-ID: <20050802011927.55939.qmail@web31407.mail.mud.yahoo.com>


Hi All,  

when I issue
ps -efl |grep 7309
 8 S oracle 7309 1 0 46 22 ? 504289 ? Jul 27 ? 0:01 oracledev (LOCAL=NO)  

it is giving the memory used by this process is 504K. Where as when I did the top or pmap for this process

it is showing around 4GB (which includes shared mem and private mem)  

Can someone throw somelight on this, what is the exact memory used by the above process ?  

(also how to get the sort by SIZE column in ps -efl
 

(and how to get the details from oracle database howmuch mem being used by a session).
 

Thanks in advance
Raj  



Do You Yahoo!?
Tired of spam? Yahoo! Mail has the best spam protection around http://mail.yahoo.com
--
http://www.freelists.org/webpage/oracle-l
Received on Mon Aug 01 2005 - 20:22:39 CDT

Original text of this message

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