Apply patch in downtime mode
Posted by karthikmca.bhc on
URL: http://erman-arslan-s-oracle-forum.124.s1.nabble.com/Apply-patch-in-downtime-mode-tp3420.html
Hi Erman,
Is it mandatory to run cleanup and fs_clone when i apply a patch using down_time mode as below?
1. shutdown the application (adspall.sh)
2. start the admin server (adadminsrvctl.sh start)
3. download the patch and copy to patch_top
4. apply patch as below,
$ adop phase=apply patches=19845055 apply_mode=downtime workers=15
5. stop the admin server (adadminsrvctl.sh stop)
6. start the application (adstrtall.sh)
after the above activities i must run cleanup and fs_clone ?