Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Mailing Lists -> Oracle-L -> Re: Exp with Compress, dmp corrupted !
Did you FTP the resulting .dmp file? If so, did you do a binary copy?
Just by $0.02
Ruth
----- Original Message -----
From: "Leonardo Fernandez" <lfernand_at_cmsenergy.com>
To: "Multiple recipients of list ORACLE-L" <ORACLE-L_at_fatcity.com>
Sent: Tuesday, January 09, 2001 7:36 AM
Subject: Exp with Compress, dmp corrupted !
>
> Last week it generates an export with:
> mknod /tmp/exp_dbacom p
> compress < /tmp/exp_dbacom > /conversion/IC_TABLAS.dmp.Z &
> expst userid=user/password file=/tmp/exp_dbacom buffer=20000000
parfile=tab1
>
> and when it tries to import with:
> mknod /tmp/imp_dbacom p
> uncompress < /conversion/IC_TABLAS.dmp.Z > /tmp/imp_dbacom &
> impst file=/tmp/imp_dbacom parfile=tab2
>
> I received the following error:
> IMP-00037: Character set marker unknown
> IMP-00021: operating system error - error code (dec 2, hex 0x2)
> IMP-00000: Import terminated unsuccessfully
> I have always "cloned" databases, both are same (init.ora, etc)
>
> Metalink tells me that the file this corrupt one ...
>
> Any idea or suggestion in this respect
>
>
> --
> Please see the official ORACLE-L FAQ: http://www.orafaq.com
> --
> Author: Leonardo Fernandez
> INET: lfernand_at_cmsenergy.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 Tue Jan 09 2001 - 09:42:35 CST
![]() |
![]() |