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: export porblem ???

Re: export porblem ???

From: <Dale_at_DataBee.com>
Date: Wed, 18 Dec 2002 01:03:37 -0800
Message-ID: <F001.0051C5EF.20021218010337@fatcity.com>


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



DataBee: Software that creates small referentially correct Oracle test and development environments at the push of a button. http://www.DataBee.com

> i am exporting a DB of size 10G.
> it totally has 33 tables.
> everything completes succesfully and even the log file
> says "EXPORT COMPLETED SUCCESSFULLY WITHOUT ANY WARNING".
>
> But while importing it,only 17 tables are imported.
> after that the cursor stands still and the import does
> not process further.the remaining 16 tables are not imported
> at all.
>
> why is it so ? have any of you come across such situation ?
>
> will datafiles of size greater than 2G cause such problem ?
>
> the DB is on oracle 8.1.6/Win2k.
>
> kindly let me know guys.
>
> TIA.
> Jp.
>
>
>
> --
> 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).

-- 
Please see the official ORACLE-L FAQ: http://www.orafaq.com
-- 
Author: 
  INET: Dale_at_DataBee.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 - 03:03:37 CST

Original text of this message

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