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 -> Re: ora internal error

Re: ora internal error

From: Sybrand Bakker <gooiditweg_at_sybrandb.demon.nl>
Date: Sat, 31 May 2003 11:44:46 +0200
Message-ID: <n3kgdvggr2sloo88pc6r98haaiciui2hvc@4ax.com>


On Sat, 31 May 2003 00:49:52 GMT, "ed zappulla" <ed.zappullaNOSPAN_at_novatran.com> wrote:

>ugh! I'm using oracal 9.2 and accesing via java. A simple select is returning the following error. any ideas?
>
>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.java:1681)
>
> at oracle.jdbc.driver.OracleStatement.doExecuteWithTimeout(OracleStatement.java:1870)
>
> at oracle.jdbc.driver.OraclePreparedStatement.executeUpdate(OraclePreparedStatement.java:363)
>
> at oracle.jdbc.driver.OraclePreparedStatement.executeQuery(OraclePreparedStatement.java:314)

The method to deal with ora-600s has been posted many, many, many times, and obviously you must have seen it before: perform a search on Metalink and/or log an itar. Ora-600s are untrapped errors which shouldn't surface, only OTS can resolve them

Sybrand Bakker, Senior Oracle DBA

To reply remove -verwijderdit from my e-mail address Received on Sat May 31 2003 - 04:44:46 CDT

Original text of this message

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