odacli list-databases shows two entries for the same database, one configured, and one stale.
We are on ODA 19.9, and upgraded one of our databases from 12.1.0.2 to 19.
Here are the basic steps we followed:
1. Stop MRP, and defer log shipping.
2. Shutdown the standby
3. create restore point.
4. do all the needful steps prior to upgrade.
5. upgrade the database.
6. validate the upgrade.
7. startup mount standby in 19 home
8. enable log shipping.
9. start MRP.
Then after that, we did all of the necessary items such as configuring srvctl to the 19 home.
Last step, all was well, and we issued odacli update-registry -n db -f.
Now we have two entries with the same database name...one configured...on stale, both of which still show version 12.1.0.2, despite being upgraded.
Here are the basic steps we followed:
1. Stop MRP, and defer log shipping.
2. Shutdown the standby
3. create restore point.
4. do all the needful steps prior to upgrade.
5. upgrade the database.
6. validate the upgrade.
7. startup mount standby in 19 home
8. enable log shipping.
9. start MRP.
Then after that, we did all of the necessary items such as configuring srvctl to the 19 home.
Last step, all was well, and we issued odacli update-registry -n db -f.
Now we have two entries with the same database name...one configured...on stale, both of which still show version 12.1.0.2, despite being upgraded.
0