Path: news.easynews.com!easynews!cyclone2.usenetserver.com!usenetserver.com!news.tele.dk!small.news.tele.dk!193.216.69.35!dax.net!juliett.dax.net!not-for-mail
From: Kim <kim@costa.no>
Newsgroups: comp.databases.oracle.server
Subject: Re: Install failes (Initializing Java Virtual Machine...)
Message-ID: <MPG.16058ff376e1719e989692@news1.c2i.net>
References: <MPG.1604b7c650263e9989691@news1.c2i.net> <9nfn6n$sfp$1@babylon.agtel.net>
X-Newsreader: MicroPlanet Gravity v2.30
Lines: 17
Date: Sun, 09 Sep 2001 13:41:34 GMT
NNTP-Posting-Host: 193.217.207.72
X-Complaints-To: abuse@tele2.no
X-Trace: juliett.dax.net 1000042894 193.217.207.72 (Sun, 09 Sep 2001 15:41:34 MET DST)
NNTP-Posting-Date: Sun, 09 Sep 2001 15:41:34 MET DST
Organization: Tele2 Norway AS Public Access
Xref: easynews comp.databases.oracle.server:117634
X-Received-Date: Sun, 09 Sep 2001 06:41:48 MST (news.easynews.com)

Thanks for you reply but there is no init.ora on the server yet !
this problem occurs as I am starting the "runInstaller" script..

Kim

In article <9nfn6n$sfp$1@babylon.agtel.net>, bob@dpsp-yes.com says...
> As with any other supported OS, for JServer to install
> correctly, you need to set java_pool_size to appropriate
> amount in init.ora file (30M at least, I'd recommend
> setting it to 50M or more to be completely sure it will
> not run out of memory sooner or later). After fixing this
> parameter and restarting Oracle, connect / as sysdba
> and issue
>   create or replace java system;
> and then sit back and relax for it will take some time. :)
> 
> 
