Oracle DBs Migration Windows to Linux [message #420042] |
Wed, 26 August 2009 12:48 |
maumercado
Messages: 5 Registered: August 2009 Location: Colombia
|
Junior Member |
|
|
Hello Everyone...
My first post here, hope you can help me out with this...
Ive been pushing the migration to linux servers in the company I work for, and I ve found that we hold our Oracle databases in Windows XP 32 bit system, and I want to migrate them to a Oracle Linux Enterprise 64 bit system, is there anyone with experience here that can point me to the right direction??
Is it a simple export/import of databases?
Must I Export/Import with special parameters?
In order to use the database in 64 bit is there something that I must do after the migration?
Should I use CentOS or ORacle Linux is fine?
Thank you...
|
|
|
Re: Oracle DBs Migration Windows to Linux [message #420044 is a reply to message #420042] |
Wed, 26 August 2009 12:59 |
|
Mahesh Rajendran
Messages: 10708 Registered: March 2002 Location: oracleDocoVille
|
Senior Member Account Moderator |
|
|
Post the version of oracle you are using.
Database size and affordable downtime plays an important role here.
If the volume of data is small (which raises the question, how small is small?),
Simple export and import will work.
If it is huge and using 10g and above, use RMAN cross platform migration techniques (if applicable. Check the endians).
In case of 11g, you can just create a standby database in linux and just switchover. Very minimal downtime.
[Updated on: Wed, 26 August 2009 13:01] Report message to a moderator
|
|
|
Re: Oracle DBs Migration Windows to Linux [message #420049 is a reply to message #420044] |
Wed, 26 August 2009 13:48 |
maumercado
Messages: 5 Registered: August 2009 Location: Colombia
|
Junior Member |
|
|
Current databases are installed using oracle 10g 10.2 so as stated before I want to migrate to 11g 11.1
We have used import/export before with our databases to move them to other servers with same OS and Oracle version.
There are several databases so the size varies between 6GB and 40GB.
Downtime is an important role.
So simple export/import should do or rman method is better?
After importing the database shoul I do something else to get the database to recognize the 64 bit OS?
|
|
|
|
|