Upgrade of primary and standby
I am upgrading 9.2.0.6 to 10.2.0.4 Primary and two standby databases.I am listing the plan below,Please suggest me if you have any good approach to implement this task.The size of database is 4.5 TB
First stop log shipping and stop listener.
Upgrade primary using catupgrade.sql and then run psu script.
start one standby in manage mode recovery and wait till all logs get applied.
reapeat above steps for other standby.
Please let me know how to do a backout in this scenario?
Regards
ON