Upgrading to 11.2.0.3 with Dataguard configuration (Primary and Physical Standby)
I understand that the physical standby has to be started with the 11.2.0.3 Oracle Home, but I have not found any documentation on what the primary should be running prior to running dbua.
Steps:
1. Install 11.2.0.3 on both primary/standby
2. Disable Configuration Broker
3. Disable DMON process on both primary/standby
4. Copy orapwd,DG broker files, spfile.ora, tnsnames.ora, listener.ora to the new ORACLE_HOME on both primary/standby
5. Start the listener from the New ORACLE_HOME on both primary/standby.
6. Modify /etc/oratab to reflect new ORACLE_HOME path.