|
-
migration plan from Sun to Linux
I don't think this will work but want to make sure.
1. can we have RMAN backup on Solaris and restore to Linux?
2. if we can't clone the database between the two different OS, what is the best way to migration the data beside using EMPDP/IMPDP for the huge database?
Thanks,
-
Have you looked at the transportable table space option?
http://docs.oracle.com/cd/B19306_01/...91/dbxptrn.htm
I haven't tried it myself, but it seems like it should work. You may want to migrate to the same version, then upgrade to a new version of Oracle, if you plan on upgrading.
-
RMan works and can use either transport tablespace or convert datafile option
-
It really depends on what you mean by Sun, the version of Linux and the version of Oracle. You could potentially use Data Guard or Transport Database.
-
May I ask how big is the database?
Pablo (Paul) Berzukov
Author of Understanding Database Administration available at amazon and other bookstores.
Disclaimer: Advice is provided to the best of my knowledge but no implicit or explicit warranties are provided. Since the advisor explicitly encourages testing any and all suggestions on a test non-production environment advisor should not held liable or responsible for any actions taken based on the given advice.
-
700g and they go from Solaris 5.9 to the latest Rh
-
 Originally Posted by matthew00
700g and they go from Solaris 5.9 to the latest Rh
If you can afford a downtime I would pre-create database and migrate it via expdp/impdp. I've done a 400 Gigs one, expdp/impdp phase in around 8 hours end-to-end.
I would suggest to go for a test run before the actual migration, this way test run would allow for finetuning scripts, have a clear idea of elapsed time and also allow users to validate, test connectivity and functionality.
Pablo (Paul) Berzukov
Author of Understanding Database Administration available at amazon and other bookstores.
Disclaimer: Advice is provided to the best of my knowledge but no implicit or explicit warranties are provided. Since the advisor explicitly encourages testing any and all suggestions on a test non-production environment advisor should not held liable or responsible for any actions taken based on the given advice.
-
Hi,
expdp/impdp is best solution for platform changing. But I don't understand why are you going to switch from sparc to intel platform for large database?
Thanks and Regards,
Gitesh Trivedi
-
 Originally Posted by giteshtrivedi
...I don't understand why are you going to switch from sparc to intel platform for large database?
Why not? Don't you know about the Intel Itanium based HP Superdome? I have worked supporting a very critical 80,000 execs per second database on such platform.
Pablo (Paul) Berzukov
Author of Understanding Database Administration available at amazon and other bookstores.
Disclaimer: Advice is provided to the best of my knowledge but no implicit or explicit warranties are provided. Since the advisor explicitly encourages testing any and all suggestions on a test non-production environment advisor should not held liable or responsible for any actions taken based on the given advice.
-
Oracle stops support on HP Itanium.
Thanks and Regards,
Gitesh Trivedi
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|