Question regarding the Migration of standalone 9i to 10g RAC
Hi guys,
My company is planning to migrate one of 9i standalone DB to the new 10g RAC cluster. Due to the size of the standalone DB is big (120+ Gig) and large outage window is not possible. Hope you can guide and advise me the proper approache.
If I use IMP/EXP, it is not possible as it may take more than one or two days to finish the migration.
Do you guys know any proper procedure for this migration?
I have the following idea, but not sure whether it is possible.
1. Build the 10g RAC (CRS, Software and NEW RAC DB) on the clusters first.
2. cold backup the 9i DB to the new Cluster hosts.
3. Upgrade the cloned 9i DB to 10g standalone DB first (with Diff ORACLE_HOME location)
4. Use expdp and impdp to do schema TRANSPORTABLE TABLESPACE to the newly build 10g RAC.
If you have any best suggestions, please advise. Thank You so much.
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.
Due to the DB is OLTP DB, 14 hours outage is too much for Management point of view. I am still wondering whether any quicker method for the migration. I hope it would be within 8 hrs.
So if you are using the same storage for your standalone 9i database and your 10g RAC, why are you moving data? Just pre-install your binaries, ensure you pass passed all the prerequisites (such as having a SYSAUX tablesapce) and upgrade...
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.
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.
Bookmarks