How to Restart ADOP from FAILED session in R12.2 Apps
Himanshu
Abort
,
ADOP
,
APPS R12.2 Architecture
,
Failure
,
funoracleapps
,
R12.2 Installation
,
Restart Adop
,
System Boot
,
Terminated
2 comments
In case we want to abort the patching cycle due to some issues or failures and restart adop session again, Then we should perform below steps
adop phase=abort
After running abort phase, we must run a full cleanup.
adop phase=cleanup cleanup_mode=full
adop phase=fs_clone
and then restart patching cycle again.
adop phase=prepare
adop phase=abort
After running abort phase, we must run a full cleanup.
adop phase=cleanup cleanup_mode=full
adop phase=fs_clone
and then restart patching cycle again.
adop phase=prepare
Subscribe to:
Post Comments
(
Atom
)
Thanks for this .. It helped me..
ReplyDeleteGreat entry, just something I was looking for. Thanks for the help !
ReplyDelete