rsync steps for Business Continuity for Oracle E-Business Suite Release 12.2 Application
Hi,
We are building our DR site for EBS r12.2.8 using Business Continuity for Oracle E-Business Suite Release 12.2 Using Oracle 12c (12.1.0.2) Physical Standby Database ( Doc ID 1963472.1 ).
We have following query:
When we want to sync Primary and Standby Application Tier after changes happens in primary Side(EBS Patch/ Custom Patch/ Code Migration/ Concurrent Manager Logs/Out) :
1. For EBS Patch we have following steps as per document:
7.3.2.3 Apply the patches to the standby using hotpatch mode using the nodatabaseportion option
2. We can rysnc logs and output files for $APPLCSF between primary and stabdy site.
3. What about files in APPL_TOP that are not patches via EBS patch? such as Custom Codes in Custom Top? We need to rsync them manually right?