Re: Module go-live

Posted by ErmanArslansOracleBlog on
URL: http://erman-arslan-s-oracle-forum.114.s1.nabble.com/Module-go-live-tp8391p8398.html

I already sent you what needs to be done.

Stop the web services.
Stop the concurrent managers or put the schedule concurrent requests on hold.
Stop database-bound third-party applications or cut off their database connections.  
Force a log switch.
Create a guaranteed restore point.
Force another log switch

In-case you fail on cutover -> shutdown apps, restore to the guaranteed restore point (while you are in mount mode) -> switch back the apps filesystems (if needed) -> startup the apps services (from the correct env) ->  adop abort or adop cutover once again(if you want to try again from that point).