Caution: Using AutoUpgrade with Multiple Databases from the Same ORACLE_HOME

1 min read
May 5, 2020

Here's a short and sweet post.
"In Deploy mode, AutoUpgrade also confirms that the upgrade has succeeded, and moves database files such as sqlnet.ora, tnsnames.ora, and listener.ora from the source home to the target home. After these actions are complete, the upgraded Oracle Database release is started in the new Oracle home."
Reference: About Oracle Database AutoUpgrade To avoid issues caused by application failures, make a copy of sqlnet.ora, tnsnames.ora, and listener.ora from the source home. Then, restore to source home as required.

Get Email Notifications

No Comments Yet

Let us know what you think