Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Usenet -> c.d.o.server -> Jdeveloper compatible with 9i database?
Hi,
I'm trying to Jdeveloper 3.2.3 to work with an 9i database on windows 2000. When I try to acces the table list (for example using the business component wizard ...) I get this message:
java.sql.SQLException: ORA-00600: Interne foutcode, argumenten: [ttcgcshnd-1], [0], [], [], [], [], [], [].
java.util.Vector
oracle.jbo.server.OracleSQLBuilderImpl.getTableList(java.sql.Connection,
java.lang.String, java.lang.String, boolean, boolean, boolean, boolean)
java.util.Vector
oracle.jbo.dt.ui.main.DtuUtil.getTableList(oracle.jbo.dt.objects.JboConnecti
on, java.lang.String, java.lang.String, boolean, boolean, boolean, boolean)
......
I'm new to Jdeveloper, and I have no idea what could be wrong.
My JDBC connection tests ok Can't find anything in the trace files that
makes sense.
Do I need to do some special configuration in the database for Jdeveloper?
Thanks!
Wilhelm Thieme Received on Sun Oct 14 2001 - 15:19:06 CDT
![]() |
![]() |