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: strange issue with java_pool_size

RE: strange issue with java_pool_size

From: Mercadante, Thomas F <thomas.mercadante_at_labor.state.ny.us>
Date: Thu, 18 Mar 2004 14:32:45 -0500
Message-ID: <DE8A21F8F1D0254EA4A9214D52AB2FEDAD5A03@exchsen0a1ma>


Srinivas,    

Yeup. It is rounding to a multiple of 16M. And it always rounds up.  

If your SGA_MAX_SIZE param is set to less than 4M, it will round to 4MB granule's. Otherwise, 16M granules. This is new in 9i. This also goes for other memory parameters.  

Tom Mercadante
Oracle Certified Professional
-----Original Message-----

From: Kommareddy, Srinivas (MED, Wissen Infotech) [mailto:Srinivas.Kommareddy_at_med.ge.com]
Sent: Thursday, March 18, 2004 12:44 PM
To: oracle-l_at_freelists.org
Subject: strange issue with java_pool_size

Hi All,  

OS: solaris 2.8
DB: 9i (9.2.0.3)  

When we set java_pool_size to 50M (52428800) in init.ora and bounce the db, it is showing the value as 64M (67108864).  

Can somebody throough some light on this ?  

Has anyone encountered this situation ? (any other parameters effecting this ?)  

Thanks and Regards,
Srinivas  



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 Thu Mar 18 2004 - 14:54:51 CST

Original text of this message

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