Showing posts with label Apply Phase Options ABANDON and RESTART. Show all posts
Showing posts with label Apply Phase Options ABANDON and RESTART. Show all posts

Monday, May 2, 2016

Apply Phase Options ABANDON and RESTART


Options ABANDON and RESTART

adop phase=apply patches=10721639 abandon=yes

Used to specify whether to restart the previous run of adop. May be useful if the previous action had an error. Note:If there was an error in the previous run, and 'abandon' is not set to 'yes', the same parameters will be re-used that were used in the failed run.

If you give a value for the 'restart' parameter, it cannot be the same as the value given for this parameter.

adop phase=apply patches=10721639 restart=yes

Used to specify whether to restart the previous run of ADOP. May be useful if the previous action had an error.

If you give a value for the 'abandon' parameter, it cannot be the same as the value given for this parameter.


The below option is not going to work

adop phase=apply patches=10721639 restart=yes abandon=yes