Re: how to make adop to continue if it fails to compile some forms?
Posted by ErmanArslansOracleBlog on Nov 14, 2014; 1:19pm
URL: http://erman-arslan-s-oracle-forum.124.s1.nabble.com/how-to-make-adop-to-continue-if-it-fails-to-compile-some-forms-tp100p101.html
It seems abondon=no and flags=autoskip should be used together to achieve this.
Reapply the using;
abandon=no restart=yes flags=autoskip
For example: adop phase=apply patches=111111 abandon=no restart=yes flags=autoskip