Re: R12

Posted by ErmanArslansOracleBlog on
URL: http://erman-arslan-s-oracle-forum.124.s1.nabble.com/R12-tp3333p3344.html

Here is an info from my book, it may give you an idea.

Practical Oracle E-Business Suite - the book.

if abort is called after executing the adop phase=apply command to apply patches into the patch
edition and patch file system, then there is a need to run an fs_clone too. In this case, the adop phase=abort
command should be followed by a full cleanup (adop phase=cleanup cleanup_mode=full) and an fs_clone
(adop phase=fs_clone) to make the database be in a clear state and to make the patch file system re-created
from the run/active file system. Using fs_clone, the patch file system is re-created to be in a clear state
(without patches applied) and also in a synchronized state with the run file system.