Oracle FAQ Your Portal to the Oracle Knowledge Grid
HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US
 

Home -> Community -> Mailing Lists -> Oracle-L -> Re: Re: export porblem ???

Re: Re: export porblem ???

From: oraora oraora <oraoraora_at_rediffmail.com>
Date: Wed, 18 Dec 2002 02:14:21 -0800
Message-ID: <F001.0051C68E.20021218021421@fatcity.com>


Thanx guys for all your guidance.

Dale,

i found that an index on table 17 caused all the delay and took a long time to be created.

when i said

IMP FILE=ABC.DAT INDEXES=N ROWS=Y i was able to get all the tables.
but still,while importing i get the error

IMP-00019: row rejected due to ORACLE error 1401
IMP-00003: ORACLE error 1401 encountered
ORA-01401: inserted value too large for column
Column 1 1110384
Column 2 15798
Column 3 D
Column 4 ++++++++++++++++++++++++++

Column 5 candy

this causes a few rows to be skipped in some table.

if this is true , it should not have allowed that particular row to be inserted while doing INSERT ?

why does this occur while importing ?

can someone explain me ?

TIA.
Jp.

On Wed, 18 Dec 2002 Dale_at_DataBee.com wrote :
>Hi
>
>Is it possible you FTP'd the export file across to the new
>machine in ASCII
>mode (the default on win systems)? Always ensure you use BINARY
>mode - the
>stray LF's get substituted by CRLF's inside the export file and
>it really
>messes up the internals and can sometimes the imp utility to skip
>to the end
>without reporting an error.
>
>Regards
>Dale

-- 
Please see the official ORACLE-L FAQ: http://www.orafaq.com
-- 
Author: oraora  oraora
  INET: oraoraora_at_rediffmail.com

Fat City Network Services    -- 858-538-5051 http://www.fatcity.com
San Diego, California        -- Mailing list and web hosting services
---------------------------------------------------------------------
To REMOVE yourself from this mailing list, send an E-Mail message
to: ListGuru_at_fatcity.com (note EXACT spelling of 'ListGuru') and in
the message BODY, include a line containing: UNSUB ORACLE-L
(or the name of mailing list you want to be removed from).  You may
also send the HELP command for other information (like subscribing).
Received on Wed Dec 18 2002 - 04:14:21 CST

Original text of this message

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