upgrade 10R2 to 11R2 with physical standby non-data-guard
Some questions about how to upgrade a physical standby without data guard, we manually apply logs because we use standard edition.
This is the document I followed:
http://download.oracle.com/docs/cd/E11882_01/server.112/e17022/upgrades.htm#CIHJIICA
--First question:
At step 8, should I start the 10G standby from the 11GR2 oracle home?
-- Second one:
At step 13, it showed steps ( from B4) and orders to modify COMPATIBLE initialization parameter for Data Guard configuration. Since we are using standard edition and no data guard, can we modify the parameter on primary first while doing uopgrade, then change it on physivcal standbys? What issues we might run into if we don't follow the orders?