Login  Register

Re: RUP 10 -> skip worker doesnt work

Posted by satish on Feb 28, 2023; 9:56am
URL: http://erman-arslan-s-oracle-forum.124.s1.nabble.com/RUP-10-skip-worker-doesnt-work-tp11664p11667.html

Dear Erman,

We are not using it.

Applying patch with wait_on_failed_job=yes as below.Now we are able to skip the worker. But not sure whether it is correct or wrong.

[applcrp@sssterpdev1 patch]$ adop phase=apply apply_mode=downtime patches=30399999,33678475 merge=yes restart=yes wait_on_failed_job=yes

Enter your choice [1] : 1


        Control
Worker  Code      Context            Filename                    Status
------  --------  -----------------  --------------------------  --------------
     1  Run       AutoPatch R120     MSDODPCODE.sql              FAILED
     2  Run       AutoPatch R120                                 Wait
     3  Run       AutoPatch R120                                 Wait
     4  Run       AutoPatch R120                                 Wait

Review the messages above, then press [Return] to continue.

                    AD Controller Menu
     ---------------------------------------------------

     1.    Show worker status

     2.    Tell worker to restart a failed job

     3.    Tell worker to quit

     4.    Tell manager that a worker failed its job

     5.    Tell manager that a worker acknowledges quit

     6.    Restart a worker on the current machine

     7.    Exit




Enter your choice [1] : 8

Enter the worker number(s)/range(s) or 'all' for all workers,
or press [Return] to go back to the menu : 1

Status changed to 'Skip & restart' for worker 1.
Review the messages above, then press [Return] to continue.

                    AD Controller Menu
     ---------------------------------------------------

     1.    Show worker status

     2.    Tell worker to restart a failed job

     3.    Tell worker to quit

     4.    Tell manager that a worker failed its job

     5.    Tell manager that a worker acknowledges quit

     6.    Restart a worker on the current machine

     7.    Exit



Enter your choice [1] : 1


        Control
Worker  Code      Context            Filename                    Status
------  --------  -----------------  --------------------------  --------------
     1  Run       AutoPatch R120     ARXLASD.ldt                 Running
     2  Run       AutoPatch R120     APXLAAAD.ldt                Assigned
     3  Run       AutoPatch R120     APXLASET.ldt                Assigned
     4  Run       AutoPatch R120     ARXLAAAD.ldt                Assigned

Review the messages above, then press [Return] to continue.


Thanks,
Satish