|
RH Enterprise 4 Oracle 10g Enterprise Manager not running after reboot
I was able to install oracle 10g on Linue Enterprise 4 / VMWare 5.5
all servises were working just fine after I reboot VM I wasn't able to connect to localhost: port/em
After reading and searching the web
I tried to check status of emctl:
$ emctl status dbconsole
TZ set to US/Eastern
EM Configuration issue. $ORACLE_HOME/myhost.com_orcl not found
that is true since I have directory localhost.localdomain_orcl
but even if I copy $ cp -R localhost.localdomain_orcl/ myhost.com_orcl/
still getting errors of invalid arguments
|