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: Big Dump file (12gb) from nt to unix and from 7.3.4 to 8.1.6

Re: Big Dump file (12gb) from nt to unix and from 7.3.4 to 8.1.6

From: Ruth Gramolini <rgramolini_at_tax.state.vt.us>
Date: Mon, 26 Feb 2001 08:52:11 -0800
Message-ID: <F001.002BD565.20010226083625@fatcity.com>

You have to create a series of files, each one <=2gig. If you are trying to create only one .dmp file it may be exceeding the 2gig limit for exp. Try using Rachel Carmichael's scripts which create as many files as needed of 2gig.

You can find the scripts on the LazyDBA website under scripts.

Ruth
----- Original Message -----
To: "Multiple recipients of list ORACLE-L" <ORACLE-L_at_fatcity.com> Sent: Monday, February 26, 2001 1:25 AM

> Hi all,
>
> I am facing some problems while trying to import the huge file (12gb) from
> nt db to unix db.
>
> The error I'm receiving is like this:
>
> IMP-00009: abnormal end of export file
> IMP-00033: Warning: Table "XXX_XXXX" not found in export file...
>
> I am using the pipe but still it fails. Here is the syntax for import
>
> imp SYSTEM/XX FROMUSER=XXX TOUSER=XXX BUFFER=150000000 IGNORE=Y TABLES=XXX
> FILE=./XXX LOG=./imp.log
>
> And the table is on that file...
>
> Br and thanks,
>
> Hessu
> _________________________________________________________________________
> Get Your Private, Free E-mail from MSN Hotmail at http://www.hotmail.com.
>
> --
> Please see the official ORACLE-L FAQ: http://www.orafaq.com
> --
> Author: Heikki Jantunen
> INET: hjantunen_at_hotmail.com
>
> Fat City Network Services -- (858) 538-5051 FAX: (858) 538-5051
> San Diego, California -- Public Internet access / Mailing Lists
> --------------------------------------------------------------------
> 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: Ruth Gramolini
  INET: rgramolini_at_tax.state.vt.us

Fat City Network Services    -- (858) 538-5051  FAX: (858) 538-5051
San Diego, California        -- Public Internet access / Mailing Lists
--------------------------------------------------------------------
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 Mon Feb 26 2001 - 10:52:11 CST

Original text of this message

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