Emctl upload agent error

I'm using agent 10.2.0.5 on RHEL 4
OMS in Windows Server 2003
When i try to upload agent using:
emctl upload agent
i get the following error
Oracle Enterprise Manager 10g Release 5 Grid Control 10.2.0.5.0.
Copyright (c) 1996, 2009 Oracle Corporation. All rights reserved.
EMD upload error: Failed to upload file A0000001.xml: HTTP error.
Response received: ERROR-400|ORA-01403: no data found
ORA-06512: at "SYSMAN.EMD_LOADER", line 2461
ORA-06512: at "SYSMAN.EMD_LOADER", line 1570
ORA-06512: at line 1
why there is "no data found" error???

Please check the exact error message noted in OMS_HOME/sysman/log/emoms.trc file also.
This might give a clue

Similar Messages

  • Emctl status agent - empry result

    Hi,
    I renamed hostname on AIX server.
    i followed the following steps for configuring the agent after hostname change.
    1) stop agent and remove the following files
    rm -rf $AGENT_HOME/sysman/log/*
    rm -rf $AGENT_HOME/sysman/emd/state/*
    rm -rf $AGENT_HOME/sysman/emd/collection/*
    rm -rf $AGENT_HOME/sysman/emd/upload/*
    rm -f $AGENT_HOME/sysman/emd/lastupld.xml
    rm -f $AGENT_HOME/sysman/emd/agntstmp.txt
    rm -f $AGENT_HOME/sysman/emd/blackouts.xml
    rm -f $AGENT_HOME/sysman/emd/protocol.ini
    2) Open file, $AGENT_HOME/sysman/config/emd.properties
    3) Modify parameter
    EMD_URL=http://<new_hostname>:%EM_SERVLET_PORT%/emd/main/
    Ensure hostname entry references new hostname; %EM_SERVLET_PORT%
    usually defaults to 3872
    4) export ORACLE_HOSTNAME=<new_hostname>
    /u01/app/oracle/product/agent10g/bin/agentca -f
    5) Re-discover targets - $AGENT_HOME/bin/agentca -d
    6) Check targets registered - $AGENT_HOME/bin/emctl config agent listtargets
    7) Check status of agent - $AGENT_HOME/bin/emctl status agent
    8) Start agent, if necessary - $AGENT_HOME/bin/emctl start agent
    9) Execute $AGENT_HOME/bin/emctl reload
    10) $AGENT_HOME/bin/emctl upload
    but after all these steps when i run the following, this is what i get
    emctl status agentOracle Enterprise Manager 10g Release 5 Grid Control 10.2.0.5.0.
    Copyright (c) 1996, 2009 Oracle Corporation. All rights reserved.
    Can someone help me fix this.
    Thanks.
    Philip.

    Hi Anu,
    Yes i am not using SSL.
    This i what i am getting now...
    emctl status agentOracle Enterprise Manager 10g Release 5 Grid Control 10.2.0.5.0.
    Copyright (c) 1996, 2009 Oracle Corporation. All rights reserved.
    Agent Version : 10.2.0.5.0
    OMS Version : 10.2.0.5.0
    Protocol Version : 10.2.0.5.0
    Agent Home : /u01/app/oracle/product/agent10g
    Agent binaries : /u01/app/oracle/product/agent10g
    Agent Process ID : 577572
    Parent Process ID : 594040
    Agent URL : *********************************************
    Repository URL : ********************************************
    Started at : 2010-02-09 16:53:01
    Started by user : oracle
    Last Reload : 2010-02-09 16:53:01
    Last successful upload : (none)
    Last attempted upload : (none)
    Total Megabytes of XML files uploaded so far : 0.00
    Number of XML files pending upload : 49
    Size of XML files pending upload(MB) : 40.57
    Available disk space on upload filesystem : 13.66%
    Last attempted heartbeat to OMS : 2010-02-09 16:53:06
    Last successful heartbeat to OMS : unknown
    Agent is Running and Ready
    oracle@su-wmsdbtst01:/u01/home/oracle SID=AGENT10G
    emctl upload agentOracle Enterprise Manager 10g Release 5 Grid Control 10.2.0.5.0.
    Copyright (c) 1996, 2009 Oracle Corporation. All rights reserved.
    EMD upload error: uploadXMLFiles skipped :: OMS version not checked yet..
    Can you help me resolve this.

  • Agent Error? IOException in sending Request :: Connection refused: connect

    For the past couple of days, I have been running into the "IOException in sending Request :: Connection refused: connect" error. I am running 10.2.01 on Windows 2003R2.
    Along with this error, the DB Control shows agent unreachable.
    Is there anything that anyone knows that may have caused this issue?
    Thank You in advance,
    Jeff

    Jhep,
    Have you changed the timezone settings on the database server? Check emdctl.trc and see what it says. In the meanwhile, (a) stop dbconsole service, (b) execute emctl resetTZ agent and (c) restart dbconsole service.
    Kindly should refer to the following Metalink Notes for a possible workaround:
    bq. Metalink Note ID: 362888.1 "Startup Agent: EM Agent will not start due to Timezone mismatch (Daylight \\ Savings changes for Australia)" \\ Metalink Note ID: 409121.1 "Startup Agent: Agent Fails to Start due to Incorrect Timezone File Used as \\ Pointed by ORA_TZFILE" \\ Metalink Note ID: 388280.1 "Startup Agent: ORA-20233: Invalid agent name when running \\ mgmt_target.set_agent_tzrgn procedure in repository"
    Lastly, see if any of the following post(s) are of any assistance to you:
    bq. Oracle 10g EM DB console Host Preferred Credentials for Windows \\ Oracle 10g EM DB console Host Preferred Credentials for Windows \\ New Error -- Since DST 2007 \\ New Error -- Since DST 2007 \\ DST Patching for Grid Control Release 2 \\ Re: DST Patching for Grid Control Release 2
    Hope this resolves the issue.
    Regards,
    Naveed.

  • Multi Mapping - BPM -  Block 1 ( No Agent )  Error  --  Help Please  ?

    I am trying the the BPM scenario using Integration Process
    BpmPatternCollectTime
    from SAP BASIS ® SAP BASIS 7.00 in
    the namespace http://sap.com/xi/XI/System/Patterns
    I have done the scenario like the above . I have followed all the Steps which are used in above scenario.
    I am using a File Sender Adapter and Receiver Adapter .
    It is Successfully picked up the File but nothing is happening after that .
    I am using two receiver Determination one from Ob to IP and other from IP to FIleReceiver ( IB) .
    But, I am Getting error as Block1 (No agent) Error in the PE graphical diagram
    I have checked in SWWL my Integration Process Return code is "0"
    Can you please tell tell me how to solve this ?
    Can you please tell me this scenario is like Multiple Purchase Order Items to One Purchase Order
    Here they have given ID adn OverAllNumber . For ex. In one xml file I am sending
    ID as A100
    OverAllNumber as 120
    next 5 minutes putting the another file with contents
    ID as A100
    OverAllNumber as 130
    My Question is
    Will TWO files wiil come as Output in File Receiver or one file merged as like follows ?  
    ID as A100
    OverAllNumber as 120
      ID as A100
    OverAllNumber as 130
    I am not  Clear in this please give some suggestions .
    Best Regards.,
    V.Rangarajan

    Hi Raj,
              Thanks for ur reply.
    While defining the receiver determination, sender agreement, receiver agreeement , Interface determination which Interfaces areu using?
                       Yes
    + by the way which pattern u are following the basis component , is it BpmPatternCollectMessage?+
                  No  . I have taken example as 
    BpmPatternCollectTime
    from SAP BASIS ® SAP BASIS 7.00
    in the namespace http://sap.com/xi/XI/System/Patterns
    I have done the scenario like the above . I have followed all the Steps which are used in above scenario.
    The steps Which i have followed in BPM are
    1. Block with Deadlkine branch and Exception handler( as TimeOut Exception)
    Block Start and Block End as New Transaction
    2. Inside Block infinite Loop which contains Receive step ( Actives the Correlation ) and Multiline Container element which appends the Messages with CollectMessage
    3. Transformation Step
    It creates the New Transaction and Interface Maping from CollectMessage List to New Mesage
    4. Send Step
                   It sends the New Message . It creates the New Transaction .
    Best Regards .,
    V.Rangarajan

  • Block1 (No agent)  Error  in BPM  ?

    Hi friends ,
                        I am  trying the  the BPM scenario   using Integration Process
    BpmPatternCollectTime
    from SAP BASIS ® SAP BASIS 7.00 in the namespace http://sap.com/xi/XI/System/Patterns
    I have done the scenario like the above . I have followed all the Steps which are used in above scenario.
    I am using a File Sender Adapter and Receiver Adapter .
    It is Successfully picked up the File but nothing is happening after that .
    I am using two receiver Determination one from Ob to IP and other from IP to FIleReceiver ( IB) .
    But, I am Getting error as Block1 (No agent) Error in the PE graphical diagram
    I have checked in SWWL my Integration Process Return code is "0"
    Can you please tell tell me how to solve this ?
    Can you please tell me this scenario is like Multiple Purchase Order Items to One Purchase Order
    Here they have given ID adn OverAllNumber . For ex. In one xml file I am sending
    ID as A100
    OverAllNumber as 120
    next 5 minutes putting the another file with contents
    ID as A100
    OverAllNumber as 130
    My Question is
    Will TWO files wiil come as Output in File Receiver ?       
                               I  am Clear in this please give some suggestions
    Best Regards.,
    V.Rangarajan          
    Best Regards.,
    V.Rangarajan

    Hi,
             Thanks for your reply.
       <i>       once the files are connected in the transformation step you will use a N:1 mappping.</i>
                       Yes , i have done as same .   I have set deadline as 15 minutes .
    My doubt is
                        <b> if   N:1  </b>
    <b>First File</b>
    ID as A100
    OverAllNumber as 120
    next 5 minutes putting the another file with contents
    <b>SecondFile</b>
    ID as A100
    OverAllNumber as 130
            <b>  Then  what will be the  output ?
                   will it be like this
                   ID as A100
                   OverAllNumber as 130</b>
                         I am not clear in this Please tell me ! 
                       If possible please give some suggestion  to clear this Block1 (No agent) Error in BPM ?
    Regards.,
    V.Rangarajan

  • JAM Agent ERROR: Can't connect to Console 141.144.184.78:3600: Connection r

    Hi
    I am trying to connect to AD4j , but I am getting the following error during server start up.Please help me in resolving the issue.
    JAM Agent ERROR: Can't connect to Console 141.144.184.78:3600: Connection refused
    JAM Agent: Port is 62751
    Pandu

    Check accessibility of ports 3600 and 62751 if you have a firewall

  • Oracle 10.2.0.4 Agent error

    Users,
    Any idea on solving below agent error which is throwing for all versions of DB's:
    Thread-120121 WARN recvlets.aq: Duplicate threshold key instance_throughput.logons_ps. for [oracle_database <sid>]
    Oracle On HPUX
    Monitored Targets Agent: 10.2.0.4
    Monitored Targets DB: 9.2.0.3, 10.2.0.3, 11.1.0.7
    Cheers,

    Hi,
    hava look there maybe it helps you
    Re: Agent errors
    Regards,
    Tom

  • (No Agent) Error

    Hi Experts,
             I have done a BPM in my system. There is no error in the design and configration. A work Flow was created for My BPM . When i try to execute the BPM it is not successful . When i go and check the  work flow , the first step itself has a error saying (No Agent) Error . What is a agent ?
    Do i have to assign it for every work flow ?
    How do i solve this issue ?
    Regards,
    Vignesh

    Hello Perumal,
    Please check in transaction SXI_CACHE if your IP return code is 0. If not then re-import your BPM into Integration directory again.
    Go to Transaction SWWL and delete the Work Item related to this BPM and then execute your interface again.
    If the problem still persists you can refer to workflow diagnostic transaction SWUD.
    Note: <i> Apply OSS note on SP20.</i>  <b>1017845</b>
    With Regards,
    Vidya

  • No Agent Error in WS50000041

    hi Experts,
                     I have a similar problem as given in this link below
    No Agent Error in WS50000041
    plz give me a valid solution.

    Hi,
       Check the OM side.
    Trigger the rule of 0168 and find out whether it can able to find the correct manager or not.
    If it fails then the workflow will not work. In order to make the 0168 work. you need to assign the manager for the employee correctly.
    Thanks
    Yogesh

  • Doubt about emctl resetTZ agent

    Hi,
    I just have run this command:
    emctl resetTZ agentI had to run it because a customer changed the computer's time zone (windows server 2008 R2 64bits) where weblogic 10.3.4 and forms 11.1.1.4 are installed and is unable to start the EMAGENT process. After i run the command i got this message:
    C:\u01\app\oracle\product\Middleware\11.1.1.4\asinst_1\EMAGENT\emagent_asinst_1\bin>emctl resetTZ agent
    Oracle Enterprise Manager 10g Release 5 Grid Control 10.2.0.5.0.
    Copyright (c) 1996, 2009 Oracle Corporation.  All rights reserved.
    Updating C:\u01\app\oracle\product\Middleware\11.1.1.4\asinst_1\EMAGENT\emagent_asinst_1/sysman/config/emd.properties...
    Successfully updated C:\u01\app\oracle\product\Middleware\11.1.1.4\asinst_1\EMAGENT\emagent_asinst_1/sysman/config/emd.properties.
    Login as the em repository user and run the  script:
    exec mgmt_target.set_agent_tzrgn('forms11gR2:5155','America/Bogota')
    and commit the changes
    This can be done for example by logging into sqlplus and doing
    SQL> exec mgmt_target.set_agent_tzrgn('forms11gR2:5155','America/Bogota')
    SQL> commit
    C:\u01\app\oracle\product\Middleware\11.1.1.4\asinst_1\EMAGENT\emagent_asinst_1\bin>I'm a little confused, should i execute the above script ?? i mean i do not have a em repository user.
    Also now i am able to start the EMAGENT process without run the above script :)
    Any idea or recommendation ?? :)
    Regards
    Carlos

    if you dont have an em repository use then don't run it
    else execute the script
    end if
    there is no need to run the script at the user level as it is once set will remain for all the users.
    you can run the sql> script for the same at any level.

  • Upload Failed error while uploading Role

    Hello Everyone,
    I am uploading a role using the following data in the Identity management Import file. I have also checked the "Override Existing data" file checkbox.
    [Role]
    rid=pcd:portal_content/uk.bc.BGSM_BUSINESS_CONTINUITY/uk.bc.BGSM_CSA
    rdesc=BGSM CSA
    user=jonesa;smithj;knottr;
    I am getting a "UPLOAD FAILED" error message after I click on the Upload button. I am doing the above task in NW CE 7.2. I would greatly appreciate your help if some one can help me in figuring out what the problem might be. Let me know if you need any further information. Thanks.
    Regards,
    Gopal.

    removed the rdesc=BGSM CSA and uploading the file sorted the issue!

  • Dbconsole - emctl agent status - incorrect for 'emctl resetTZ agent'

    When I run - emctl resetTZ agent
    ...Agent is running. Stop the agent and rerun the command.
    When I run - emctl stop agent
    ... Agent is not running.
    When I run - emctl status agent
    ... Agent is Not Running
    The agent is not running but "emctl resetTZ agent" thinks the agent is.
    How do I fix this issue?
    I'm using Oracle 10.2.0.4 on AIX 6.1

    These are the processes for ps -ef|grep -i agent. None of them are for Oracle.
    srddb01:orasrd 2> ps -ef|grep -i agent
    root 176230 172258 0 Oct 11 - 0:00 /opt/freeware/cimom/pegasus/bin/cimssys platform_agent
    root 286940 299212 0 Oct 11 - 213:45 /var/opt/tivoli/ep/_jvm/jre/bin/java -Xmx384m -Xminf0.01 -Xmaxf0.4 -Xbootclasspath/a:/var/opt/tivoli/ep/runtime/core/rcp/eclipse/plugins/com.ibm.rcp.base_6.1.2.200801281200/rcpbootcp.jar:/var/opt/tivoli/ep/lib/icl.jar:/var/opt/tivoli/ep/lib/jaas2zos.jar:/var/opt/tivoli/ep/lib/jaasmodule.jar:/var/opt/tivoli/ep/lib/lwinative.jar:/var/opt/tivoli/ep/lib/lwirolemap.jar:/var/opt/tivoli/ep/lib/passutils.jar:../../runtime/agent/lib/cas-bootcp.jar -Xverify:none -cp eclipse/launch.jar:eclipse/startup.jar:/var/opt/tivoli/ep/runtime/core/rcp/eclipse/plugins/com.ibm.rcp.base_6.1.2.200801281200/launcher.jar com.ibm.lwi.LaunchLWI
    orasrd 426000 1028282 1 14:28:09 pts/0 0:00 grep -i agent
    root 430290 172258 0 Oct 11 - 4:33 /usr/sbin/rsct/bin/vac8/IBM.CSMAgentRMd
    srddb01:orasrd 3> ps -ef|grep -i agent
    root 176230 172258 0 Oct 11 - 0:00 /opt/freeware/cimom/pegasus/bin/cimssys platform_agent
    root 286940 299212 0 Oct 11 - 213:45 /var/opt/tivoli/ep/_jvm/jre/bin/java -Xmx384m -Xminf0.01 -Xmaxf0.4 -Xbootclasspath/a:/var/opt/tivoli/ep/runtime/core/rcp/eclipse/plugins/com.ibm.rcp.base_6.1.2.200801281200/rcpbootcp.jar:/var/opt/tivoli/ep/lib/icl.jar:/var/opt/tivoli/ep/lib/jaas2zos.jar:/var/opt/tivoli/ep/lib/jaasmodule.jar:/var/opt/tivoli/ep/lib/lwinative.jar:/var/opt/tivoli/ep/lib/lwirolemap.jar:/var/opt/tivoli/ep/lib/passutils.jar:../../runtime/agent/lib/cas-bootcp.jar -Xverify:none -cp eclipse/launch.jar:eclipse/startup.jar:/var/opt/tivoli/ep/runtime/core/rcp/eclipse/plugins/com.ibm.rcp.base_6.1.2.200801281200/launcher.jar com.ibm.lwi.LaunchLWI
    root 430290 172258 0 Oct 11 - 4:33 /usr/sbin/rsct/bin/vac8/IBM.CSMAgentRMd

  • Get Collection Names for "emctl control agent runcollection"-command

    Hi,
    I have a really simple question, but until now I didn't find an answer by myself.
    At the moment I test a lot with provisioning software and databases with Cloud Control.
    When I install an agent on a new provisioning target machine it takes about 15 minutes (schedule of the metric collection) until cloud control knows everything about this host. (OS-version, etc.)
    The provisioning will fail before cloud control knows these information because of several checks.
    So I wanted to execute the collection of this information manually. Oracle Support told me to execute "emctl control agent runcollection <target_name>:<target_type> <collectionName>" on the target machine/agent.
    So far so good, but how to get the correct Collection name? (e.g. I want to discover the information about the host which you can see when you navigate to a host home under the section configuration on the left side. ... Operating System,  File System(GB) , Memory Size(MB) )
    Until now I was not able to find the correct collection names in MOS or in the Documenation.
    Oracle® Enterprise Manager Framework, Host, and Services Metric Reference Manual
    12c Release 1 (12.1.0.2.0)
    Part Number E25162-04
    http://docs.oracle.com/cd/E24628_01/em.121/e25162/host.htm#BABIBAHD
    Thanks & regards,
    Martin

    Hi,
    I think this is really difficult to find but I think the correct Collection for my problem is:
    "ll_host_config" (not tested yet if it solvs my problem but the command itself works)
    I found it here:
    1. connect to your OMS-Server (or one OMS server if you have an multi OMS environment)
    at first I tried to find default_collection directories (--> find $ORACLE_HOME -name default_collection)
    2. One directory is "$ORACLE_HOME/ccr/sysman/plugins/default/agent/default_collection"  (my OMS ORACLE_HOME is /u00/app/oracle/product/MW_EM12102/oms)
    3. I opened the file $ORACLE_HOME/ccr/sysman/plugins/default/agent/default_collection/host.xml and found the section
    <TargetCollection META_VER="4.1" TYPE="host">
        <!--generic-->
        <CollectionItem AGENT_MODE="GC,OCM" CONFIG="TRUE" NAME="ll_host_config" TIMEOUT="3600" UPLOAD_ON_FETCH="TRUE">
            <Schedule OFFSET_TYPE="INCREMENTAL">
                <IntervalSchedule INTERVAL="24" TIME_UNIT="Hr"/>
            </Schedule>
            <MetricColl NAME="ECM_HW"/>
            <MetricColl NAME="ECM_HW_CPU"/>
            <MetricColl NAME="ECM_HW_IOCARD"/>
            <MetricColl NAME="ECM_HW_NIC"/>
            <MetricColl NAME="ECM_HW_NIC_BONDS"/>
            <MetricColl NAME="ECM_OS"/>
            <MetricColl NAME="ECM_OS_COMPONENT"/>
            <MetricColl NAME="ECM_OS_FILESYSTEM"/>
            <MetricColl NAME="ECM_OS_PROPERTY"/>
            <MetricColl NAME="ECM_OS_MODULES"/>
            <MetricColl NAME="ECM_OS_REGISTERED_SW"/>
            <MetricColl NAME="ECM_OS_ULIMITS"/>
            <MetricColl NAME="ECM_OS_INIT_SERVICES"/>
            <MetricColl NAME="crs_act_soft_ver"/>
            <MetricColl NAME="ECM_SERVICETAG_INSTANCES"/>
            <MetricColl NAME="ECM_SERVICETAG_REGISTRY"/>
            <MetricColl NAME="ECM_TARGET_VERSIONS"/>
            <MetricColl NAME="ECM_INSTALLED_OS_PATCHES"/>
            <MetricColl NAME="ECM_ASSOCIATIONS"/>
        <MetricColl NAME="TARGET_UPDATE_INFO"/>
    </CollectionItem>
    4. The collection name can be found in this line: <CollectionItem AGENT_MODE="GC,OCM" CONFIG="TRUE" NAME="ll_host_config" TIMEOUT="3600" UPLOAD_ON_FETCH="TRUE">
    5. run the command "emctl control agent runcollection myhost.int.kn:host ll_host_config" on your provisioning target host. (in the agent environment / emctl of the agent)
    Thanks DK2010!
    Regards,
    Martin

  • Failed to start e-TEST agent: error starting agent: \ne-TEST process ...

    Hi,
    wihout changing the version or so we suddenly we experience the following error at status page (although the monitored web-page is fine):
    Current alert: Failed to start e-TEST agent: error starting agent: \ne-TEST process has not established socket in 30 seconds.
    Any ideas?
    Thanks in advance

    Hi emposadi,
    It looks like the e-Load server is having trouble communicating with the agent. Are you running the load test using an agent on the same machine or remote machine? You might want to see if a process has grabbed a port that the server communicates with the agent on. I would reboot the machines in question, shut down the Empirix Application Server and verify that ports 1099 and 9001 are not in use. Those are the ports that e-Load uses to communicate with the agent.
    -GateCity_QA

  • Microsoft upload Center Error

    Hi Experts,
    Our team has an intranet website (Called Content Server) and it has lots of MS office docs. The functionality is such that when any user clicks on EDIT, documents are opened and after changes are saved, it gets updated in the server. But for some users,
    when they click on save after making changes, get Upload Center Error. But this error does not come for all users. In fact even affected users do not get these all the times. But in a day 10-15 times we get issues like this. Can anyone let me know why this
    error comes. Please ask me any details that you need to resolve the issue.
    Error: "Server file updated"  or "Sign in required".

    Hi,
    When someone was trying to save their changes back to server, are there any other user opening the specific copy on the server ?
    Please try to delete the files in the cache, and then verify result:
    http://office.microsoft.com/en-au/excel-help/office-document-cache-settings-HA010388664.aspx?CTT=5&origin=HA010388348
    http://office.microsoft.com/en-au/excel-help/microsoft-office-upload-center-HA010388348.aspx?CTT=5&origin=HA010388664
    Regards,
    Ethan Hua
    TechNet Community Support
    It's recommended to download and install
    Configuration Analyzer Tool (OffCAT), which is developed by Microsoft Support teams. Once the tool is installed, you can run it at any time to scan for hundreds of known issues in Office
    programs.

Maybe you are looking for