Re: RUP 10 -> skip worker doesnt work
Posted by ErmanArslansOracleBlog on Feb 28, 2023; 10:43am
URL: http://erman-arslan-s-oracle-forum.124.s1.nabble.com/RUP-10-skip-worker-doesnt-work-tp11664p11668.html
Okay. Good.
wait_on_failed_job=yes allows you to manipulate failed jobs (PLSQL only) via the adctrl utility.
So you did okay.
As MOS note "12.2.10 RUP 30399999 Is Failing On Asndelff.sql (Doc ID 2786903.1)" suggests, if you don't use ASN (Oracle Sales), you can skip that failed worker.
You can review your adop patch log file and see that failed execution is skipped and you can also check whether the remaining tasks are assigned and completed properly or not.