RE: strange issue with java_pool_size

  • From: "Mercadante, Thomas F" <thomas.mercadante@xxxxxxxxxxxxxxxxx>
  • To: "'oracle-l@xxxxxxxxxxxxx'" <oracle-l@xxxxxxxxxxxxx>
  • Date: Thu, 18 Mar 2004 14:32:45 -0500

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@xxxxxxxxxx]
Sent: Thursday, March 18, 2004 12:44 PM
To: oracle-l@xxxxxxxxxxxxx
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
 

Other related posts: