problem while registering Aurora JVM
Date: 6 Jan 2003 03:20:49 -0800
Message-ID: <6616e304.0301060320.1e06f00d_at_posting.google.com>
Hi group,
I am new to Java stored procedures in Oracle. I queried the db to see if the Aurora JVM has been registered. I could not find the class "DbmsJava". Then I tried with
loadjava -user user/password -resolve aurora.zip
but it threw the exception
ORA-00600: internal error code, arguments: [17286], [97130064], [],
[], [],
[], [], []
I tried with another database where I queried and found the DbmsJava exists. There I tried to register my class with loadjava but that threw the error
ORA-29541: class oracle/aurora/rdbms/DbmsJava could not be resolved
I dont know what this is. Did I miss some scripts to be run prior to loadjava ? The document tell to ask Oracle support for ORA-00600. Has anybody faced a similar situation before ?
TIA for any reply
Pramod Received on Mon Jan 06 2003 - 12:20:49 CET