Oracle FAQ Your Portal to the Oracle Knowledge Grid
HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US
 

Home -> Community -> Usenet -> c.d.o.server -> Re: Oracle Intelligent Agent will not start

Re: Oracle Intelligent Agent will not start

From: bullwinkle <jpseo_at_yahoo.com>
Date: Tue, 31 Dec 2002 00:18:20 GMT
Message-ID: <3E10490B.62B151D8@yahoo.com>


FP;

  1. Install SNMP Service on your machine & make sure it is running properly.
  2. Make sure the machine has a Fully Qualified Domain Name for its netbios name.. i.e right-click the machine name=>properties=>network identification
  3. Clear out *.q files fom $ORACLE_HOME/networ/agent directories. Also $ORACLE_HOME/networ/agent/services.ora & $TNS_ADMIN/snmp*
  4. Clear out nimconf.log file
  5. From the CMD, execute:

    agentctl start agent

6. if this does not work, enable tracing by editing:

    $TNS_ADMIN/snmp_rw.ora file:
    add tracing_enabled=true

           tracing_level=16 ..I think...

7. This should log a ton of message in the nmiconf.log file..

HTH JP

FP wrote:

> I am running Oracle Release 9.2.0.2 on Windows XP. I am trying to
> switch from standalone to Oracle Management Server, and I can't seem
> to see all the services running on the local Node when I log onto the
> Manager Console through the Management Server.
>
> After a preliminary search it appears that the Oracle Intelligent
> Agent Service is unable to start. My understanding is that the
> "Discover" feature will not see the currently running services as a
> consequence. I have tried to start the Agent from the Windows
> Services manually, but that did not work either.
>
> In the <oracle_home>\network\log directory I found a few logs that
> seem to point to an installation problem with the Intelligent Agent.
> Here are the files and the messages within:
>
> agntsrvc.log:
> -------------
> ...
> -------------- [Oracleoracle92Agent] ------------
> Sending initial service status..
> Commandline is "C:\oracle\oracle92\bin\dbsnmpwd.bat" -agent_name
> Oracleoracle92Agent
> 2. WAIT_OBJECT_0: Agent exited with retCode 0.
> Agent failed to startup.
> Check C:\oracle\oracle92\network\log\Oracleoracle92Agent.nohup for
> details
>
> Oracleoracle92Agent.nohup:
> --------------------------
> - the file is empty -
>
> dbsnmp.log:
> -----------
> ...
> NMS-00001: Warning: dbsnmp unable to connect to SNMP master agent
>
> nmiconf.log:
> ------------
> ...
> Warning : Error while sourcing third party discovery file
> emddiscover.tcl : unable to get value "em_loc" from key
> "HKEY_LOCAL_MACHINE\Software\Oracle": The system cannot find the file
> specified.
>
> These are the clues that I have. Does anybody have any idea of what
> the problem is? Any help or suggestion is greatly appreciated.
>
> Thanks,
>
> Francesco Peri
Received on Mon Dec 30 2002 - 18:18:20 CST

Original text of this message

HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US