Skip to main content
Solved

Move from Windows Oracle to Linux Oracle


MattiasLindahl
Sidekick (Customer)
Forum|alt.badge.img+9

Is there any information to find about how to move an IFS database from Windows Oracle to a Linux Oracle database server?

Best answer by Srikanth

Hi Mattias,

Depending on your Oracle version, here are few options:

  1. Use RMAN Cross Platform Migration (recommended for newer versions, 11G and above)
  2. Use Oracle Datapump Utility (recommended for newer versions)
  3. Use EXP/IMP Utilities (recommended for older versions)
View original
Did this topic help you find an answer to your question?

7 replies

MikeArbon
Hero (Customer)
Forum|alt.badge.img+10
  • Hero (Customer)
  • 91 replies
  • March 5, 2020

Hi Mattias

I think the oldskool rule when transitioning platforms leads you to exporting the database and then importing to the new database. Don’t know if that rule of thumb has changed in the past few decades?

Will be interesting to hear if anyone has done this for IFS.

That will be good fun testing out.

Mike


Srikanth
Superhero (Partner)
Forum|alt.badge.img+18
  • Superhero (Partner)
  • 291 replies
  • Answer
  • March 5, 2020

Hi Mattias,

Depending on your Oracle version, here are few options:

  1. Use RMAN Cross Platform Migration (recommended for newer versions, 11G and above)
  2. Use Oracle Datapump Utility (recommended for newer versions)
  3. Use EXP/IMP Utilities (recommended for older versions)

Forum|alt.badge.img+11
  • Hero (Customer)
  • 144 replies
  • March 5, 2020

Hi - I’ve worked in organisations that have done this from Oracle 11 std to 11 RAC and also from Oracle 12 Windows to Oracle OVM 12c with IFS. 

Each time we have done it we have done EXP/IMP process. it is by far the safest way and if done correctly the table/row cant can be compared in the logs to ensure an identical duplicate. 

However it does take time depending on the size of your DB!

Dave

 


Srikanth
Superhero (Partner)
Forum|alt.badge.img+18
  • Superhero (Partner)
  • 291 replies
  • March 6, 2020

Assuming both Windows and Linux have the same Oracle version, RMAN is safer than Datapump as the data is not dumped into a file and then re-imported back. RMAN migration takes lot less time. 

During the IMPDP process, SYS and SYSTEM related objects will fail as they pre-exist in the empty shell instance created using DBCA.

Only downside with RMAN option is you need to be a DBA with experience using RMAN.

 


MattiasLindahl
Sidekick (Customer)
Forum|alt.badge.img+9
  • Author
  • Sidekick (Customer)
  • 41 replies
  • March 6, 2020

I have now managed to migrate database from Windows to Linux using RMAN.

 

But how can I change the connection string on the Middleware Server? Do I have to install a new MWS or can I change some configuration files and then run the reconfigure?


Srikanth
Superhero (Partner)
Forum|alt.badge.img+18
  • Superhero (Partner)
  • 291 replies
  • March 6, 2020

Nicely done!

Regarding the connection string on the Middleware Server, do you mean updating your existing IFS Applications to point to the new Linux (DB) Server?

The cleanest and safe option is to Delete existing IFS Applications instance and recreating it using Create New option with the new DB Server details.

Please test this process out in a non-production environment first.

 


durette
Superhero (Customer)
Forum|alt.badge.img+19
  • Superhero (Customer)
  • 534 replies
  • March 26, 2020

Don’t forget your Oracle directory objects, particularly if you have migration jobs that use them.


Reply


Cookie policy

We use cookies to enhance and personalize your experience. If you accept you agree to our full cookie policy. Learn more about our cookies.

 
Cookie settings