Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
Home -> Community -> Mailing Lists -> Oracle-L -> Big Dump file (12gb) from nt to unix and from 7.3.4 to 8.1.6
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
--
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). Received on Mon Feb 26 2001 - 00:41:37 CST