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 600 on linux after failed user level import

Re: ora 600 on linux after failed user level import

From: Billy Verreynne <vslabs_at_onwe.co.za>
Date: 22 Jul 2003 02:17:09 -0700
Message-ID: <1a75df45.0307220117.22ea5cab@posting.google.com>


Oh yeah, forgot too mention. As she Metalink note says that the ORA-600 [12700] problem is a corrupt index (index pointing to a non-exsiting row), re-creating the index may fix the problem in the short term. However, the index problem likely occured due to a problem with the actual table itself. Which is what the ORA-600 [25012] indicates.

Seeing that this is in the SYSTEM tablespace and dictionary tables, I will try the following:
- full physical off-line backup (just in case)

There are likely short cuts that can be tried (like fixing the SYSTEM tablespace first). But if all else fails, this is I think is a viable alternative that should work.

--
Billy
Received on Tue Jul 22 2003 - 04:17:09 CDT

Original text of this message

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