convert non rac database from rac database in oda box

classic Classic list List threaded Threaded
4 messages Options
Reply | Threaded
Open this post in threaded view
|

convert non rac database from rac database in oda box

syed
Hi Emran,
I have ODA x6-1ha box inthat one vm is created adn in that vm  i can upgrade db from 11.2.0.3 to 12c db and ebs version is 12.2.4 we have already install rac in oda base so we want to convert 12c database to rac and link with EBS so can you please guide us how i can achive this
Reply | Threaded
Open this post in threaded view
|

Re: convert non rac database from rac database in oda box

ErmanArslansOracleBlog
Administrator
What is that "one vm"?

Is it one of the ODA BASE nodes? Is it a Guest VM?
Where are your databafile located? In shared storage? In ASM ? Where?

Also, please revise your question. (revise your parapgraphs, it is so hard to read and understand)
Reply | Threaded
Open this post in threaded view
|

Re: convert non rac database from rac database in oda box

syed
In reply to this post by syed
 Hi emran,
we have X5-2ha oda box in which rac and asm is already installed with rdbms 12c .
then we create another vm in which we are clone from production instance and upgrade the db from 11g2 to 12c which is having EBS12.2 now we want to migrate the db from non rac to rac and integrate with EBS 12.2
Reply | Threaded
Open this post in threaded view
|

Re: convert non rac database from rac database in oda box

ErmanArslansOracleBlog
Administrator
You can migrate this database to  ODA Base using Rapid Clone techniques and rman.
Here is a draft plan for you. It is a general plan..

duplicate your DB using rman. (single node), from its source node to, ODA node 1.
Execute, fnd_conc_clone.setup_clean and run autoconfig/or postclone on db tier.
Convert the migrated database to RAC. ( For this -> :  you can follow Section 4 of Oracle Support document “Using Oracle 11g Release 2 Real Application Clusters and Automatic ) storage management with Oracle E-Business Suite Release 12.2” (Doc ID 1453213.1).)