When database is applied in db cli, it doesn't reflect in the OCI Console
Content
Hi guys,
It is a DB system built on Oracle database 12.2.
I updated the DB system using the db cli commands:
dbcli update-server dbcli update-dbhome
Everything went fine:
[root@oravm ~]# dbcli describe-component System Version --------------- 20.4.2.1.0 Component Installed Version Available Version ---------------------------------------- -------------------- -------------------- GI 19.10.0.0.0 up-to-date DB 12.2.0.1.210119 up-to-date
But when I check the OCI console page of the this VM, I see the pre-update values in the DB System version and Database Version.
Db System version: 19.9.0.0.0
Database version: 12.2.0.1.201020
In addition to that, I can still see the same patch available in the OCI console page.
Any idea how to update the OCI page so that it displays the correct updated patch release numbers?