AutoUpgrade 18c to 19c in Data Guard environment
We will perform Database Upgrade in a few weeks. We will upgrade from 18c to 19c. This is not RAC environment, but we have Active Data Guard running on a different server than Primary database server. I will use AutoUpgrade tool. I have tested the tool multiple times in the testing environment. It worked great. However, my testing environment does not have Active Data Guard setup. According to YouTube video: https://www.youtube.com/watch?v=Llih2fu3BC8, the AutoUpgrade tool can handle Standby Database upgrade with parameter - upg1.defer_standby_log_shipping=yes. My Data Guard does not use Data Guard Broker. It is manually managed. Can I use that parameter during my upgrade of Primary server? Is there document describing manual upgrade process on Standby database server?