ADOP - Useful Commands
I this post I am sharing different options available for ADOP.
adop -examples
adop -help
source <ebs_root>/EBSapps.env run adop phase=prepare adop phase=apply patches=123456 adop phase=finalize adop phase=cutover source <ebs_root>/EBSapps.env run adop phase=cleanup
adop phase=prepare
adop phase=apply patches=123456
adop phase=finalize
adop phase=cutover
adop phase=cleanup
adop phase=fs_clone
adop phase=finalize,cutover,cleanup
adop phase=apply patches=123456 restart=yes
adop phase=apply patches=123456 abandon=yes
adop phase=apply patches=123456 abandon=yes
$ adop phase=apply patches=<patch list> abandon=no restart=yes flags=autoskip
$ adop phase=apply patches=<patch list> workers=5
$ adop phase=apply patches=<patch list> options=forceapply
$ adop phase=apply patches=<patch list> patchtop=<patch location base>
$ adop phase=apply patches=<patch list> merge=yes
adop phase=cutover mtrestart=no
adop phase=apply patches=123456 wait_on_failed_job=yes
$ adop phase=apply patches=<patch_list> hotpatch=yes
This procedure assumes that you will apply US and language patches separately. a. Use adop to start a new patching cycle adop phase=prepare b. Use adop to apply the patch driver of the US patch. adop phase=prepare patches=123456 c. Use adop to apply the patch drivers of each NLS patch. If you have merged the individual NLS patches for a system that runs multiple languages, apply the driver for the merged NLS patch. adop phase=apply patches=123456_JA:u123456.drv workers=8 d. Use adop to complete the patching cycle adop phase=finalize, cutover, cleanup phase
a. Use adop to start a new patching cycle. adop phase=prepare b. Use AD Merge Patch to merge the US (American English) patches into a single patch. c. Use AD Merge Patch to merge the French and German patches into a single NLS patch. d. Use adop to apply all drivers of the merged US patch. e. Use adop to apply all drivers of the merged NLS patch. f. Use adop to complete the patching cycle (finalize, cutover, cleanup phases).
adop phase=apply patchtop=$PER_TOP/patch/115 patches=driver:hrglobal.drv workers=8 options=nocopyportion,nogenerateportion,forceapply
$ adop phase=apply options=nocopyportion patchtop=$XLA_TOP/patch/115 patches=driver:xla5584908.drv
source <ebs_root>/EBSapps.env run adop phase=prepare adop phase=apply patches=123456 adop phase=apply patches=324356 adop phase=finalize adop phase=apply patches=445657 adop phase=finalize adop phase=cutover source <ebs_root>/EBSapps.env run adop phase=cleanup
$ adop phase=prepare $ adop phase=actualize_all $ adop phase=finalize finalize_mode=full $ adop phase=cutover $ adop phase=cleanup cleanup_mode=full
$ adop phase=abort,cleanup cleanup_mode=full $ adop phase=fs_clone
adop -validate
adop -status
$ adop -status -detailRun adop in downtime mode
$ adop phase=apply patches=123456 apply_mode=downtime
To run pre-install Mode
$ adop preinstall=y
2 Comments
good info. Super
ReplyDeleteGood Explanation.
ReplyDeletePost a Comment