EM Database Express URL not working in New 12.2 SE2 RAC
Hi,
Recently I installed and configured Oracle 12.2 RAC on Two Windows Server 2016 and created One database using DBCA.
At the end of the database creation the summary page gave link to EM Database Express URL (https://scan_name.domain_name:5500/em). This URL is not working.
Its documented in MOS Doc ID 2016850.1 that EM DB express won't work and gave link to this doc https://docs.oracle.com/database/121/ADMQS/GUID-EB851101-07BE-4038-BB9D-06E01CC7F5D5.htm#ADMQS032
I did the following:
EXEC DBMS_XDB_CONFIG.sethttpsport(5500);
But it still does not work.
Is there anything else I have to do to make it work locally