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: Export returns ORA-00600

Re: Export returns ORA-00600

From: Steve Hodge <shSoPdgAeM_at_nctr.fda.gov>
Date: Wed, 22 Dec 1999 15:40:32 -0600
Message-ID: <38614550.B0BC402D@nctr.fda.gov>


Examine the log file to find the Schema involved and the table.

Enter SQL*Plus and enter
  ANALYZE TABLE Schema.table_name;

then retry your export operation.

gconron_at_zdnetmail.com wrote:

> Hi,
>
> While running an export on Trusted Oracle 7.2.3, I get the following
> error:
>
> EXP-00014: error on row 666 of table [table_name]
>
Received on Wed Dec 22 1999 - 15:40:32 CST

Original text of this message

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