Answer the question
In order to leave comments, you need to log in
Oracel 18c XE how to start Enterprise Manager??
put on CentOS 7.7 Oracle 18c XE
after standard installation and configuration /etc/init.d/oracle-xe-18c configure
the database was created, it started automatically, the Enterprise Manager also started
after the reboot EM is no longer available ??
how to run it?
emctl command is missing in principle... :?
Answer the question
In order to leave comments, you need to log in
Yes, em was cut out of the latest versions, made by Enterprise Manager Express. It cannot be "run", it is an application built into the DBMS. You can only disable access to it.
Use
or
to find out what port EM is running on (most likely 5500).
And then in the browser localhost:5500/em or https://localhost:5500/em for http or https, respectively.
More details here:
https://www.oracle.com/technetwork/database/manage...
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question