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

ora-00600 on analyze table

From: <greg.farrar_at_metamor.com>
Date: 1998/01/12
Message-ID: <884644745.211222541@dejanews.com>#1/1

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
Received on Mon Jan 12 1998 - 00:00:00 CST

Original text of this message

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