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: User Processes Taking 200 Megs of RAM Upon Connecting

RE: User Processes Taking 200 Megs of RAM Upon Connecting

From: Christian Trassens <ctrassens_at_yahoo.com>
Date: Thu, 13 Sep 2001 12:44:13 -0700
Message-ID: <F001.0038DCB4.20010913124530@fatcity.com>

!! Please do not post Off Topic to this List !!

pmap isn't lying. This entry of your output is related to the shared memory segment:

80000000 222376 222376 - 222376 read/write/exec/shared [ ism
shmid=0x65 ]

Match the id with the output of the ipcs -ma

Oracle is not all the helpful with could want, however it has some statistics as session uga memory/session pga memory and the highwatermarks: session uga memory max/ session pga memory max from v$sysstat that could bring a little help.

Regards.


Eng. Christian Trassens
Senior DBA
Systems Engineer
ctrassens_at_yahoo.com
ctrassens_at_hotmail.com
Phone : 541149816062

Terrorist Attacks on U.S. - How can you help? Donate cash, emergency relief information http://dailynews.yahoo.com/fc/US/Emergency_Information/
-- 
Please see the official ORACLE-L FAQ: http://www.orafaq.com
-- 
Author: Christian Trassens
  INET: ctrassens_at_yahoo.com

Fat City Network Services    -- (858) 538-5051  FAX: (858) 538-5051
San Diego, California        -- Public Internet access / Mailing Lists
--------------------------------------------------------------------
To REMOVE yourself from this mailing list, send an E-Mail message
to: ListGuru_at_fatcity.com (note EXACT spelling of 'ListGuru') and in
the message BODY, include a line containing: UNSUB ORACLE-L
(or the name of mailing list you want to be removed from).  You may
also send the HELP command for other information (like subscribing).
Received on Thu Sep 13 2001 - 14:44:13 CDT

Original text of this message

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