dbTalk Databases Forums  

Re: Migrating Oracle from AIX to W2K3

comp.databases.oracle comp.databases.oracle


Discuss Re: Migrating Oracle from AIX to W2K3 in the comp.databases.oracle forum.



Reply
 
Thread Tools Display Modes
  #1  
Old   
Walt
 
Posts: n/a

Default Re: Migrating Oracle from AIX to W2K3 - 05-09-2005 , 04:41 PM






Søren Alexandersen wrote:

Quote:
I have some specific questions on migrating a Oracle 8.1.7 database from
AIX to Windows.

I have understood that I cannot simply copy the db-files and start up the
db on the windows machine. I guess that would have been too easy, huh :-)

Well.. I get the idea about using export/import for the data part, but..

What about the table definitions ? Could I somehow on my AIX-oracle
generate a script, that could create the tables on my windows-oracle ?
That's basically what export/import does for you. It moves all the
data, including tables, triggers, views, constraints, indicies, grants,
roles, etc. Why re-invent the wheel?

Now, you do have to install the software, create a database and create
tablespaces. But imp does just about everything else.

The nice thing about the exp/imp process is that you don't have to take
your current production system down to build and test the new instance.


Quote:
What else would I need to consider before doing this migration.
Whether you should stick with 8.1.7 or upgrade as part of the migration.
[hint: you should upgrade] And if you're upgrading, whether to go to
9.2 or 10g. Given that you're going to invest several to many hours on
this, it seems silly to stay on a version that has been de-supported.

Quote:
P.S. Please, do not begin to discuss *nix vs. windows religion here.
The decision has been made... just need to know what I am about to dive
into :-)
I'm agnostic. But fortunately, so is Oracle (more or less). The Export
..dmp files created on one OS are (purportedly) compatible with any other
OS.

I went through a WNT/8.1 -> W2k3/9.2 upgrade via exp/imp a while back
and left some notes behind on c.d.o.s.
<http://makeashorterlink.com/?Z2F035C0B>
If your target version is 9.2, everything I said should apply and it
shouldn't matter that your export file came from AIX.

DISCLAIMER: I'm far from an expert here, but that has the advantage that
my "recipe" is written for another newbie. Good luck.


--
//-Walt
//
// There is no Völkl Conspiracy


Reply With Quote
Reply




Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off



Powered by vBulletin Version 3.5.3
Copyright ©2000 - 2012, Jelsoft Enterprises Ltd.