Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Usenet -> c.d.o.misc -> java and 8i, another question
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
![]() |
![]() |