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

Home -> Community -> Usenet -> c.d.o.server -> [IMP73] NT & UNIX

[IMP73] NT & UNIX

From: Norman Dunbar <Norman.Dunbar_at_lfs.co.uk>
Date: Fri, 26 Oct 2001 15:48:07 +0100
Message-ID: <E2F6A70FE45242488C865C3BC1245DA722FC13@lnewton.leeds.lfs.co.uk>


When you FTP'd the file from Unix to NT, did you do it in Binary mode ? If not, then every CHR(10) in the dump file will n ow be chr(13) + chr(10) [or is that chr(10) + chr(13) ] which will probably have affected the binary data in the dump file as well as the header stuff. I can import HPUX exports into an NT4 database with no problems. Try copying the file over again in Binary.

Regards,
Norman.



Norman Dunbar			EMail:	Norman.Dunbar_at_LFS.co.uk
Database/Unix administrator	Phone:	0113 289 6265
				Fax:	0113 289 3146
Lynx Financial Systems Ltd.	URL:	http://www.Lynx-FS.com

------------------------------------------------------------------------

-----Original Message-----

From: Yann CAUCHARD [mailto:yann.cauchard_at_spcconsultants.com] Posted At: Friday, October 26, 2001 2:34 PM Posted To: server
Conversation: [IMP73] NT & UNIX
Subject: [IMP73] NT & UNIX

Hi,

I have a dump (exp73) of table from a 7.3.4 database runing under HP UX.

I have to import this dump in a 7.3.4 running under NT.

It seemes carriage return is different : chr(10) for NT & chr(13)+chr(10)
for UX.

IMP73 refuses to run, telling header verification failed.

Is there a special parameter for IMP73 to succeed ?

Thanks

Yann Received on Fri Oct 26 2001 - 09:48:07 CDT

Original text of this message

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