EM dbconsole not running , ORACLE_UNQNAME installation issue LINUX/SERVER
744217Jan 4 2010 — edited Jan 12 2010Oracle 11g / Linux UBUNTU server edition.
1) Oracle 11G ( 11.2.0.0. ) Installed on UBUNTU server 32 bit. Installation without problems. After proper configuration Listener and DB running properly.
Issue - EM db console not starting. When attempting to run ./emctl start dbconsole it giving ORACLE_UNQNAME not config.error.
After export ORACLE_UNQNAME=dbname , it giving error ORACLE_UNQNAME=fullhostname.hostname_NULL.DBNAME, not found, ( I'm not providing an any additionnal information about error, you can see it by yourself ) ,
I change the host file
127.0.0.1 localhost
127.0.1.1 fullhostname.hostname. DBNAME,
then I tried to drop and update the repost ( no lucky, )
Then I reinstall DB again, and still can't run EM, with same problems and errors. IT is running on my Winserver where I install ORacle 11g, I can run on UBUNTY EX version with /apex, but standart edition EM console is not running.
Edited by: Rod Gurov on Jan 12, 2010 9:00 AM