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

Home -> Community -> Usenet -> c.d.o.server -> Jdeveloper compatible with 9i database?

Jdeveloper compatible with 9i database?

From: Wilhelm Thieme <w.thieme_at_planet.nl>
Date: Sun, 14 Oct 2001 22:19:06 +0200
Message-ID: <9qcs0e$g6k$1@reader07.wxs.nl>


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

Original text of this message

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