Erman Arslan's Oracle Forum
›
EBS 12.2
Search
everywhere
only in this topic
Advanced Search
What action we can perform in below scenario in R12.2 Patching
Classic
List
Threaded
♦
♦
Locked
4 messages
Amar Jadhav
Reply
|
Threaded
Open this post in threaded view
♦
♦
|
What action we can perform in below scenario in R12.2 Patching
scenario 1:
In apply phase 1945634 patch got failed? I want to restart same patch.
scenario 2:
This patch 1925634 got failed . Now I want to apply new patch 1947234 ?
ErmanArslansOracleBlog
Reply
|
Threaded
Open this post in threaded view
♦
♦
|
Re: What action we can perform in below scenario in R12.2 Patching
Administrator
If you want to restart a failed patch from where it left off, you use restart=yes
adop phase=apply patches=1234 restart=yes
If you want to ignore a previously failed patch and apply a different one, you use abandon=yes
adop phase=apply patches=3456 abandon=yes
Amar Jadhav
Reply
|
Threaded
Open this post in threaded view
♦
♦
|
Re: What action we can perform in below scenario in R12.2 Patching
Thanks erman.
One more thing to jsut clearify.
Can I go adop phase=abort in below senario only. Is there any other scenario
senario 1:
adop phase=prepare --this got failed.
adop phase=abort
adop phase=cleanup clenup_mode=full
adop phase=fs_cone
senario 2:
adop phase=apply --> one patch got failed want to rollback the changes now.
adop phase=abort
adop phase=cleanup clenup_mode=full
adop phase=fs_clone
Susmit
Reply
|
Threaded
Open this post in threaded view
♦
♦
|
Re: What action we can perform in below scenario in R12.2 Patching
Yes, you can run, adop phase=abort in both cases.
You can run "Abort" until u run "Cutover".
Thanks and Regards,
Roy Susmit
Oracle Applications DBA
Free forum by Nabble
Edit this page