Skip to Main Content

Database Software

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!

Find out OMS_PORT number?

user8952507Sep 9 2011 — edited Nov 10 2012
Hi,

While editing additional_agent.rsp file, I have to supply my OMS_PORT number on my 11gR2 GC admin server, but I can not find it in the E:\Oracle\Middleware\oms11g\install\portlist.ini file. The file is empty; however, it looks like Middleware is installed on my 11gR2 GC admin server.

Here is part of my additional_agent.rsp file
.........
ORACLE_AGENT_HOME_LOCATION="E:\app\Middleware"
OMS_HOST="dba-admin"
OMS_PORT="?????????"

However, when I try to use default OMS_PORT=4900, I get an error "management service on host dba-admin at port 4900 is unreachable" when installing oracle management agent on my rac nodes.

Here is the info:

*** Specify Oracle Management Service Location ***
The specified Management Service on host dba-admin at port 4900 is unreachable. Check the connection details for the Management Service to ensure that you entered the value for the host name correctly

ERROR: Silent Install has failed. Please check the log files for more details.

This is the output on my GC admin server:

E:\Oracle\Middleware\oms11g\BIN>emctl status oms
Oracle Enterprise Manager 11g Release 1 Grid Control
Copyright (c) 1996, 2010 Oracle Corporation. All rights reserved.
WebTier is Up
Oracle Management Server is Up

E:\Oracle\Middleware\oms11g\BIN>emctl status oms -details
Oracle Enterprise Manager 11g Release 1 Grid Control
Copyright (c) 1996, 2010 Oracle Corporation. All rights reserved.
Enter Enterprise Manager Root (SYSMAN) Password :
Console Server Host : dba-admin
HTTP Console Port : 7788
HTTPS Console Port : 7799
HTTP Upload Port : 4889
HTTPS Upload Port : 1159
OMS is not configured with SLB or virtual hostname
Agent Upload is locked.
OMS Console is locked.
Active CA ID: 1


Question: Do I have to manually configure OMS on my 11gR2 GC admin server? If yes, how? If not, where do I find out OMS_PORT number & how do I fix the error? It looks like the agent & console are locked, why? Any helps are appreciated.


Thanks,
-Chris
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Dec 8 2012
Added on Sep 9 2011
3 comments
9,835 views