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: Oracle Java

Re: Oracle Java

From: Ganesh Raja <ganesh_at_gtfs-gulf.com>
Date: 8 Jan 2002 22:41:25 -0800
Message-ID: <a8aed4.0201082241.2da22066@posting.google.com>


blah_at_blah.com (blah) wrote in message news:<a1g6sg$oe23_at_inetbws1.citec.com.au>...
> Hi All,
>
> The developers are loading java classes into the database and the classes are
> not loading due to what seems to be libraries missing.
>
> From the database point of view does anything need to be done to a standard
> 8.1.7 database install to be able to use Java. EG. is JVM install be default?
>

Try Saying desc DBMS_JAVA and if u get some Output which is not a Error then u have Java Installed...

Else U need to Run the initjvm.sql under $ORACLE_HOME/jvm/install

>
> Thanks,
> Chris

Regards,
Ganesh R Received on Wed Jan 09 2002 - 00:41:25 CST

Original text of this message

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