OMS does not discover Intelligent agent [message #174646] |
Tue, 30 May 2006 03:03 |
Echo88
Messages: 3 Registered: December 2005
|
Junior Member |
|
|
Hi together,
I have an Oracle 9.2.0.1 installed on a Win XP SP2. There are 3 Databaseinstances installed on it and a fourth 'OEMREP' which contains the Repository for Oracle Management Server. On the same Machine is the OMS installed and started. It discovers nodes on remote computers but it does not discover the intelligent agent on the machine itself.
In the beginning the intelligent Agent (IA) did not start but after I solved these problems and started the IA the OMS still refuses to recover the node on this machine.
I am quite new to Oracle and Databases. Everything about Oracle was intuitively but now I'm at the end. I do not know what to do.
What information is still needed? I will upload some logfiles...
Please help me...
Greetinx from Germany,
Thomas
|
|
|
Re: OMS does not discover Intelligent agent [message #175207 is a reply to message #174646] |
Thu, 01 June 2006 04:52 |
girish.rohini
Messages: 744 Registered: April 2005 Location: Delhi (India)
|
Senior Member |
|
|
Hi
A few things to check:
Check outpt for command:
agentctl status
--Check the status of agent
telnet <your machine ip> 1748
telnet <your machine ip> 1754
-- Check the network connectivity (if ports are open or not)
Result of these should be OK.
Now try to ping the agent from OEM.
Check if you encountered any error.
Most probably, you should be getting
VNI-4040: The agent on node is not in sync with the Management Server
In this case, delete the node from OEM & then rediscover it.
That should solve your issue.
--Girish
|
|
|