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: Fri, 29 Jul 2005 17:29:54 -0700 (PDT)
Message-ID: <20050730002954.39924.qmail@web31415.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!?
 Yahoo! Mail - Find what you need with new enhanced search. Learn more.
--
http://www.freelists.org/webpage/oracle-l
Received on Fri Jul 29 2005 - 19:31:54 CDT

Original text of this message

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