473,386 Members | 1,598 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,386 software developers and data experts.

Migrating Oracle from AIX to W2K3

Hi all.

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

I know something very similar has been asked before, but I can't seem to
get some unique recommendations on where to start.

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 ?

What else would I need to consider before doing this migration.

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 :-)

Thanks alot for any help, directions, whitepapers..whatever :-)

Regards,
Søren Alexandersen
Jun 27 '08 #1
1 3373
Søren Alexandersen wrote:
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.

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.
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
Jun 27 '08 #2

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

2
by: jayPLEASEtylerNOwilliamsSPAM | last post by:
Hi, I set up PHP 4.xx using Apache 1.3 on Windows XP to begin a project. The project now needs to be moved to a real test box. Admittedly, I am not quite sure how I was able to access Oracle on my...
1
by: June Moore | last post by:
Hi, I was just wondering if anyone can share their experience in migrating from sql server database to Oracle database? How easy would this be with available tools provided by Oracle / sql...
4
by: David Rose | last post by:
Does the Oracle work with Windows Server 2003 and .NET? I am trying to run an ASP.NET app and keep getting the error "System.DllNotFoundException: Unable to load DLL (OraOps9.dll)". The dll in in...
2
by: fpic | last post by:
Dear all, i'm migrating an Oracle database on the windows platform from Oracle 7.3.2 to 9.0.1. Where can I find useful documentation about this subject? Anyone knows about known problems about...
0
by: Zvika Glickman | last post by:
I'm migrating DB2 to ORACLE 9I. In the DB2 schema each table defined in diferrent tablespace. Few tablespaces are define on the same STOGROUP (there are few STOGROUP). It's a big db (few terra...
0
by: arvind | last post by:
Hello, We have been working on migrating oracle database to postgres for one of our client. We have a stored procedure in oracle which uses varray and I have to convert this stored procedure to...
4
by: Steve Rainbird | last post by:
What methods are there for migrating Oracle rowid based dml into DB2? We have lots of code that uses the following method in Oracle select rowid into lRowid from <table>; .. .. .. .....
0
by: mishrabi | last post by:
Hi Experts, Could you Please provide hoew to Migrating IBM Universe Database to Oracle. Whats are the steps to be taken care and how to extract data into a delimier data file. I am Using Below...
0
by: massamiya | last post by:
Hi everyone, am a newbie and need help moving data back to oracle from access. There is an odbc link between access 2000 and oracle 9i using the export command in access copied a complete table...
0
by: Charles Arthur | last post by:
How do i turn on java script on a villaon, callus and itel keypad mobile phone
0
by: aa123db | last post by:
Variable and constants Use var or let for variables and const fror constants. Var foo ='bar'; Let foo ='bar';const baz ='bar'; Functions function $name$ ($parameters$) { } ...
0
by: ryjfgjl | last post by:
In our work, we often receive Excel tables with data in the same format. If we want to analyze these data, it can be difficult to analyze them because the data is spread across multiple Excel files...
0
by: emmanuelkatto | last post by:
Hi All, I am Emmanuel katto from Uganda. I want to ask what challenges you've faced while migrating a website to cloud. Please let me know. Thanks! Emmanuel
0
BarryA
by: BarryA | last post by:
What are the essential steps and strategies outlined in the Data Structures and Algorithms (DSA) roadmap for aspiring data scientists? How can individuals effectively utilize this roadmap to progress...
1
by: nemocccc | last post by:
hello, everyone, I want to develop a software for my android phone for daily needs, any suggestions?
1
by: Sonnysonu | last post by:
This is the data of csv file 1 2 3 1 2 3 1 2 3 1 2 3 2 3 2 3 3 the lengths should be different i have to store the data by column-wise with in the specific length. suppose the i have to...
0
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers,...
0
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.