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: How to enable Java on ORACLE 9ir2 database???

Re: How to enable Java on ORACLE 9ir2 database???

From: Govindan K <gkatteri_at_yahoo.co.uk>
Date: Mon, 24 Mar 2003 20:55:44 +0000 (GMT)
Message-Id: <24765.322932@fatcity.com>

  connect as system/sys and
  SQL> desc dbms_java

> 2. If database on "java enable", which files we need
> run to make it "java" enable"?

  $OH/javavm/install/initjvm.sql (no need to do if you   are able to describe as above (Check readme files in   the dir/subdir under $OH/javavm)

>
> 3. on init.ora file their has a entry call
> "java_pool_size = ????". What value should I put in
> there?
>

  Put min.50Mb. If not
  "alter java class <classname> resolve" will give errors   and the java class(es) will show invalid.

> 4. except "java_pool_size = ??", does their has other
> entry we need put on "init.ora" file to support JAVA?
>

  Keep shared_pool_size to min 50Mb.

  HTH
  GovindanK



Do You Yahoo!?
Everything you'll ever need on one web page from News and Sport to Email and Music Charts Received on Mon Mar 24 2003 - 14:55:44 CST

Original text of this message

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