Re: convert non rac database from rac database in oda box
Posted by ErmanArslansOracleBlog on Apr 24, 2018; 1:59pm
URL: http://erman-arslan-s-oracle-forum.124.s1.nabble.com/convert-non-rac-database-from-rac-database-in-oda-box-tp5733p5747.html
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).)