Skip to Main Content

Enterprise Manager

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

How to set ORACLE_UNQNAME ?

OISKJul 28 2010 — edited Aug 9 2010
Hi, greetings.

I am trying to install OEM11g. so far I have done following successfully:

1. installed oracle 11.2 database (orcl) , ORACLE_HOME=/oracle/product/11.2.0/dbhome_1, followed the instruction to deconfigur all the necessary parameters and so on.

2. installed WLS

3. Installed OEM 11g without any error message.
for OMS11g, ORACLE_HOME is /oracle/oracleoem/oms11g,

After installation, I did follwowing:

++++
[oracle@xxxxxx bin]$ emctl status oms
Environment variable ORACLE_UNQNAME not defined. Please set ORACLE_UNQNAME to database unique name.

[oracle@xxxxxx bin]$ export ORACLE_UNQNAME=orcl

[oracle@xxxxxx bin]$ emctl status oms
EM Configuration issue. /oracle/product/11.2.0/dbhome_1/nimhorx.nimh.nih.gov_orsx not found.

[oracle@xxxxxx bin]$ emctl getemhome
EM Configuration issue. /oracle/product/11.2.0/dbhome_1/nimhorx.nimh.nih.gov_orsx not found.

[oracle@xxxxxx bin]$ emctl status dbconsole
OC4J Configuration issue. /oracle/product/11.2.0/dbhome_1/oc4j/j2ee/OC4J_DBConsole_nimhorx.nimh.nih.gov_orsx not found.


++++

now, my questions are:

What ORACLE_UNQNAME supposed to be?

How do I set it?


Thanks a lot for any help or advice.

Wendy
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Sep 6 2010
Added on Jul 28 2010
20 comments
60,725 views