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: ed zappulla <ed.zappullaNOSPAN_at_novatran.com>
Date: Sat, 31 May 2003 11:42:07 GMT
Message-ID: <jy0Ca.26932$Io.2257229@newsread2.prod.itd.earthlink.net>


Thanks for the reply but I'm confused. I realy haven't seen this before and I've been using Oracle for 10 years. Never ran into it. Just did a new install of Ora 92. Can you help a bit more?

"Sybrand Bakker" <gooiditweg_at_sybrandb.demon.nl> wrote in message news:n3kgdvggr2sloo88pc6r98haaiciui2hvc_at_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(OraclePreparedState ment.java:363)
> >
> > at

oracle.jdbc.driver.OraclePreparedStatement.executeQuery(OraclePreparedStatem ent.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 - 06:42:07 CDT

Original text of this message

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