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: help please!! ORA-00600: internal error code

Re: help please!! ORA-00600: internal error code

From: Mark Powell <Mark.Powell_at_eds.com>
Date: 13 Nov 1998 16:02:13 GMT
Message-ID: <01be0f1f$485b5320$a12c6394@J00679271.ddc.eds.com>


You probably should call Oracle support to verify this but per my tar#10476556.6 of July 12 Dec. 1997 on ver 7.1.6.2 per Oracle support this is a known bug with versions 7.3 and earlier. The most likely cause is a corrupted index on one of the tables in the query. You should be able to use the analyze table validate structure command to find the error or select via each index until you duplicate the error or get an error like 08102 'possible inconsistency in index'. Good luck.

Fernando Carter <fcarter_at_fenix.cl> wrote in article <364AFF9F.CEAC025F_at_fenix.cl>...
> Hi there!
> I'm getting
> ORA-00600: internal error code, arguments: [12700], [939526680], [4],
> [], [], [], [], []
>
> It happens whenI add conditions on a simple select,
>
> Any help is appreciated.
> Fernando Carter
>
>
Received on Fri Nov 13 1998 - 10:02:13 CST

Original text of this message

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