Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Mailing Lists -> Oracle-L -> RE: Export from HP Unix / Import to Redhat
Do a full database export on the HP using exp for 7.3.4.
Create the new database instance on the Linux box.
Transfer the dump file from the HP to the Linux server via Binary mode.
Import the data back into the new database using imp for 8i or 9i.
Dick Goulet
Senior Oracle DBA
Oracle Certified 8i DBA
-----Original Message-----
From: Smith, Ron L. [mailto:rlsmith_at_kmg.com]
Sent: Wednesday, April 14, 2004 11:58 AM
To: oracle-l_at_freelists.org
Subject: Export from HP Unix / Import to Redhat
We are getting ready to upgrade an Oracle 7.3.4 HP Unix database and in the process move the database to an Oracle 8i or 9i database on an Intel Linux platform.
My question is; How do I move the data from one to the other? Are the formats compatible?
Thanks!
Ron Smith
FAQ is at http://www.freelists.org/help/fom-serve/cache/1.htmlput 'unsubscribe' in the subject line.
-----------------------------------------------------------------
----------------------------------------------------------------
Please see the official ORACLE-L FAQ: http://www.orafaq.com
----------------------------------------------------------------
To unsubscribe send email to: oracle-l-request_at_freelists.org
![]() |
![]() |