EM Express not working after 11g to 12c upgrade
We just performed an upgrade of EBS from 11i to 12.2. Along with that upgrade we also upgraded the database from 11.2.0.4 to 12.1.
I wanted to see what the new EM Express looks like but we can't get into it. I know on a standalone 12.1 upgrade you don't have to do anything. However, on this upgrade I don't know if we need to perform manual steps.
When performing the following to get the port number it returns 0. (select dbms_xdb_config.gethttpport() from dual;)
Anyone run into this with an EBS upgrade and DB upgrade?