<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re: Archiving Delete job failed in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/archiving-delete-job-failed/m-p/9833815#M1784356</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello Shamik, &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If you feel that the incorrect delete jobs (those ran previously) are creating problem, and by clearing those you can resolve the issue then here you go. ADMI_RUN is the table where all the job references are stored. by passing the Archiving object and the run number you can get those records. I dont see any table maintenance for this table, so probable to delete these you have to get the firefighter access in production. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;but if you ask me this should not be the root cause, but still you can give a try. All the best. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;Nivash S&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Sun, 03 Nov 2013 22:56:45 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2013-11-03T22:56:45Z</dc:date>
    <item>
      <title>Archiving Delete job failed</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/archiving-delete-job-failed/m-p/9833811#M1784352</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;We are using standard delete archiving program RSARCHD, to delete the data for archiving object CO_ITEM. &lt;/P&gt;&lt;P&gt;Recently we have encountered a issue in the delete job. In job log of that program is saying :&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG class="migrated-image" src="https://community.sap.com/legacyfs/online/storage/attachments/storage/7/jiveimages/312242" height="106" width="783" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;We have checked the Variant and authorization and everything is fine. Can anybody able to tell me what is the issue? &lt;/P&gt;&lt;P&gt;For other programs it is working fine but we have encountered this error message 2-3 times in the past also.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 31 Oct 2013 17:21:25 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/archiving-delete-job-failed/m-p/9833811#M1784352</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2013-10-31T17:21:25Z</dc:date>
    </item>
    <item>
      <title>Re: Archiving Delete job failed</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/archiving-delete-job-failed/m-p/9833812#M1784353</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Check error massage in SM21 and ST22.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 31 Oct 2013 18:03:29 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/archiving-delete-job-failed/m-p/9833812#M1784353</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2013-10-31T18:03:29Z</dc:date>
    </item>
    <item>
      <title>Re: Archiving Delete job failed</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/archiving-delete-job-failed/m-p/9833813#M1784354</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello Shamik, &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;As suggested by Pramod you have to analyze the dump in ST22 and check whether you are getting any clue from there. Other option is to debug the program RSARCHD with the same variant you provided for the background job. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I believe you are scheduling the delete job through the transaction SARA, please confirm. &lt;/P&gt;&lt;P&gt;Let me know if you still have difficulties. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks &lt;/P&gt;&lt;P&gt;Nivash S&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 01 Nov 2013 01:53:21 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/archiving-delete-job-failed/m-p/9833813#M1784354</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2013-11-01T01:53:21Z</dc:date>
    </item>
    <item>
      <title>Re: Archiving Delete job failed</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/archiving-delete-job-failed/m-p/9833814#M1784355</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks for the reply. I have checked ST22 and SM21 , but there is no error message or dump.&lt;/P&gt;&lt;P&gt;I have tried to debug the RSARCHD program with the same variant ( only change the mode from Production to TEST) and found that lots of other CO_ITEM Delete jobs are in queue which was run previously but cancelled somehow.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;How to delete the incorrect old delete jobs from SARA? &lt;/P&gt;&lt;P&gt;If any Write or Delete jobs are failed then how to remove those jobs and other details ?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 01 Nov 2013 09:09:17 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/archiving-delete-job-failed/m-p/9833814#M1784355</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2013-11-01T09:09:17Z</dc:date>
    </item>
    <item>
      <title>Re: Archiving Delete job failed</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/archiving-delete-job-failed/m-p/9833815#M1784356</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello Shamik, &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If you feel that the incorrect delete jobs (those ran previously) are creating problem, and by clearing those you can resolve the issue then here you go. ADMI_RUN is the table where all the job references are stored. by passing the Archiving object and the run number you can get those records. I dont see any table maintenance for this table, so probable to delete these you have to get the firefighter access in production. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;but if you ask me this should not be the root cause, but still you can give a try. All the best. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;Nivash S&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 03 Nov 2013 22:56:45 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/archiving-delete-job-failed/m-p/9833815#M1784356</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2013-11-03T22:56:45Z</dc:date>
    </item>
  </channel>
</rss>

