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 procedurte

Re: java procedurte

From: <infolite_at_us.oracle.com>
Date: Fri, 22 Jan 1999 20:45:14 GMT
Message-ID: <78ao0n$gcc$1@nnrp1.dejanews.com>


In article <77kgad$ldi$1_at_nnrp1.dejanews.com>,   leirace_at_my-dejanews.com wrote:
> Hi all:
> I install OracleLite 3.5 and JDK 1.2
> I want Attach Java Stored Procedures, It's
> all ways tell me [POL-8000] CR_VM_FAILED
>
> And javai.dll(jre1.1 of oracle lite) is in my path.
>
> -----------== Posted via Deja News, The Discussion Network ==----------
> http://www.dejanews.com/ Search, Read, Discuss, or Start Your Own
>

You need the JDK, not just the JRE. Oracle Lite needs to be able to start the JVM from inside the database. For that, it has to have the JNI. Sun doesn't let us ship the JDK so you have to download it from JavaSoft. Put jdk1.1.7\lib\classes.zip on the Classpath before OLITE3x.jar and put jdk1.1.7\bin in you PATH and things should work fine. (Dontcha just love those acronyms?)
Charlie Crane
Marketing Technical Support
Oracle Lite Product Management

-----------== Posted via Deja News, The Discussion Network ==---------- http://www.dejanews.com/ Search, Read, Discuss, or Start Your Own Received on Fri Jan 22 1999 - 14:45:14 CST

Original text of this message

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