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: How to avoid JServer footprint with 8i EE?

Re: How to avoid JServer footprint with 8i EE?

From: Thomas Kyte <tkyte_at_us.oracle.com>
Date: Mon, 25 Oct 1999 16:25:59 -0400
Message-ID: <HbwUOHAORuv=gCnu6f5aD56r1sWm@4ax.com>


A copy of this was sent to "Finn Ellebaek Nielsen" <fen_at_changegroup.dk> (if that email address didn't require changing) On Mon, 25 Oct 1999 21:50:03 +0100, you wrote:

>Thomas Kyte <tkyte_at_us.oracle.com> wrote in message
>news:tU8TOKyBneNjwMPZJ1O4ftk+ttJB_at_4ax.com...
>> A copy of this was sent to "Jonathan Lewis" <jonathan_at_jlcomp.demon.co.uk>
>> (if that email address didn't require changing)
>> On Sun, 24 Oct 1999 17:43:47 -0000, you wrote:
>>
>> >Try setting the jave_pool_size to 1M
>> >This may claw back enough RAM - default seems to be 70M
>>
>> 1meg is the minimum.
>>
>> default is 20meg, not 70....
>>
>> --
>> See http://osi.oracle.com/~tkyte/ for my columns 'Digging-in to
>Oracle8i'...
>> Current article is "Part I of V, Autonomous Transactions" updated June
>21'st
>>
>> Thomas Kyte tkyte_at_us.oracle.com
>> Oracle Service Industries Reston, VA USA
>>
>> Opinions are mine and do not necessarily reflect those of Oracle
>Corporation
>
>Thanks, but how do I avoid the JServer option altogether? There must be some
>way to avoid the installation of that option? I don't want to spend
>unnecessary memory for java_pool_size and mts_dispatchers...
>

for the MTS stuff -- simply comment that out of the init.ora. MTS isn't java specific -- its an alternative way to make sqlnet connections to the database. That can be turned off.

In 8.1.5, the java pool size cannot be set below 1m. In 8.1.6 it can be set to zero.

>Thanks.
>
>Finn
>

--
See http://osi.oracle.com/~tkyte/ for my columns 'Digging-in to Oracle8i'... Current article is "Part I of V, Autonomous Transactions" updated June 21'st  

Thomas Kyte                   tkyte_at_us.oracle.com
Oracle Service Industries     Reston, VA   USA

Opinions are mine and do not necessarily reflect those of Oracle Corporation Received on Mon Oct 25 1999 - 15:25:59 CDT

Original text of this message

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