Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Usenet -> c.d.o.server -> Re: corruption of index ?: ora-600
On Tue, 14 Feb 2006 18:26:19 -0600, 00090 wrote:
>
> I have a table (around 8000K rows) with an index
> No error was reported with creating the index.
>
> when I try to select data from the table via the index, I get
>
> ORA-00600: code erreur interne, arguments : [12700], [28250], [33794730],
> [34], [50477210], [25], [], []
>
> this error is for the moment not document under metalink
An ORA-00600 error is an 'unhandled exception'. Oracle does not trap the error directly. Instead, they provide a controlled trace that is useful to Oracle Support in trying to help determine the problem.
You should open a Service Request as soon as feasible so that Oracle can assist - and so they can capture the details and perhaps provide a patch.
-- Hans Forbrich Canada-wide Oracle training and consulting mailto: Fuzzy.GreyBeard_at_gmail.com *** Top posting [replies] guarantees I won't respond. ***Received on Tue Feb 14 2006 - 21:49:37 CST
![]() |
![]() |