Recommended database upgrade approach ODA 19
I noticed in the ODA 19.9 docs the following:
"You can the odacli upgrade-database
command to upgrade a database from a supported release. This command is deprecated and will be desupported in a future release. Instead, use the command odacli move-database
to move databases from one Oracle Database home to another."
If the upgrade-database command is deprecated, what is the current recommended approach for upgrading a database on an ODA 19 DCS stack? Use autoupgrade.jar followed by odacli move-database?