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

Home -> Community -> Mailing Lists -> Oracle-L -> error testing jdbc connectin

error testing jdbc connectin

From: Ticha Murehwa <TMurehwa_at_multichoice.co.za>
Date: Mon, 25 Mar 2002 01:48:21 -0800
Message-ID: <F001.00431C85.20020325014821@fatcity.com>


Hi all
I hope you can help me out with this.
I am running JdbcCheckup connection that comes as part of jdbc samples on oracle 9.0.1
I am running win2k and I get the following error.Unfortunately I dont have access to metalink.
Can anyone help me out .
Oracle 9i is the downloadable one on technet. The program connects fine but as soon as it does the select it gives this error

Exception in thread "main" java.sql.SQLException: ORA-00600: internal error code
, arguments: [ttcgcshnd-1], [0], [], [], [], [], [], []

        at oracle.jdbc.dbaccess.DBError.throwSqlException(DBError.java:168)
        at oracle.jdbc.ttc7.TTIoer.processError(TTIoer.java:208)
        at oracle.jdbc.ttc7.Oall7.receive(Oall7.java:543)
        at oracle.jdbc.ttc7.TTC7Protocol.doOall7(TTC7Protocol.java:1405)
        at oracle.jdbc.ttc7.TTC7Protocol.fetch(TTC7Protocol.java:889)
        at

oracle.jdbc.driver.OracleStatement.doExecuteQuery(OracleStatement.jav a:1681)

        at
oracle.jdbc.driver.OracleStatement.doExecuteWithTimeout(OracleStateme nt.java:1870)

        at
oracle.jdbc.driver.OracleStatement.executeQuery(OracleStatement.java: 538)

        at JdbcCheckup.main(JdbcCheckup.java:55)

Regards
Tich
--

Please see the official ORACLE-L FAQ: http://www.orafaq.com
--

Author: Ticha Murehwa
  INET: TMurehwa_at_multichoice.co.za

Fat City Network Services    -- (858) 538-5051  FAX: (858) 538-5051
San Diego, California        -- Public Internet access / Mailing Lists
--------------------------------------------------------------------
To REMOVE yourself from this mailing list, send an E-Mail message to: ListGuru_at_fatcity.com (note EXACT spelling of 'ListGuru') and in the message BODY, include a line containing: UNSUB ORACLE-L (or the name of mailing list you want to be removed from). You may also send the HELP command for other information (like subscribing). Received on Mon Mar 25 2002 - 03:48:21 CST

Original text of this message

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