After Creating a 19c database instance with DBCA, OEM did not open listener port 5500
I have created a new database instance using DBCA on a new RHEL 7.9 server.
DBCA provided a URL for accessing OEM express at finish.
I attempted to connect to OEM to build tablespaces and users, but the browser in unable to connect.
after performing lsof -i -P -n | grep LISTEN as root, there is no listener displayed for port 5500.
Any help is appreciated.