Problem starting the oem agent

the agent ran when i configured it with the installation gui. now i need to restart itmanually. This is not on the grid control server.
databasE: 10.1.0.3
oem: 10.2.0.5
solaris
I am in my $AGENT_HOME/bin
oracle(eradev) 24> emctl start agent
EM Configuration issue. /opt/oracle/product/10.1.0.3/myserver.com_mydev not found.
The directory show is the oracle home of the database that is currently set to the ORACLE_SID.
I tried using the emca, but that seems to configure for stand alone OEM. I need to start an agent to communicate with my Grid Control OMS.
Edited by: Guess2 on Sep 10, 2009 7:26 AM

Try this:
$ cd $AGENT_HOME/bin
$ ./emctl start agent:p

Similar Messages

  • Problems starting the OEM on Solaris

    Hi,
    When I start the em console with emctl command I'm getting the messages bellow. You can see that it is started but when I checked the files on the log directory I found another messages that are printed too bellow.
    Please, any idea how fix this problem? I found some stuff that talk about but without any fix.
    see bellow:
    y2qwe:/opt/oracle Inst005: emctl start dbconsole
    Oracle Enterprise Manager 10g Database Control Release 10.2.0.3.0
    Copyright (c) 1996, 2006 Oracle Corporation. All rights reserved.
    http://y2qwe:%s_oc4jWebsitePort%/em/console/aboutApplication
    Starting Oracle Enterprise Manager 10g Database Control ....## /opt/oracle/bbk/product/EE_10.2.0/bin/emdctl status url http://y2qwe:%s_oc4jWebsitePort%/em/console/aboutApplication returns internal error.
    started.
    Logs are generated in directory /opt/oracle/bbk/product/EE_10.2.0/y2qwe_Inst005/sysman/log
    more emdctl.trc
    2010-08-26 10:00:06 Thread-1 WARN http: snmehl_connect: connect failed to (y2qwe:80): Connection refused (error = 146)
    2010-08-26 10:01:36 Thread-1 WARN http: snmehl_connect: connect failed to (y2qwe:80): Connection refused (error = 146)
    2010-08-26 10:11:59 Thread-1 WARN http: snmehl_connect: connect failed to (y2qwe:80): Connection refused (error = 146)
    Thanks in advance,
    Serge

    Hi,
    This error normally relates to the time zone discrepancy.
    Do the following:
    check entry for the default TZ in both following files:
    oracle_home/sysman/admin/supportedtzs.lst
    oracle_home/sysman/admin/nsupportedtzs.lst
    export TZ=<your time zone setting>
    ./emctl config agent updateTZ
    ./emctl stop agent
    ./emctl start agent
    Also try setting your time zone in file <oracle_home>/sysman/config/emd.properties
    regards

  • TimeZone issues when starting the OEM Agent since summertime switch Germany

    Hello gurus,
    since yesterday when the system time has swithched to summer time in Germany I have below errors when starting the agents on our systems:
    ****@*****: /oracle > su - ora*** -c /oracle/product/agent10g/bin/emctl start agent
    Oracle Enterprise Manager 10g Release 3 Grid Control 10.2.0.3.0.
    Copyright (c) 1996, 2007 Oracle Corporation. All rights reserved.
    Starting agent ....... failed.
    The agentTZRegion value in /oracle/product/agent10g/sysman/config/emd.properties is not in agreement with what agent thinks it should be.Please verify your environment to make sure that TZ setting has not changed since the last start of the agent.
    If you modified the timezone setting in the environment, please stop the agent and exectute 'emctl resetTZ agent' and also execute the script mgmt_target.set_agent_tzrgn(<agent_name>, <new_tz_rgn>) to get the value propagated to repository.
    Consult the log files in: /oracle/product/agent10g/sysman/log
    So I tryed the suggested resetTZ, but get below errors:
    root@******: /oracle/product/agent10g/sysman/log > su - oradeu -c /oracle/product/agent10g/bin/emctl resetTZ agent
    Oracle Enterprise Manager 10g Release 3 Grid Control 10.2.0.3.0.
    Copyright (c) 1996, 2007 Oracle Corporation. All rights reserved.
    Updating /oracle/product/agent10g/sysman/config/emd.properties...
    ----- Mon Mar 31 10:18:48 2008::tzOffset for +01:00 is 60(min), but agent is runnning with tzOffset 120(min)
    ----- Mon Mar 31 10:18:48 2008::trying again after waiting for 1 sec to account for daylight transition
    ----- Mon Mar 31 10:18:48 2008::tzOffset for +01:00 is 60(min), but agent is runnning with tzOffset 120(min)
    resetTZ failed.
    The agentTZRegion in:
    /oracle/product/agent10g/sysman/config/emd.properties
    is not in agreement with what the agent thinks it should be.
    Fix your environment.
    Pick a TZ value that corresponds to time zone settings listed in:
    /oracle/product/agent10g/sysman/admin/supportedtzs.lst
    I checked the TZ settings:
    *****> echo $TZ
    MEZ-1MSZ,M3.5.0/02:00:00,M10.5.0/03:00:00
    *****: /oracle/product/agent10g/sysman/config > more emd.properties|grep agentTZ
    agentTZRegion=+01:00
    which is the reason for the difference of 120min as shown by the resetTZ I assume because AIX system time says MEZ -1 and emd.properties finds GMT+1 which gives a difference of 120min.
    I already applied the patch 5632264 to the agent, but the issue still exists.
    When I manipulate the envirement TZ to GMT+01:00 the agent starts again, but this is no solution. Also patching the TZ of UNIX/AIX is no solution because this will cause other issues.
    Any ideas how I can get the agent working again?
    ps. I already tried a reinstallation of the Agent, but the issue still exists.
    Thank you
    F.Wittmann

    Hello,
    I already installed the DST patch v4. see my first post.
    Below I attached the logs from starting the agenent since crash:
    emctl.log (since start until crash)=
    1310886 :: Thu Apr 3 10:29:31 2008::AgentLifeCycle.pm: Processing status agent
    1310886 :: Thu Apr 3 10:29:31 2008::AgentStatus.pm:Processing status agent
    1310886 :: Thu Apr 3 10:29:31 2008::AgentStatus.pm:emdctl status returned 1
    1462412 :: Thu Apr 3 10:29:41 2008::AgentLifeCycle.pm: Processing start agent
    1462412 :: Thu Apr 3 10:29:41 2008::AgentLifeCycle.pm: EMHOME is /oracle/product/agent10g
    1462412 :: Thu Apr 3 10:29:41 2008::AgentLifeCycle.pm:status agent returned with retCode=1
    1462412 :: Thu Apr 3 10:30:37 2008::AgentLifeCycle.pm: Exited loop with retCode=4
    1003654 :: Thu Apr 3 10:35:00 2008::AgentLifeCycle.pm: Processing status agent
    1003654 :: Thu Apr 3 10:35:00 2008::AgentStatus.pm:Processing status agent
    1003654 :: Thu Apr 3 10:35:02 2008::AgentStatus.pm:emdctl status returned 3
    1536132 :: Thu Apr 3 10:38:26 2008::AgentLifeCycle.pm: Processing status agent
    1536132 :: Thu Apr 3 10:38:26 2008::AgentStatus.pm:Processing status agent
    1536132 :: Thu Apr 3 10:38:26 2008::AgentStatus.pm:emdctl status returned 1
    emdctl.trc (since start until crash)=
    2008-04-03 10:29:41 Thread-1 WARN http: snmehl_connect: connect failed to (sat141:3872): A remote host refused an attempted connect operation. (error = 79)
    2008-04-03 10:29:41 Thread-1 ERROR main: nmectla_agentctl: Error connecting to https://*****:3872/emd/main/. Returning status code 1
    2008-04-03 10:37:05 Thread-1 WARN http: snmehl_connect: connect failed to (sat141:3872): A remote host refused an attempted connect operation. (error = 79)
    2008-04-03 10:37:05 Thread-1 ERROR main: nmectla_agentctl: Error connecting to https://*****:3872/emd/main/. Returning status code 1
    2008-04-03 10:38:26 Thread-1 WARN http: snmehl_connect: connect failed to (sat141:3872): A remote host refused an attempted connect operation. (error = 79)
    2008-04-03 10:38:26 Thread-1 ERROR main: nmectla_agentctl: Error connecting to https://*****:3872/emd/main/. Returning status code 1
    emagent.log (since start until crash)=
    2008-04-03 10:31:13 Thread-1 EMAgent started successfully (00702)
    2008-04-03 10:37:04 Thread-1670 <Upload Manager> Unsuccessful Upload attempts for XML file exceeds specified limit=3, Agent will shutdown (00851)
    2008-04-03 10:37:04 Thread-1 EMAgent abnormal terminating (00704)
    emagent.trc (since start until crash)=
    2008-04-03 10:35:16 Thread-1076 WARN TargetManager: Regenerating all Metadata
    2008-04-03 10:36:48 Thread-1076 DEBUG TargetManager: In getTypeAndNameForHostTarget
    2008-04-03 10:36:48 Thread-1076 DEBUG TargetManager: getTypeAndNameForHostTarget found host, sat141
    2008-04-03 10:36:48 Thread-1076 DEBUG TargetManager: In getTypeAndNameForHostTarget
    2008-04-03 10:36:48 Thread-1076 DEBUG TargetManager: getTypeAndNameForHostTarget found host, sat141
    2008-04-03 10:36:48 Thread-1076 DEBUG TargetManager: In getTypeAndNameForHostTarget
    2008-04-03 10:36:48 Thread-1076 DEBUG TargetManager: getTypeAndNameForHostTarget found host, sat141
    2008-04-03 10:36:48 Thread-1076 DEBUG TargetManager: In getTypeAndNameForHostTarget
    2008-04-03 10:36:48 Thread-1076 DEBUG TargetManager: getTypeAndNameForHostTarget found host, sat141
    2008-04-03 10:36:48 Thread-1076 WARN collector: Regenerating all DefaultColls
    2008-04-03 10:36:58 Thread-1076 ERROR upload: Failed to upload file A0000003.xml, ret = -6
    2008-04-03 10:36:58 Thread-1076 ERROR upload: 3 Failures in a row for A0000003.xml, we give up
    2008-04-03 10:36:58 Thread-1076 ERROR upload: Error in uploadXMLFiles. Trying again in 72.00 seconds or earlier.
    2008-04-03 10:37:04 Thread-1670 WARN upload: FxferSend: received fatal error in header from repository: https://stloem2:1159/em/upload
    FATAL_ERROR::500|ORA-20603: Updating timezone region of a target is not supported. Use mgmt_target.set_agent_tzrgn() API to modify the timezone region.(target name = sat141:3872)(target type = oracle_emd)(new tzrgn = MET)(old tzrgn = +01:00)
    ORA-06512: at "SYSMAN.CHECK_DUPLICATE_TARGETS", line 92
    ORA-04088: error during execution of trigger 'SYSMAN.CHECK_DUPLICATE_TARGETS'
    2008-04-03 10:37:04 Thread-1670 ERROR upload: number of fatal error exceeds the limit 3
    2008-04-03 10:37:04 Thread-1670 ERROR upload: agent will shutdown now
    2008-04-03 10:37:04 Thread-1670 ERROR : Signalled to Exit with status 55
    2008-04-03 10:37:04 Thread-1 ERROR main: EMAgent abnormal terminating
    =======================================================
    when I run emctl config agent getTZ it returns me GMT+01:00,
    but with this value the agent does not start, oly with MEZ....
    root@******: /oracle/product/agent10g/oracore/zoneinfo > su - oradeu -c /oracle/product/agent10g/bin/emctl config agent getTZ
    Oracle Enterprise Manager 10g Release 3 Grid Control 10.2.0.3.0.
    Copyright (c) 1996, 2007 Oracle Corporation. All rights reserved.
    GMT+01:00
    Kind regards
    F.Wittmann

  • Java Exception when attempt to start the SNMP agent

    Hi,
    I require to start the SNMP agent in Solaris 2.6 running Web Logic 5.1. Upon entering
    the command :
    $ java weblogic.SNMPAgent, it is asking me for the password , and I gave the same.
    The system is
    generating a Java Exception given below:
    Exception in thread "main" com.adventnet.snmp.snmp2.agent.AgentRuntimeException:
    Failure in opening SnmpSession, errstat: 0, errvalue: 0
    at java.lang.Throwable.fillInStackTrace(Native Method)
    at java.lang.Throwable.fillInStackTrace(Compiled Code)
    at java.lang.Throwable.<init>(Compiled Code)
    at java.lang.Exception.<init>(Compiled Code)
    at java.lang.RuntimeException.<init>(RuntimeException.java:47)
    at com.adventnet.snmp.snmp2.agent.AgentRuntimeException.<init>(AgentRuntimeException.java:63)
    at com.adventnet.snmp.snmp2.agent.SnmpAgent.addClientAndOpenSession(SnmpAgent.java:801)
    at com.adventnet.snmp.snmp2.agent.SnmpAgent.restartSnmpAgent(SnmpAgent.java:939)
    at com.adventnet.snmp.snmp2.agent.SnmpAgent.restartSnmpAgent(CompiledCode)
    at com.adventnet.snmp.snmp2.agent.SnmpAgent.setPort(Compiled Code)
    at weblogic.management.snmp.agent.WebLogicAgent.init(Compiled Code)
    at weblogic.management.snmp.agent.WebLogicAgent.startup(WebLogicAgent.java:377)
    at weblogic.SNMPAgent.main(SNMPAgent.java:25)
    Given below is the file <startSNMPAgent.sh> and it's central contents:
    $JAVA weblogic.SNMPAgent -password pbgst -serverURLs t3://localhost:7001 -trap
    Destinations localhost:162
    The classpath settings are correct and as per documentation.
    There are SNMP agents also running in the machine which have been started by default
    by Solaris,
    doing a ps -ef | grep snmp shows:
    root 556 1 0 Jun 23 ? 0:00 /usr/lib/dmi/snmpXdmid -s sunhyd01
    root 516 1 0 Jun 23 ? 0:00 /usr/lib/snmp/snmpdx -y -c /etc/snmp/conf
    pbgst 28090 25879 0 17:01:37 pts/32 0:00 grep snmp
    I tried to start the SNMP agent on a diff. port and specified the same in the
    .sh file and also changed the
    trap Destinations port ---- it still generates the same exception.
    Please do try to resolve this problem for me, as the project is in production
    phase.
    Thanks for all help beforehand.
    Baivab
    P.S. How can I obtain the id for WebSupport center, as we have using WL licensed
    product
    recently purchased in 3 nos.

    Hello,
    way back we had the same problem and the reason was, that the path
    names with the server instances were to long
    (/opt/wlsroot/wlsInstances/axsExpert.SwissAir/S_243_7001 ->
    /opt/wlsroot/wlsInstances/axsExpert.SAir/S_243_7001). But this was
    with WLS 5.1 SP8.
    Regards
    Wolfgang Becker
    Atraxis
    On 9 Jul 2001 23:02:29 -0800, "Baivab Mitra"
    <[email protected]> wrote:
    >
    Hello Michel,
    Thanks for the reply. As you may have noticed, that the SNMP agents which are
    already running, the owner is <root>. These services are required and I do not
    have or I can not obtain the password to start/stop the same. As such, the only
    option which I have is to start the weblogic-specific SNMP service in a different
    port. Question: In the parameters, I specified : <snmpPort 1600 trace Destinations
    1601> I am still getting the same error. What else is required and/or how do I
    proceed to start the same service?
    Thanks for your help beforehand,
    Baivab
    "Michael Girdley" <----> wrote:
    It looks like another SNMP agent has already bound to the port.
    Michael Girdley
    BEA Systems
    Learning WebLogic? http://learnweblogic.com
    "Baivab Mitra" <[email protected]> wrote in message
    news:[email protected]...
    Hi,
    I require to start the SNMP agent in Solaris 2.6 running Web Logic5.1.
    Upon entering
    the command :
    $ java weblogic.SNMPAgent, it is asking me for the password , and Igave
    the same.
    The system is
    generating a Java Exception given below:
    Exception in thread "main"com.adventnet.snmp.snmp2.agent.AgentRuntimeException:
    Failure in opening SnmpSession, errstat: 0, errvalue: 0
    at java.lang.Throwable.fillInStackTrace(Native Method)
    at java.lang.Throwable.fillInStackTrace(Compiled Code)
    at java.lang.Throwable.<init>(Compiled Code)
    at java.lang.Exception.<init>(Compiled Code)
    at java.lang.RuntimeException.<init>(RuntimeException.java:47)
    atcom.adventnet.snmp.snmp2.agent.AgentRuntimeException.<init>(AgentRuntimeExce
    ption.java:63)
    atcom.adventnet.snmp.snmp2.agent.SnmpAgent.addClientAndOpenSession(SnmpAgent.j
    ava:801)
    atcom.adventnet.snmp.snmp2.agent.SnmpAgent.restartSnmpAgent(SnmpAgent.java:939
    atcom.adventnet.snmp.snmp2.agent.SnmpAgent.restartSnmpAgent(CompiledCode)
    at com.adventnet.snmp.snmp2.agent.SnmpAgent.setPort(CompiledCode)
    at weblogic.management.snmp.agent.WebLogicAgent.init(CompiledCode)
    atweblogic.management.snmp.agent.WebLogicAgent.startup(WebLogicAgent.java:377)
    at weblogic.SNMPAgent.main(SNMPAgent.java:25)
    Given below is the file <startSNMPAgent.sh> and it's central contents:
    $JAVA weblogic.SNMPAgent -password pbgst -serverURLst3://localhost:7001 -trap
    Destinations localhost:162
    The classpath settings are correct and as per documentation.
    There are SNMP agents also running in the machine which have been startedby default
    by Solaris,
    doing a ps -ef | grep snmp shows:
    root 556 1 0 Jun 23 ? 0:00 /usr/lib/dmi/snmpXdmid-s
    sunhyd01
    root 516 1 0 Jun 23 ? 0:00 /usr/lib/snmp/snmpdx -y-c
    /etc/snmp/conf
    pbgst 28090 25879 0 17:01:37 pts/32 0:00 grep snmp
    I tried to start the SNMP agent on a diff. port and specified the samein
    the
    sh file and also changed the
    trap Destinations port ---- it still generates the same exception.
    Please do try to resolve this problem for me, as the project is inproduction
    phase.
    Thanks for all help beforehand.
    Baivab
    P.S. How can I obtain the id for WebSupport center, as we have usingWL
    licensed
    product
    recently purchased in 3 nos.

  • After download and installation of PS PE12 I have problems starting the programm. After selecting video and new project nothing happens, only the colorbar below new project is showing

    New computer.
    After download and installation of PS PE12
    I have problems starting the programm, double clicking on the icon.
    After selecting video and new project nothing happens, only the colorbar below new project is showing, nothing happens.
    (expected was to activate the program and the sarting the PE12)
    PSE12 runs fine
    System:
    WIN8.1 / i7 /16GB RAM

    New computer.
    After download and installation of PS PE12
    I have problems starting the programm, double clicking on the icon.
    After selecting video and new project nothing happens, only the colorbar below new project is showing, nothing happens.
    (expected was to activate the program and the sarting the PE12)
    PSE12 runs fine
    System:
    WIN8.1 / i7 /16GB RAM

  • Upgrade the OEM Agent from 10.1.0.3 to OEM 10.2.0.1

    Hi,
    I have to upgrade the OEM Agent from 10.1.0.3 to OEM 10.2.0.1. Can anyone please tell me how to do it.
    Regards,
    Ankit agrawal.

    Try this link
    Oracle Enterprise Manager 10g (Version 10.1) Migration Process
    http://download-west.oracle.com/docs/cd/B19306_01/em.102/b16242/migration.htm#CJHHGJBE

  • Problem starting Oracle Intelligent Agent

    Hi,
    I have an Oracle Database 8i installed on Windows 2000 Server.
    When I change my computer name, the Oracle Intelligent Agent could not be started.
    What should I do to start the Oracle Intelligent Agent, if I want to use new computer name for my computer ?
    Thanks in advanced.
    Regards,
    Eddy

    Nick Yelevich (guest) wrote:
    : Hkon W0ien (guest) wrote:
    : : When starting oracle intelligent agent with the lsnrctl
    : : dbsnmp_start command everything seems to be OK, but the
    agent
    : : dies immediately. The listener and everything else is
    working
    : : OK. The files snmp_ro.ora and snmp_rw.ora are created and as
    : : fare as I know with the correct contents. I have turned on
    : trace
    : : and the last lines in the trace file dbsnmpw.trc shows the
    : : following.
    : : snmidlpi_PkgIndex: creating package index
    : : -<ERROR>- snmidlpi_PkgIndex: failed to initialize init.tcl,
    : : error 1
    : : -<ERROR>- snmidlpi_PkgIndex: Tcl result:
    : : I'm running RedHat 5.2 and Oracle v.8.0.5 production. All
    files
    : : in TNS_ADMIN are created using Oracle Net8 Assistant.
    : : Any idea ?
    : My situation is almost the same, but in my case snmp* files
    had
    : not been created. I have RedHat 5.2 and preproduction version
    : Oracle 8.0.5.
    I too can not start the intelligent agent. I am on Redhat 5.2
    with the (I think production ) version of 8.0.5. Mine seems to
    start up but the lsnrctl dbsnmp_status says that it is not
    running. the dbsnmp_start seems to work but gives no feedback.
    I get the error NMS-00315 in on of my log files. Any one have
    any idea? I tried reinstalling the agent and infact the entire
    oracle 8 server and got the same thing. thanks in advance.
    Keir
    null

  • Starting the node agent

    Hi,
    Have background in java but have been away from it for a while so getting reacquainted with it. I just downloaded the SDK and now I am following the instructions after downloading and using the Admin Consol. I am at the step where I have to start the node agent in the asadmin window and it fails. When I listed the node agent I realized that there was none. So I think I have to create a node agent before I can start it but I cannot do that until I create a node agent placeholder. When I use the command to do this it tells me that I need an operand. What is the exact command with operand that I have to place in the asadmin window to successfully create the placeholder for the node agent.

    javaException wrote:
    Actually he is talking about the the Sun Java System Application Server, certainly not IBM.Well that terminology is the same used in the IBM server space. And it might have helped if OP had mentioned the type of server in the first place.

  • My computer is infected with adware.  I deleted Adobe Reader thinking it might have the adware in it.  Since the problem started the same day as Adobe Reader was installed.  How do I reinstall Adobe Reader?

    My computer is infected with Adware.  I deleted Adobe Reader thinking it might have the adware in it.  Since the problem started the same day as Adobe Reader was installed.  Reader wasn't the problem.  So how do I get Reader reinstalled?
    And if anyone knows how to delete WebProtect ads, please let me know.  It's actually getting worse.
    FrostedinSilver

    Hi frostedinsilver,
    I'm sorry to hear that. What a hassle.
    You can download Reader from www.adobe.com/products/reader.html.
    Best,
    Sara

  • How to start the ODI agent ?

    Hi..
    I just installed the Oracle Data Integrator to my computer. But, how could i start the ODI agent ?..
    Could somebody guide me ?
    Thank you,
    Baharin

    Have you read the user documentation > http://www.oracle.com/technology/products/oracle-data-integrator/10.1.3/htdocs/documentation/oracledi_users.pdf
    sections
    Managing Agents....................................................................................................................... 136
    Launching a Listener Agent ................................................................................................... 136
    Launching a Scheduler Agent................................................................................................ 138
    Or you could try :- Step to setup windows agent
    Ok? Not that you ever mark your posts (Total Questions: 42 (42 unresolved))
    Cheers
    John
    http://john-goodwin.blogspot.com/

  • I just installed lion and suddenly I have problems starting the computer

    I installed lion on my mac a week ago (mac 20.5 inch) and suddenly I have problems starting the computes, sometimes, but lately almost always, it takes a long time to start up (more than 2 min) and then the keyboard does not work and the mouse works partially i.e. the cursor moves but does not respond to clicks, also, when I move the cursor over the dock it does not appear the tag with the application name I'm over, basically I can't do anything except reboot the hard way. After a few times it usually stops happening but I don't know why exactly. Sometimes after rebooting a message appears indicating that I restarted the computer after having a problem and asks me if I want to open all the applications that I had in the previous session (in this case none) when I say yes the problem keeps happening but when I say no the problem stops. To make thins even more difficult just now it didn't let me choose "cancel" because the keyboard and the mouse have the same problems I explained before.

    Are they each separately paired with the computer via BT preferences?
    You also can check your Startup Disk preferences by selecting your startup volume then clicking on Restart. Does this cause a faster restart?
    You might also try booting into Safe Mode then booting normally. Safe mode takes considerably longer for startup and will require you enter your password.

  • Installing the OEM Agent on an AIX Clustered Environment

    I have installed the OEM 10.2.0.5 agent on a server (sgramchdd50) that is part of an AIX HACMP cluster configuration. The other node of this cluster is sgramchdd51 and the cluster name is sgramchdd52. After installing the agent the server name sgramchdd50 is hard-coded into the the $AGENT_HOME/sysman/config/emd.properties file as follows....
    EMD_URL=https://sgramchdd50:3872/emd/main/
    The problem is that when we failover to the other node (sgramchdd51) the agent no longer works because the inactive node is hard-coded in certain places. I need to hardcode the cluster name as it is always pointing at the active node in the cluster. I have tried the following (with no success)...
    -Stopped the agent
    -Modified the EMD_URL parameter of the emd.properties file as follows
    -EMD_URL=https://sgramchdd52:3872/emd/main/
    -Started the agent
    However, starting the agent fails.
    sagramihqchdd50<orabss:orurebss> $ ./emctl start agent
    Oracle Enterprise Manager 10g Release 5 Grid Control 10.2.0.5.0.
    Copyright (c) 1996, 2009 Oracle Corporation.  All rights reserved.
    Starting agent ........................................................................................................................... failed.
    Here are the last several lines of the emagent.trc file...
    *2010-07-14 16:02:38,799 Thread-1 WARN collector: MESSAGE_NLSID "Successful Name Registration Request Sent By Identity Provider(%)" is too long, truncating to "Successful Name Registration Request Sent By Identity Provider(%"*
    *2010-07-14 16:02:38,864 Thread-1 WARN collector: the column name DiskActivityavwait in this condition does not exist in metric DiskActivity*
    *2010-07-14 16:02:38,934 Thread-1 WARN collector: the column name DiskActivityavwait in this condition does not exist in metric DiskActivity*
    *2010-07-14 16:03:22,988 Thread-1071 ERROR fetchlets.oslinetok: Process exitcode = 0, stderr = Error connecting to https://sgramchdd52:3872/emd/main/*
    emctl status agent returned agent not running.
    *2010-07-14 16:03:22,988 Thread-1071 ERROR engine: [oracle_emd,sagramihqchdd52:3872,ProcessInfo] : nmeegd_GetMetricData failed : Error connecting to https://sgramchdd52:3872/emd/main/*
    emctl status agent returned agent not running.
    *2010-07-14 16:03:22,988 Thread-1071 WARN collector: <nmecmc.c> Error exit. Error message: Error connecting to https://sgramchdd52:3872/emd/main/*
    emctl status agent returned agent not running.
    Can anyone help with the necessary steps to take to accomplish what I'm trying to do.
    Any help would be very much appreciated.
    Thanks.
    Edited by: user11171364 on Jul 15, 2010 7:09 AM

    I think you should try to find the solution in your DNS.
    So lets say you name your node "MyActiveNode", your DNS only need to be modified to point to a different IP when failing over. The for the Agent it is still "logically" running on the same node.
    Same thing if you should use a Server Load Balancer, use the name of the SLB to configure the Agent.
    OK?
    Regards
    Rob
    http://oemgc.wordpress.com

  • Could not start the Oracle Agent service on local computer

    I have Oracle Enterprise 9.2.0.1 on Windows 2000 server,
    When I'm starting the Agent service I get this message:
    "Could not start the OracleOra9201Agent service on local computer.
    The service didn't return an error.This could be an internal Windows error or an internal service error. If the problem persists, contact your system administrator."
    Could you please help me to fix this problem? What I should do??

    Are you using DHCP or using static IP address?
    Also search forum , you ight get lots of thread addressing same issue.

  • Problems starting the http server

    I have problems starting 9ias http server. I issue:
    /u09/ora9ias/infra/opmn/bin> opmnctl startall
    opmnctl: starting opmn and all managed processes...
    Request partial success -- 1 of 4 processes started.
    and the HTTP server does not start.
    If I go to the enterprise manager, the only service started is Single Sign On.
    If I try to enter to the HTTP server it gives me the following error:
    An error was encountered while loading page. Failed to initialize configuration management user session.. Repository access failed Root Cause: Password could not be retrieved. Password could not be retrieved
    The iasdb is already started and working.
    Any clues what can be going wrong??
    help is greatly appreciated.

    Jorge, I suspect you've already fixed this problem. But if not, I have a standard operating procedure for this. Here's the gist of it, let me know if you need more detail.
    1. shutdown the opmn layer (opmnctl stopall)
    2. determine if the httpd.pid file exists (it's in the Apache/logs directory on linux)
    3. delete the .pid file if it's there
    4. if not, or if there's still a problem, tail the error_log for info
    5. try to start the httpd (dcmctl start -ct ohs)
    6. still a problem? ps -auxw | grep httpd
    7. kill off the process(es)
    8. try again to start up with dcmctl command in step 5
    I can usually get it going at this point. If not, I have to do a reboot, which has always worked. Don't forget to shutdown the emctl and webcachectl if you're rebooting.
    Hopefully this helps. It took a lot of learn-as-you-go for us to get this procedure. I'm sure the pros will role their eyes! :-)

  • Error starting the Inetlligent Agent?????

    i am facing issues starting inetlligent agent on linux AS 3
    agentctl start
    DBSNMP for Linux: Version 9.2.0.4.0 - Production on 30-NOV-2005 15:11:20
    Copyright (c) 2003 Oracle Corporation. All rights reserved.
    Starting Oracle Intelligent Agent...\nAgent startup failed. Check /Oracle/Ora9i/network/log/dbsnmp.nohup for det
    ails
    and when i check the file see the following........
    ------------------------ Wed Nov 30 15:07:20 IST 2005 ------------------------
    Certain conflicts were resolved during discovery
    Please consult /Oracle/Ora9i/network/log/nmiconf.log for details
    Failed while initializing SNMP
    Error initializing subsystems
    Agent exited at Wed Nov 30 15:07:20 IST 2005 with return value 55
    Could not start agent. Initialization failure
    Plz help
    Gagan

    Hello,
    I am a beginner in ORACLE DBA. I wanted to ask, is there any other method other than installing the intelligent agent to backup a database when it is missing on the first installation?
    Thanks for any help
    B. Erbil KONUK

Maybe you are looking for

  • How to find out the volume of the data updated in the custom table

    Hi, I need to find out the the volume of the data inserted or updated in the the custom table(Y tables).I have tried by the sm37.the job running in to update the table but i didnot get thde amount of the data.and if get the volume of the data which b

  • Warning on first startup of FCE 4.0

    I have a question about FCE 4 that I just got 2 days ago. When I first started it up, I got a warning that FCE may not operate as advertised because my video card was not up to snuff and may not run Quartz Extreme(I'm paraphrasing). I have a PM G4 1.

  • BI Content Simulate Installation Error

    Hi All,   While trying to run a simulate installation i am getting some errors as 'InfoObject 0SMD_TIHM is not in any of the affected Infoproviders-> deleted', some more infoObjects are also showing the same error, can anyone guide me how to fix this

  • CS2 BRUSHES AND ACTIONS

    Where can I locate my CS2 Brushes and Actions to download/move to CS5? I tried moving brushes and actions as per email advice.  I got the following error message: Could not complete your request because it is not the right kind of document. What shou

  • Pls help solve

    i have this: int maxNum, len;           String stringMax, res;                     try{                Class.forName("sun.jdbc.odbc.JdbcOdbcDriver");                Connection con = DriverManager.getConnection("jdbc:odbc:RezSystem","user9","");