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

Home -> Community -> Usenet -> c.d.o.server -> Re: java_pool_size???

Re: java_pool_size???

From: Connor McDonald <connor_mcdonald_at_yahoo.com>
Date: 2000/08/02
Message-ID: <3987F680.7168@yahoo.com>#1/1

gdas wrote:
>
> Can anyone tell me what this init.ora parameter does?
>
> I'm doing an evaluation of our development system to free up
> resources and this java_pool_size seems large:
>
> java_pool_size = 20971520
>
> I'm not a java developer. Everything we have on the oracle side
> is written in PL/SQL. However, our application which this
> database serves is written in java and connects to oracle via
> JDBC... not sure if any of that matters to this parameter
> though.
>
> If java_pool_size does matter to a JDBC client connection, any
> tips on sizing it?
>
> Thanks,
> Gavin
>
> -----------------------------------------------------------
>
> Got questions? Get answers over the phone at Keen.com.
> Up to 100 minutes free!
> http://www.keen.com

Unless you are running java IN the database, then this memory is wasted...It has a minimum 1M.

HTH

-- 
===========================================
Connor McDonald
http://www.oracledba.co.uk

We are born naked, wet and hungry...then things get worse
Received on Wed Aug 02 2000 - 00:00:00 CDT

Original text of this message

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