[ODA] - Reload database informations
Hello all,
On our ODA (v 19.4.0.0) we upgraded our database using AutoUpgrade tool succesfully)
But when we compare with odacli, database is still displayed as old version. (12.1.0.2 -> 19.14.0.0)
[oracle@hostname ~]$ . oraenv <<< myDB [oracle@hostname ~]$ sqlplus / as sysdba SQL*Plus: Release 19.0.0.0.0 - Production on Wed Jun 15 14:30:07 2022 Version 19.14.0.0.0 Copyright (c) 1982, 2021, Oracle. All rights reserved. Connected to: Oracle Database 19c Enterprise Edition Release 19.0.0.0.0 - Production Version 19.14.0.0.0 SQL>
[oracle@hostname ~]$ odacli list-databases ID DB Name DB Type DB Version DbHomeID ---------------------------------------- ---------- -------- -------------------- ---------------------------------------- ac4c2217-a9d6-4f6f-b3f8-b0668f505d84 myDB SI 12.1.0.2.180717 e69dbb03-d556-4c04-904d-38d727188933
0