Moving OVD from Test to Production
Posted
by mark.wilcox
on Oracle Blogs
See other posts from Oracle Blogs
or by mark.wilcox
Published on Tue, 04 Jan 2011 09:00:53 -0800
Indexed on
2011/01/04
17:57 UTC
Read the original article
Hit count: 263
Filed under:
Customer asked support "How to move a test OVD server to production". There is a couple of ways to do this. One way is to clone the environment:
http://download.oracle.com/docs/cd/E15523_01/core.1111/e10105/testprod.htm#CH... Another way - which is particularly useful if you want to push configuration from a parent OVD server to children in a cluster:
http://download.oracle.com/docs/cd/E14571_01/oid.1111/e10046/basic_server_set...
Note if you use the second option and you have any data in a Local Store Adapter - you may also need to use the oidcmprec tool to synchronize that data:
http://download.oracle.com/docs/cd/E14571_01/oid.1111/e10029/replic_mng_mon.h...
http://download.oracle.com/docs/cd/E15523_01/core.1111/e10105/testprod.htm#CH... Another way - which is particularly useful if you want to push configuration from a parent OVD server to children in a cluster:
http://download.oracle.com/docs/cd/E14571_01/oid.1111/e10046/basic_server_set...
Note if you use the second option and you have any data in a Local Store Adapter - you may also need to use the oidcmprec tool to synchronize that data:
http://download.oracle.com/docs/cd/E14571_01/oid.1111/e10029/replic_mng_mon.h...
© Oracle Blogs or respective owner