Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Usenet -> c.d.o.server -> Re: ora-00600 on analyze table
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
![]() |
![]() |