Login  Register

Re: Module go-live

Posted by ErmanArslansOracleBlog on May 29, 2020; 10:01am
URL: http://erman-arslan-s-oracle-forum.124.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).