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

Home -> Community -> Mailing Lists -> Oracle-L -> Calculating Physical memory for Oracle Sessions

Calculating Physical memory for Oracle Sessions

From: Anurag Verma <anuragdba_at_gmail.com>
Date: Tue, 28 Nov 2006 21:28:09 -0600
Message-ID: <e2431aa40611281928w5e7c7089k9d5fe4d5c390ef9e@mail.gmail.com>


Hi All,

My 9.2.0.7 database has an sga size of 1.3 GB and the RAM size is 4096 MB.

We were facing a problem of memory contention yesterday due to the increased number of sessions/connections to the database.

96% of the Physical memory and 94-95% of virtual memory was used, when checked the processes in the IBM AIX server.

So when the number of sessions increased, listener stopped receiving newer connections.

The ever increasing number of sessions were taking up the memory.

Latch free contention was there and found library cache latch stats were showing large number of sleeps.

If we need to increase shared pool, memory was not available.

One option we are planning is to increase the physical memory.

So my question is how do we determine the size of the memory used for Oracle sessions.

Say for adding another 100 sessions, how much memory will it take, so that it will help us in adding more RAM in to the server.

Thanks for your thoughts on this.

Anurag

--
http://www.freelists.org/webpage/oracle-l
Received on Tue Nov 28 2006 - 21:28:09 CST

Original text of this message

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