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-00600 on analyze table

Re: ora-00600 on analyze table

From: Matthias Gresz <GreMa_at_t-online.de>
Date: 1998/01/13
Message-ID: <69flpo$eg8$1@news00.btx.dtag.de>#1/1

greg.farrar_at_metamor.com wrote:
>
> I am using oracle 8.0 for nt. I am trying to do an analyze table over all
> partitions of a table and getting the error below.
>
> SQL> analyze table SALES_FACT partition (SALES_FACT_951) compute
> statistics;
> analyze table SALES_FACT partition (SALES_FACT_951) compute statistics
> *
> ERROR at line 1:
> ORA-00600: internal error code, arguments: [4895], [], [], [], [], [],
> [], []
>
> Has anyone run into a similar problem
>
> -------------------==== Posted via Deja News ====-----------------------
> http://www.dejanews.com/ Search, Read, Post to Usenet
Hi,

examine 'orclALRT.LOG' for more details and contact oracle-support to get fixes.

-- 
Regards

Matthias Gresz    :-)
Received on Tue Jan 13 1998 - 00:00:00 CST

Original text of this message

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