Posted by
Eren on
URL: http://erman-arslan-s-oracle-forum.114.s1.nabble.com/adsplice-errors-tp103p107.html
Erman sorry i forgot ,
This issue not solved with that ,
I solved this with skipsyncerror=YES parameter,
this parameter is not sync previous fail patch cycle
This is the oracle doc;
In some circumstances, the delta-style (incremental) synchronization method may
fail when applying a series of patches to the patch edition. This can happen if the
previous patching cycle included patches that failed to apply correctly, and was
followed by subsequent patches that corrected the issue.
The skipsyncerror parameter enables you to specify that you expect any
synchronization errors in the prepare phase to be fixed automatically in the
synchronization that takes place with subsequent patches.
If the value of the parameter is passed as 'yes', the first patch to be synchronized
will be done with the 'autoskip' flag set.
Important: It is your responsibility to check the log files and correct
any errors in the subsequent apply phase, or to confirm that
synchronization with subsequent patches resolved the issue
1. You run adop phase=prepare.
2. The phase fails with an error when trying to synchronize the run and patch file
systems. That is, the attempt to synchronize a patch fails, but it is known that a
subsequent patch will correct the problem.
3. You examine the log files and conclude that the synchronization errors will be
fixed automatically in the synchronization that takes place with subsequent
patches.
4. You run the command adop phase=prepare skipsyncerror=yes to
restart the prepare phase. This time, application of the patch that failed in the
previous prepare will be retried with the 'autoskip' flag set.
Alternatively, if you are not confident that the error will be fixed (for example, you
cannot identify the cause from examination of the log files), you should:
1. Run the command adop phase=abort
2. Run the command adop phase=fs_clone
if you wonder,
https://docs.oracle.com/cd/E26401_01/doc.122/e22954/T202991T531062.htmhttps://docs.oracle.com/cd/E26401_01/doc.122/e22954.pdf