Howto update old hostname in console URL after omsca recover?
--redacted hostnames and Url
--command used to recover:
omsca recover -as -ms -nostart -backup_file /u01/oragrid/backup/opf_ADMIN_20200326_130607.bka -AS_HOST newhost.mydomain.com
After omsca recover to new host i was expecting that the old hostnames will be replaced by new server hostname.
But emctl status oms -details shows the following hostnames/url was not updated:
Console Server Host : oldhost.mydomain.com >> should be newhost (the new server)
SLB or virtual hostname: oldurl.mydomain.com >> should be newurl.mydomain.com (new lb hostname)
Console URL: https://oldurl.mydomain.com:15599/em >> https://newurl.mydomain.com:15599/em
Upload URL: