Home » Developer & Programmer » JDeveloper, Java & XML » ORA-00600
ORA-00600 [message #92535] Mon, 06 September 2004 01:56 Go to next message
Flavio Tomassini
Messages: 1
Registered: September 2004
Junior Member
Hi,

When I execute the following select on Oracle using SQLPLUS it works.

"SELECT TABLE_NAME from cat  where TABLE_TYPE in ('TABLE','VIEW') order by TABLE_NAME;"

 

When I execute the same select calling it from an application with a Java code it gives this error:

 

 java.sql.SQLException: ORA-00600: internal error code, arguments : [[ttcgcshnd-1]], [[0]], [[]], [[]], [[]], [[]], [[]], [[]]

 

I use the following drivers:

classes12.zip, 816classes12.zip, jodbc14.jar.

 

The Local Oracle Version is: 8.1.0;

The Local Java Version is: Java1.3.0;

The Destination Oracle Version is: 9.2.0.1.0 on Win2Kserver;

 

Thanks, Flavio.
Re: ORA-00600 [message #92557 is a reply to message #92535] Thu, 16 September 2004 02:01 Go to previous message
easywebtech
Messages: 20
Registered: August 2004
Junior Member
This seems to be a bug which fixed in latest versions.
(Bug 2177050)
http://www.mail-archive.com/oracle-l@fatcity.com/msg40423.html

webmaster
www.easywebtech.com
Previous Topic: ORA-29532 OutOfMemory Errror
Next Topic: xml syntax
Goto Forum:
  


Current Time: Fri Apr 26 07:29:11 CDT 2024