Re: ODA X5-2 ebusiness Clone

Posted by ErmanArslansOracleBlog on
URL: http://erman-arslan-s-oracle-forum.114.s1.nabble.com/ODA-X5-2-ebusiness-Clone-tp4576p4579.html

Actually,

you can just create an Oracle home using oakcli.
Install "database examples"  on it .
Then using rman duplicate(from backup), you can duplicate your database. (from your source home to target home)
You can configure your RAC for your target database after duplicating it. (it is not a very big deal)
After duplicating it, you run autoconfig on db tiers and then continue with the post clone on apps tiers..

Just be sure to put your db tier on ODA_BASE.
Apps tiers may be on Guest VMs but the db layer should be on ODA_BASE privileged domain.