Oracle FAQ Your Portal to the Oracle Knowledge Grid
HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US
 

Home -> Community -> Usenet -> c.d.o.misc -> java and 8i, another question

java and 8i, another question

From: Knut Lassmann <k.lassmann_at_q-bus.de>
Date: 4 Nov 1999 10:53:03 -0600
Message-ID: <3821B97C.5DE06C84@q-bus.de>


I may have done something wrong, because I can't get JAVA stored procedures work.
When I try the example

loadjava -user travel/travel_at_myhost.mydomain.com:1521:ORCL -v -f -r -t hotel.java

I get the folowing output:

initialization complete
loading : hotel
creating : hotel
Error while creating hotel

    ORA-00600: internal error code, arguments: [26599], [1], [56], [], [], [], [], []
ORA-29547: Java system class not available: oracle/aurora/rdbms/Compiler

resolver :
Error while resolving class hotel

    ORA-00904: invalid column name

I thought that aurora ist automatically installed during the installation. What do I have to do
to make it work (I did not found anything in the documentation).

Thanks in advance

Knut Received on Thu Nov 04 1999 - 10:53:03 CST

Original text of this message

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