Re: Help: Oracle error ORA-00600 !!

From: Allen Kirby <akirby_at_att.com>
Date: 1996/11/20
Message-ID: <329323F3.6FE5_at_att.com>#1/1


Ah, the dreaded ORA-00600! This means you have an internal FUBAR (F***** Up Beyond All Repair) and you have to call Oracle support to find out what's broken. The numbers in brackets will tell them what the exact problem is and they can usually tell you how to fix it. It's probably some form of corruption. If you don't have support, you can try dropping the object involved in the DML. If that is the source of the problem that may fix it. The only other option is to rebuild the database and reload the data, possibly from an export. You may not be able to recover the data causing the error, though.

Good luck.

Sharath V. Kalvakota wrote:
>
> Hi All,
>
> For some reason I get the following error when I try to do a DML on our tables,
> and I looked at the error detail and I am struck. Did anybody had this problem ?
>
> (This happened after recovering the database, which crashed yesterday)
>
> ERROR:
> ORA-00600: internal error code, arguments: [12700], [134231271], [0], [], [],
> [], [], []
>
> 00600, 00000, "internal error code, arguments: [%s], [%s], [%s], [%s], [%s], [%s], [%s], [%s]"
> // *Cause: This is the generic internal error number for Oracle program
> // exceptions. This indicates that a process has encountered an
> // exceptional condition.
> // *Action: Report as a bug - the first argument is the internal error number
>
> Thanks,
> sharath
 

-- 
---
Allen Kirby			AT&T ITS Production Services
akirby_at_att.com			Alpharetta, GA.
Received on Wed Nov 20 1996 - 00:00:00 CET

Original text of this message