Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Usenet -> c.d.o.misc -> Re: Exporting Unix DB to NT
AFAIK your approach should work.
A similar 'corrupt DMP' file we experienced turned out to be due to FTPing the file in ASCII mode.
An alternative approach would be to backup the controlfile, and then
transfer each of the database
files (in binary mode) to the NT box and 'recreate' the database. I have
nevery tried this from
UNIX to NT, but it worked nicely when we migrated from VAX to Alpha.
Good luck
Graham
D. Oakley wrote in message ...
>(Oracle 7.3)
>
>What is the easiest way to export a Unix based instance to an NT instance?
I
>tried using the standard export tool, but the NT DataManager reported that
>the .dmp was corrupt. Any ideas?
>
>Thanks.
>
>
Received on Tue Apr 20 1999 - 12:42:06 CDT
![]() |
![]() |