How to apply ebusiness patches with dataguard ?
Can someone tell me what is the best way to apply patches to oracle ebusiness that has dataguard
configured? All the tiers (DB, App server, Forms/Reports services, etc) are install in one box. So far,
what we are doing is :
1. Shutdown the standby site.
2. DEFER the log_archive_dest_2.
3. Apply the patch to main site.
4. Clone the main site (Involves backup).
5. Restore at standby site.
6. Reconfigure dataguard.
As you can see, the process takes a long time. Is there a way to apply it only on the main site and do
minimal work on the standby without cloning.