Oracle 11g installation on Linux is taking localhost has hostname
Hi
I have installed oracle 11g on different server and after installation everywhere it shows the dbconsole url as https://hotsname:1158/em.
but one of the Linux server shows the url as https://localhost:1158/em, due to this its creating the directory sturcutre as ORACLE_HOME/oc4j/j2ee/OC4J_DBConsole_localhost_orcl.
I checked in other servers there directory is getting created like this ORACLE_HOME/oc4j/j2ee/OC4J_DBConsole_<hostname>_orcl.
Please help me how to ressolve this problem. due to this whenver i stop and start the dbconsle its giving me the error
./emctl start dbconsole
OC4J Configuratin issue. $ORACLE_HOME/j2ee/OC4J_DBConsole_<hostname>_orcl not found
Please help me.
Thanks
Krishna
Edited by: user753358 on Oct 9, 2010 8:03 AM