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 in Netware Server

Re: ORA-600 in Netware Server

From: Dick Allie <dallie_at_ionet.net>
Date: 1997/09/26
Message-ID: <342BBA4A.2B78@ionet.net>#1/1

Francisco C Piragibe de Almeida wrote:
>
> One of my customers keeps getting ORA-00600 - arguments [4127][2007][2006]
> when he tries to truncate a table that has associated indexes. The error
> does not show up if he issues a DELETE statement, instead of the TRUNCATE
> TABLE, or if the truncated table has no indexes, but it's preventing the
> use of snapshots, for instance, once snapshots always have at least one
> index.
>
> This happens to ORACLE FOR NETWARE, version 7.2.2.4.6, running under
> NetWare 4.1. The funny point is that he has two other servers, running the
> same versions of NetWare (with all related patches applied) and ORACLE,
> that do not show this behaviour. Maybe there's a difference that is so
> subtle that I couldn't frame it so far.
>
> Does anyone out there have any idea on this subject? The darn thing is
> getting them crazy...
>
> Thanks in advance
>
> Francisco C Piragibe de Almeida
> piragibe_at_esquadro.com.br

Hi,
It sounds like the index may be corrupted. Try dropping the index, recreating the index then truncate the tables. Regards, Dick Received on Fri Sep 26 1997 - 00:00:00 CDT

Original text of this message

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