R12.2

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

Hi Erman,

Congrats for achieving the top 60 Oracle blogs.Need your inputs here

According to https://docs.oracle.com/cd/E26401_01/doc.122/e22954/T202991T531065.htm

prepare phase:3 methods for syncronization

Method 1 - Identify the patches that were applied to the run APPL_TOP and apply them to the patch APPL_TOP.-is the default and therefore does not need to be specified in the adop command:
Method 2 - Create a new patch file system by cloning the run file system using the fs_clone command.
Method 3 - Much faster than the other two methods, this delta synchronization method(this comes for delta 8)

The default delta-style (incremental) method of file system synchronization handles official patches but will not synchronize any manually applied customizations.

we are on R12.2.5 and delta 7.we never used adop_sync.drv to include custom directories but still all our custom forms/rdfs are being copied as part of prepare without any issues,This is incontrast to above notes.what type of sync is going on in our system.Need your expertise

Thanks,
Rajeev