Scheduling Agent - failure to retrieve schedule

Hello ODI gurus.
We are using ODI 10.1.3.4.0. We can schedule execution of scenarios and sometimes,
in Topology Manager, can "view schedule" of the agent. But often, at other times,
when we attempt to "view schedule", it returns "Unable to retrieve agent's schedule".
Any ideas please why this happens?

Guru: thanks but yes, we are "Update Scheduling" in Topology / Physical Architecture and the response is "Planning update is complete". Sometimes when we "View scheduling" we get the agent's response, but mostly it returns "Unable to retrieve agent's schedule". Do you always have success when "View scheduling"?

Similar Messages

  • Multiple Schedule Agents for One Work Repository

    Hi
    Does anyonem know if it should be possible to have multiple schedule agents running (on different machines, with different names, ports etc.), but all agents use the same master and work repository (defined in odiparams.sh).
    I seem to be having a problem with this set up. Only one of the schedules is working. I can add schedules to any of the other agents, but when I go to update scheduling (in TM) and then view the schedule, odi tells me it is unable to retrieve the schule information.
    This error is usually caused by either empty schedule, or odiparams.sh connection information not being set correctly. But in my case it must be correct as I can see items in one of the schedules.
    Thanks

    Hi,
    I don't really know if multiple Scheduler agents on the same repositories is possible.
    But I just can say that I have the following message too : "unable to retrieve the schedule information".
    This message appears each time I try to view the schedule.
    I have tried to correct things to avoid this message but it always appears.
    At the end all my scheduling works fine so I let it.
    Moreover when this message appears if I click ok it loads me the calendar with all the scheduled tasks of the period.
    So my question is, what do you see when you click Ok after the Warning message occurs ?
    Do yo see the scheduling planning empty ?

  • Scheduler Agent Installed as Service Encrypted Password Change

    All,
    We have a Scheduler Agent installed as a service in Windows Server 2003, SP2. We want to change the password of the Master Repository. When I change the ODI_SECU_ENCODED_PASS in the odiparams.bat file it doesn't reflect this change in the service. I tried looking around in the snpsagent.conf wrapper file to see if the password is stored anywhere but dont' see it. I see it references a file called snpparams.bat, unfortunately I cannot find this file on our machine. If anyone knows how to get the new password to take effect without having to drop the agent and recreate it, thus losing all schedules that we've created, I would greatly appreciate the help.
    Thanks in Advance,
    Josh

    Hi Josh,
    the snpparamens.bat is exactly the same of odiparameter.bat. It had this name when the software was Sunopsis (SNP). Probably you saw the reference at some old document...
    If you drop the service nothing will be loose, just recreate it to get the new parameters. The scheduling list is stored, as everything in the ODI, at the repository, it means that all scheduling orders are at tables. Because of that you need to made a "update scheduler" when create a new scheduling.
    If you are still afraid, just create a new agent at another port (as service) and change the logical agent to it. Update the scheduller list an take a look if everthing is OK.
    After that you can drop the old service.
    Does it make any sense to you?

  • Problem in creating a Windows Service Scheduler Agent

    Hello,
    I have different Listener agent created as NT Services which work fine, but for my new scheduling need I have tryed to transform them into Scheduler Agent NT Services but I'm facing error.
    In the agentservice.log I obtain the following error code:
    STATUS | wrapper | 2008/04/17 16:49:00 | OracleDI Agent Scheduler Agent_Gensapp12 installed.
    STATUS | wrapper | 2008/04/17 16:49:19 | --> Wrapper Started as Service
    STATUS | wrapper | 2008/04/17 16:49:19 | Launching a JVM...
    INFO | jvm 1 | 2008/04/17 16:49:19 | Wrapper (Version 3.1.0) http://wrapper.tanukisoftware.org
    INFO | jvm 1 | 2008/04/17 16:49:19 |
    INFO | jvm 1 | 2008/04/17 16:49:20 | Starting Oracle Data Integrator Agent...
    INFO | jvm 1 | 2008/04/17 16:49:20 | Version : 10.1.3.4.0 - 30/10/2007
    INFO | jvm 1 | 2008/04/17 16:49:20 | com.sunopsis.tools.core.exception.SnpsRuntimeException: java.sql.SQLException: [GENSAPP12]Invalid object name 'SNP_CONNECT'.
    INFO | jvm 1 | 2008/04/17 16:49:20 | at com.sunopsis.dwg.cmd.n.a(n.java)
    INFO | jvm 1 | 2008/04/17 16:49:20 | at com.sunopsis.j.f.run(f.java)
    INFO | jvm 1 | 2008/04/17 16:49:20 | at com.sunopsis.dwg.cmd.i.y(i.java)
    INFO | jvm 1 | 2008/04/17 16:49:20 | at com.sunopsis.dwg.cmd.i.run(i.java)
    INFO | jvm 1 | 2008/04/17 16:49:20 | at java.lang.Thread.run(Unknown Source)
    INFO | jvm 1 | 2008/04/17 16:49:20 | Caused by: java.sql.SQLException: [GENSAPP12]Invalid object name 'SNP_CONNECT'.
    INFO | jvm 1 | 2008/04/17 16:49:20 | at com.inet.tds.a.a(Unknown Source)
    INFO | jvm 1 | 2008/04/17 16:49:20 | at com.inet.tds.g.if(Unknown Source)
    INFO | jvm 1 | 2008/04/17 16:49:20 | at com.inet.tds.g.a(Unknown Source)
    INFO | jvm 1 | 2008/04/17 16:49:20 | at com.inet.tds.g.for(Unknown Source)
    INFO | jvm 1 | 2008/04/17 16:49:20 | at com.inet.tds.c.int(Unknown Source)
    INFO | jvm 1 | 2008/04/17 16:49:20 | at com.inet.tds.c.executeQuery(Unknown Source)
    INFO | jvm 1 | 2008/04/17 16:49:20 | at com.sunopsis.sql.SnpsQuery.executeQuery(SnpsQuery.java)
    INFO | jvm 1 | 2008/04/17 16:49:20 | at com.sunopsis.dwg.DwgObject.refresh(DwgObject.java)
    INFO | jvm 1 | 2008/04/17 16:49:20 | at com.sunopsis.dwg.cmd.e.h(e.java)
    INFO | jvm 1 | 2008/04/17 16:49:20 | ... 5 more
    INFO | jvm 1 | 2008/04/17 16:49:20 | Caused by:
    INFO | jvm 1 | 2008/04/17 16:49:20 | java.sql.SQLException: [GENSAPP12]Invalid object name 'SNP_CONNECT'.
    INFO | jvm 1 | 2008/04/17 16:49:20 | at com.inet.tds.a.a(Unknown Source)
    INFO | jvm 1 | 2008/04/17 16:49:20 | at com.inet.tds.g.if(Unknown Source)
    INFO | jvm 1 | 2008/04/17 16:49:20 | at com.inet.tds.g.a(Unknown Source)
    INFO | jvm 1 | 2008/04/17 16:49:20 | at com.inet.tds.g.for(Unknown Source)
    INFO | jvm 1 | 2008/04/17 16:49:20 | at com.inet.tds.c.int(Unknown Source)
    INFO | jvm 1 | 2008/04/17 16:49:20 | at com.inet.tds.c.executeQuery(Unknown Source)
    INFO | jvm 1 | 2008/04/17 16:49:20 | at com.sunopsis.sql.SnpsQuery.executeQuery(SnpsQuery.java)
    INFO | jvm 1 | 2008/04/17 16:49:20 | at com.sunopsis.dwg.DwgObject.refresh(DwgObject.java)
    INFO | jvm 1 | 2008/04/17 16:49:20 | at com.sunopsis.dwg.cmd.e.h(e.java)
    INFO | jvm 1 | 2008/04/17 16:49:20 | at com.sunopsis.dwg.cmd.n.a(n.java)
    INFO | jvm 1 | 2008/04/17 16:49:20 | at com.sunopsis.j.f.run(f.java)
    INFO | jvm 1 | 2008/04/17 16:49:20 | at com.sunopsis.dwg.cmd.i.y(i.java)
    INFO | jvm 1 | 2008/04/17 16:49:20 | at com.sunopsis.dwg.cmd.i.run(i.java)
    INFO | jvm 1 | 2008/04/17 16:49:20 | at java.lang.Thread.run(Unknown Source)
    It seems to be a connexion error but I have regenerate all the repository connexion information for OdiParams.bat and nothing change.
    If you have an idea I really need it.
    Thanks in advance.
    BM

    Hi Micropole,
    It may have something to do with
    SNP_SECU_USER & SNP_SECU_ENCODED_PASS pointing to something other than the Master Repository schema.
    Can you please double check?
    thanks.

  • Problem in creating an Scheduler agent as a Windows Service

    I tryed to create an scheduler agent as a Service Windows in using Agentservice.bat .
    In my dev environment it works well.
    But when I try in my Prod one I have the following error message :
    FATAL | wrapper | The argument 'Files\Java\jdk1.5.0_13\bin\java.exe' is not a
    valid property name-value pair.
    The command I pass is the following :
    cd C:\sunopsis\oracledi\bin
    agentservice -i -s AGENT_SCHEDULER 20910
    The Agent has been created in the Topology.
    And when I launch it as a simple agent with the agentscheduler.bat it works fine
    (agentscheduler "-port=20910" "-name=AGENT_SCHEDULER" "-v=5")
    I don't understand....
    If someone have an idea.
    Thanks in advance
    BM

    Arrrgh When I change the OdiParams putting quote.
    I cannot execute anymore my scen...
    I have try with quote and double quote and it's still the same result...
    I will try to change the localisation of the JVM, but I would like to know where I will have to change the Path ???
    In OdiParams.
    In the definition of the Environment Variable in Windows ??
    anywhere else ???

  • Auto alert mechanism for ATG scheduled job failure and BCC project failure

    Hello all,
    Could you please confirm if there are auto alert mechanisms for ATG scheduled job failure and BCC project failure?
    Waiting for reply.
    Thanks and regards,

    Hi,
    You need to write custom code to get alerts if an ATG Scheduler fails.
    For BCC project deployment monitoring, please refer to the below link in the documentation.
    Oracle ATG Web Commerce - Configure Deployment Event Listeners
    Thanks,
    Gopinath Ramasamy

  • Odi Jobs not getting triggered through Scheduler Agent

    Hi Guru's,
    i have Scheduled jobs in odi using Scheduler agent but jobs doesn't get triggered even though my scheduler agent is up and running and i have updated scheduled plan also.
    Please help me in resolving the issue.
    Regards
    Vinod

    Is your Agent successfully installed ?
    What is your OS and where exactly the ODI install ?
    If it is in Windows the we need to check the .BAT file if it is in linux then we need to check the .SH file for Agent.
    Thanks,
    Lony
    8763043086

  • Cannot connect to Scheduler Agent, any one help me?

    I had edited odiparams.bat and started a Scheduler Agent with agentscheduler.bat. I tested the agent with Topology Manager successfully.
    However, when I created Scheduler Agent as Windows Service with agentservice.bat. The Topology Manager had no respondence when tested.

    Following is agentservice.log
    STATUS | wrapper | 2009/08/03 22:07:25 | OracleDI Agent Scheduler id0 installed.
    STATUS | wrapper | 2009/08/03 22:07:42 | --> Wrapper Started as Service
    STATUS | wrapper | 2009/08/03 22:07:42 | Launching a JVM...
    INFO | jvm 1 | 2009/08/03 22:07:42 | Wrapper (Version 3.1.0) http://wrapper.tanukisoftware.org
    INFO | jvm 1 | 2009/08/03 22:07:42 |
    INFO | jvm 1 | 2009/08/03 22:07:42 | Starting Oracle Data Integrator Agent...
    INFO | jvm 1 | 2009/08/03 22:07:42 | Version : 10.1.3.5 - 10/11/2008
    INFO | jvm 1 | 2009/08/03 22:07:43 | com.sunopsis.tools.core.exception.SnpsRuntimeException: com.sunopsis.core.SnpsInexistantObjectException: SnpAgent does not exist
    INFO | jvm 1 | 2009/08/03 22:07:43 |      at com.sunopsis.dwg.cmd.n.a(n.java)
    INFO | jvm 1 | 2009/08/03 22:07:43 |      at com.sunopsis.a.f.run(f.java)
    INFO | jvm 1 | 2009/08/03 22:07:43 |      at com.sunopsis.dwg.cmd.i.y(i.java)
    INFO | jvm 1 | 2009/08/03 22:07:43 |      at com.sunopsis.dwg.cmd.i.run(i.java)
    INFO | jvm 1 | 2009/08/03 22:07:43 |      at java.lang.Thread.run(Thread.java:619)
    INFO | jvm 1 | 2009/08/03 22:07:43 | Caused by: com.sunopsis.core.SnpsInexistantObjectException: SnpAgent does not exist
    INFO | jvm 1 | 2009/08/03 22:07:43 |      at com.sunopsis.dwg.dbobj.SnpAgent.getAgentByName(SnpAgent.java)
    INFO | jvm 1 | 2009/08/03 22:07:43 |      at com.sunopsis.dwg.dbobj.SnpAllocAgent.getAllocAgentLst(SnpAllocAgent.java)
    INFO | jvm 1 | 2009/08/03 22:07:43 |      at com.sunopsis.dwg.dbobj.SnpLagent.getLogicalAgentLst(SnpLagent.java)
    INFO | jvm 1 | 2009/08/03 22:07:43 |      ... 5 more
    INFO | jvm 1 | 2009/08/03 22:07:43 | Caused by:
    INFO | jvm 1 | 2009/08/03 22:07:43 | com.sunopsis.core.SnpsInexistantObjectException: SnpAgent does not exist
    INFO | jvm 1 | 2009/08/03 22:07:43 |      at com.sunopsis.dwg.dbobj.SnpAgent.getAgentByName(SnpAgent.java)
    INFO | jvm 1 | 2009/08/03 22:07:43 |      at com.sunopsis.dwg.dbobj.SnpAllocAgent.getAllocAgentLst(SnpAllocAgent.java)
    INFO | jvm 1 | 2009/08/03 22:07:43 |      at com.sunopsis.dwg.dbobj.SnpLagent.getLogicalAgentLst(SnpLagent.java)
    INFO | jvm 1 | 2009/08/03 22:07:43 |      at com.sunopsis.dwg.cmd.n.a(n.java)
    INFO | jvm 1 | 2009/08/03 22:07:43 |      at com.sunopsis.a.f.run(f.java)
    INFO | jvm 1 | 2009/08/03 22:07:43 |      at com.sunopsis.dwg.cmd.i.y(i.java)
    INFO | jvm 1 | 2009/08/03 22:07:43 |      at com.sunopsis.dwg.cmd.i.run(i.java)
    INFO | jvm 1 | 2009/08/03 22:07:43 |      at java.lang.Thread.run(Thread.java:619)

  • Error launching Scheduler Agent

    Hi,
    i've a problem with Scheduling...
    i can't launch a Scheduler Agent because i get an error when i launch it. Obviously, i also can't create a Physical Agent to use like Scheduler...
    i go to the console and put
    ./agentscheduler.sh -PORT=20300 -V=5
    and then, i get this error:
    Starting Oracle Data Integrator Agent...
    Version : 10.1.3.4.0 - 30/10/2007
    com.sunopsis.tools.core.exception.SnpsRuntimeException: java.sql.SQLException: socket creation error
    at com.sunopsis.dwg.cmd.n.a(n.java)
    at com.sunopsis.j.f.run(f.java)
    at com.sunopsis.dwg.cmd.i.y(i.java)
    at com.sunopsis.dwg.cmd.i.run(i.java)
    at java.lang.Thread.run(Unknown Source)
    Caused by: java.sql.SQLException: socket creation error
    at org.hsqldb.jdbc.jdbcUtil.sqlException(jdbcUtil.java:67)
    at org.hsqldb.jdbc.jdbcConnection.<init>(jdbcConnection.java:2451)
    at org.hsqldb.jdbcDriver.getConnection(jdbcDriver.java:188)
    at org.hsqldb.jdbcDriver.connect(jdbcDriver.java:166)
    at com.sunopsis.sql.SnpsConnection.u(SnpsConnection.java)
    at com.sunopsis.sql.SnpsConnection.c(SnpsConnection.java)
    at com.sunopsis.sql.i.run(i.java)
    Caused by:
    java.sql.SQLException: socket creation error
    at org.hsqldb.jdbc.jdbcUtil.sqlException(jdbcUtil.java:67)
    at org.hsqldb.jdbc.jdbcConnection.<init>(jdbcConnection.java:2451)
    at org.hsqldb.jdbcDriver.getConnection(jdbcDriver.java:188)
    at org.hsqldb.jdbcDriver.connect(jdbcDriver.java:166)
    at com.sunopsis.sql.SnpsConnection.u(SnpsConnection.java)
    at com.sunopsis.sql.SnpsConnection.c(SnpsConnection.java)
    at com.sunopsis.sql.i.run(i.java)
    and then, it rest like execute (like an infinite loop, shows this error and it seems that it doesn't stop)
    Next, if i go to the topology manager (physical agent) and i try to test or get scheduling information (with same port and host that odi command agentscheduler launched), odi application rest in state "infinite loop" (it doesn't did nothing)
    Can anyone help me?
    thanks!!!

    mmm it could be.
    I don't know if i've the HSQL repository started... how can i know it?
    In the odiparams.sh i've this 'head'
    # Repository Connection Information
    ODI_SECU_DRIVER=org.hsqldb.jdbcDriver
    ODI_SECU_URL=jdbc:hsqldb:hsql://localhost
    ODI_SECU_USER=sa
    ODI_SECU_ENCODED_PASS=
    ODI_SECU_WORK_REP=WORKREP
    ODI_USER=SUPERVISOR
    ODI_ENCODED_PASS=xxx
    i think that is not configured, because the odi_secu_ur is not correct... i'm looking for any information in the documentation, but i don't yet found notthing...
    how can i start hsqldb?
    Thanks!!!

  • ODI Scheduling agent error

    Hi,
    I'm trying to schedule a procedure, for that I go the command line to run the agent using the below command and get aa exception
    C:\OraHome_1\oracledi\bin>agentscheduler -name=odi_demo_agent -port=23000
    A JDK is required to execute Web Services with OracleDI. You are currently using a JRE.
    OracleDI: Starting Scheduler Agent ...
    Starting Oracle Data Integrator Agent...
    Version : 10.1.3.5 - 10/11/2008
    com.sunopsis.tools.core.exception.SnpsRuntimeException: java.sql.SQLException: No suitable driver
    at com.sunopsis.dwg.cmd.n.a(n.java)
    at com.sunopsis.a.f.run(f.java)
    at com.sunopsis.dwg.cmd.i.y(i.java)
    at com.sunopsis.dwg.cmd.i.run(i.java)
    at java.lang.Thread.run(Unknown Source) Caused by: java.sql.SQLException: No suitable driver
    at java.sql.DriverManager.getDriver(Unknown Source)
    at com.sunopsis.sql.SnpsConnection.u(SnpsConnection.java)
    at com.sunopsis.sql.SnpsConnection.c(SnpsConnection.java)
    at com.sunopsis.sql.i.run(i.java) Caused by:
    java.sql.SQLException: No suitable driver
    at java.sql.DriverManager.getDriver(Unknown Source)
    at com.sunopsis.sql.SnpsConnection.u(SnpsConnection.java)
    at com.sunopsis.sql.SnpsConnection.c(SnpsConnection.java)
    at com.sunopsis.sql.i.run(i.java) Terminate batch job (Y/N)? y
    BUT when I just use below command it works fine.
    C:\OraHome_1\oracledi\bin>agent -name=odi_demo_agent
    A JDK is required to execute Web Services with OracleDI. You are currently using a JRE.
    Starting Oracle Data Integrator Agent...
    Version : 10.1.3.5 - 10/11/2008
    06/25/2011 02:22:08 PM(main): Server Launched
    What am I doing wrong?
    Regards

    Hi,
    Let us know the Repository configuration entry in odiparams.bat file.
    Thanks,
    Guru

  • Scheduler agent can't submit state   ORA-06502:

    hi all
    scheduler agent can't submit state
    getting below error on agent side in $ORACLE_HOME/data/agent.log
    2012.08.31 03:32:56 MSD Job terminated successfully. Duration: 14.89 seconds
    2012.08.31 03:32:56 MSD Database Error on Submit: Job Run Completion Failed!
    2012.08.31 03:32:56 MSD Database Error on Submit: Error: ORA-06502: PL/SQL: numeric or value error: character string buffer too small
    wtf ?
    Edited by: djeday84 on Aug 31, 2012 10:34 AM
    ps: db oel 5.8 psu 11.2.0.3.2
    client win 2003 ( scheduler agent 11.2.0.3 )

    Hi Sridher,
    is there any question attached to your posting?
    How long is the answer of your web service? (in bytes)
    brgds,
    Peter
    Blog: http://www.oracle-and-apex.com
    ApexLib: http://apexlib.oracleapex.info
    BuilderPlugin: http://builderplugin.oracleapex.info
    Work: http://www.click-click.at

  • How to set up scheduleing agent?

    Hi all,
    What are the steps to install an Scheduleing agent?
    I installed an agent and its working successfully. What are the steps to convert that agent to Scheduleing agent.
    Regards
    Suresh

    Hi Suresh,
    that I know, it's not possible change an agent "listener" in a "scheduler" agent, you have to create a new scheduler agent.
    It's very simple; if you want to install a scheduler agent as a service, you have to execute from the BIN folder of your OracleDI installation:
    agentservice(.bat or .sh) -i -s agentschedulername port
    where
    '-i' is to 'install'
    '-s' is to 'scheduler'
    agentschedulername is the name of the agent that you defined intopology manager
    port is the port where the agent listen, port that you defined in topology manager (defalut 20910)
    Bye
    umboZ_77

  • Scheduled Report failure - Schedule Inactive

    Hello,
    I am trying to perform an automatic report scheduling with SAP 9 PL 8.
    The query is:
    SELECT T0.callID, T0.subject, T0.customer, T0.custmrName FROM OSCL T0
    There is another related note 1798434 - Prerequisites Report Scheduler to solve the following error?
    Looking for first schedule to be executed before/on 20140429 17:11
    Found Scheduled Report ID: 10
    Handling schedule
    Starting SAP Business One Client with configuration written to its stdin
    *** SAP Business One Client Log ***
    *** SAP Business One Client Log ***
    Process timeout; terminating client process
    Process timeout; terminated
    SAP Business One Client return code:259
    Distributing results
    SAP B1 client did not update new scheduyle date and time! Deactivating the schedule to prevent infinite loop.
    An error occured while creating report by SAP B1 Client
    Schedule processed
    The note 1798434 does not resolve the above error:
    https://websmp230.sap-ag.de/sap%28bD1lcyZjPTAwMQ==%29/bc/bsp/sno/ui_entry/entry.htm?param=69765F6D6F64653D3030312669765F…
    https://websmp110.sap-ag.de/~sapdownload/011000358700000274212012E/HowTo_ReportExecution_882.pdf
    Help, someone who has successfully managed to Report Scheduler?
    Regards,
    Raúl Ponce

    Hi All,
    I have the same issue. Do you have solution to it?
    Error log shows below:
    Looking for first schedule to be executed before/on 20141212 15:1
    Found Scheduled Report ID: 1
    Added SRA2 entry
    Handling schedule
    XML configuration sent to SAP Business One Client:
    <?xml version="1.0" encoding="UTF-16"?>
    <SR>
    <R D="20141212" T="1501" O="N">1</R>
    <L S="172.30.20.111" T="7" C="VMG" LL="2" CU="manager" CP="6F5F4783DEBD49B16834D4635E91AAC880D2959526AB" LS="VM-SAP-SV:30000" LC="3"/>
    </SR>
    Starting SAP Business One Client with configuration written to its stdin
    Timeout set to 1 minutes
    *** SAP Business One Client Log ***
    *** SAP Business One Client Log ***
    Process timeout; terminating client process
    Process timeout; terminated
    SAP Business One Client return code:-1
    Distributing results
    SAP B1 client did not update new scheduyle date and time! Deactivating the schedule to prevent infinite loop.
    An error occured while creating report by SAP B1 Client
    Schedule processed
    Appreciate your help in advance.
    Regards,
    Harlene

  • Schedule problem (Failure sending mail)

    Hi experts
        Hows going.......... After a long time i am sending this post.. I am in serious terrible. Please help me out....
    Problem: We have some reports which are sent via scheduler (To mail). It worked fine since last two years.
    But unfortunately we got an error while scheduling. We did not change any configuration in Adaptive job server.
    My error message is like this:
    address error. [Error sending address(es) to SMTP server. Return code: SMTP 550 - Requested action not taken: mailbox unavailable.. Reason: [email1 <email1>].]: [CrystalEnterprise.Smtp]
    Note:
    1. We have restarted all the Services
    2. We checked smtp and it works fine
    3. Scheduler is OK when we schedule reports to Inbox
    Any suggestion will be highly appreciable.
    Thanks in advance.
    Best regards
    Arif
    Edited by: Arif Arifuzzaman on Apr 26, 2010 7:29 AM

    Make sure that
    1. the destination email address is correct.
    2. the mailbox is not bouncing.
    Check scheduling the report to another valid email address and see that the error repeats or not.
    Regards

  • Azure Backup fails with error 0x003E6 after data transmission (Protection Agent Failure)

    On a Windows Essentials 2012 Server (German) I had Azure Backup up and running for several months.
    (Probably) After adding features to support Remote Access, Azure Backup stopped working.
    The backup schedule executes and transfers all data, than it constantly fails with the error:
    "Fehler beim Vorgang aufgrund eines Schutz-Agent-Fehlers. Wiederholen Sie den Vorgang (0x003E6)" which translates to the english "The operation failed because of a protection agent failure. Retry the operation (0x003E6)".
    An update of the Backup Agent to the latest version did not resolve the issue.
    Does anybody know details about this error and the reason behind it?
    Regards,
    Dominik

    Hi Dominik,
    First please check if there is any new policy was set such as a throttle for uploading data, or a firewall was enabled before the issue occurs. 
    There is no enough information for finding out the exact cause. Please also check if there is any error and event logs. These can be found in the Application Event log under WindowsAzureBackup.
    Please remember to mark the replies as answers if they help and un-mark them if they provide no help. If you have feedback for TechNet Support, contact [email protected]

Maybe you are looking for