<?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: RBDAPP01 SAPSQL_ARRAY_INSERT_DUPREC in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/rbdapp01-sapsql-array-insert-duprec/m-p/5646074#M1284860</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;   Program RBDAPP01 only take care of idocs which are in 64 status and after processing by this program idoc comes in 53 status from 64 status. If you are getting idocs in 51 status and the same idoc automatically coming in 53 status from 51 without manully processing, it indicate there some job for program RBDMANI2 is running in background. If the same idoc is not coming in 53 status from 51 status after manunally processing in BD87 then there is some problrm with data record of an idoc.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Asit Purbey.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 22 May 2009 18:30:05 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2009-05-22T18:30:05Z</dc:date>
    <item>
      <title>RBDAPP01 SAPSQL_ARRAY_INSERT_DUPREC</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/rbdapp01-sapsql-array-insert-duprec/m-p/5646072#M1284858</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Gurus&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please help me if possible.&lt;/P&gt;&lt;P&gt;There's a job scheduled for program RBDAPP01 which processes the idocs in status 64.&lt;/P&gt;&lt;P&gt;But the job is getting failed with error 'sapsql_array_insert_duprec'.&lt;/P&gt;&lt;P&gt;It processed few idocs successfully, then got cancelled,        the job log at the bottom we could find&lt;/P&gt;&lt;P&gt;'material document data and PO data do not match' and we also found idocs(status 51) which had this error.&lt;/P&gt;&lt;P&gt;In the job log we found one more idoc no which is still in status 64, so we thought that dump came due to this idoc no, but not which is in error(status 51) .&lt;/P&gt;&lt;P&gt;We again ran the job and again the same error but diff idoc came into status 51 and in the job log we found another idoc no.&lt;/P&gt;&lt;P&gt;Now we are not able to get whether job is getting failed due to idoc which came in status 51 or idoc mentioned in the job log which is still in status 64.&lt;/P&gt;&lt;P&gt;Now we dont know if job gets failed when an error is encountered, logically idoc should come in status 51 and it should go to next idoc. Please help..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 22 May 2009 17:46:45 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/rbdapp01-sapsql-array-insert-duprec/m-p/5646072#M1284858</guid>
      <dc:creator>manubhutani</dc:creator>
      <dc:date>2009-05-22T17:46:45Z</dc:date>
    </item>
    <item>
      <title>Re: RBDAPP01 SAPSQL_ARRAY_INSERT_DUPREC</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/rbdapp01-sapsql-array-insert-duprec/m-p/5646073#M1284859</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi&lt;/P&gt;&lt;P&gt;If you are getting the following dump ''sapsql_array_insert_duprec''&lt;/P&gt;&lt;P&gt;it means that SAP is trying to make an entry in the table but an entry with the same key already exists.&lt;/P&gt;&lt;P&gt;Just check in which table it is trying to update and what is the duplicate entry?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Ankur Parab&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 22 May 2009 18:11:18 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/rbdapp01-sapsql-array-insert-duprec/m-p/5646073#M1284859</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-05-22T18:11:18Z</dc:date>
    </item>
    <item>
      <title>Re: RBDAPP01 SAPSQL_ARRAY_INSERT_DUPREC</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/rbdapp01-sapsql-array-insert-duprec/m-p/5646074#M1284860</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;   Program RBDAPP01 only take care of idocs which are in 64 status and after processing by this program idoc comes in 53 status from 64 status. If you are getting idocs in 51 status and the same idoc automatically coming in 53 status from 51 without manully processing, it indicate there some job for program RBDMANI2 is running in background. If the same idoc is not coming in 53 status from 51 status after manunally processing in BD87 then there is some problrm with data record of an idoc.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Asit Purbey.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 22 May 2009 18:30:05 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/rbdapp01-sapsql-array-insert-duprec/m-p/5646074#M1284860</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-05-22T18:30:05Z</dc:date>
    </item>
    <item>
      <title>Re: RBDAPP01 SAPSQL_ARRAY_INSERT_DUPREC</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/rbdapp01-sapsql-array-insert-duprec/m-p/5646075#M1284861</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks for the reply..&lt;/P&gt;&lt;P&gt;Are you sure there is a problem with the data.&lt;/P&gt;&lt;P&gt;Is the case that we need to apply any SAP NOTE for the same.&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 23 May 2009 08:44:09 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/rbdapp01-sapsql-array-insert-duprec/m-p/5646075#M1284861</guid>
      <dc:creator>manubhutani</dc:creator>
      <dc:date>2009-05-23T08:44:09Z</dc:date>
    </item>
    <item>
      <title>Re: RBDAPP01 SAPSQL_ARRAY_INSERT_DUPREC</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/rbdapp01-sapsql-array-insert-duprec/m-p/5646076#M1284862</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks for the reply.&lt;/P&gt;&lt;P&gt;Job running RBDAPP01(status 64 processing) is getting failed with error data mismatch&lt;/P&gt;&lt;P&gt;same error is there in idoc and we can see one idoc no in the dump of sapsql_array_insert_duprec.&lt;/P&gt;&lt;P&gt;which is still in status 64, so we thought tht dump is due to this idoc but not because of idoc which is coming in error (51)&lt;/P&gt;&lt;P&gt;so do u know if job can get failed due to idoc coming in error &lt;/P&gt;&lt;P&gt;but logically after processing idoc (idoc coming whether is status 51 or 53), it should process next idoc.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 23 May 2009 09:00:50 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/rbdapp01-sapsql-array-insert-duprec/m-p/5646076#M1284862</guid>
      <dc:creator>manubhutani</dc:creator>
      <dc:date>2009-05-23T09:00:50Z</dc:date>
    </item>
    <item>
      <title>Re: RBDAPP01 SAPSQL_ARRAY_INSERT_DUPREC</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/rbdapp01-sapsql-array-insert-duprec/m-p/5646077#M1284863</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Manu,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;On thing I can say here is you are getting error Because of idoc mentioned in the job log which is still in status 64. Its is not able to process the IDOC and keeping the session status to 64 all the time.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;One quick turnaround could be delete the data related to IDOC in recopient system and try to repost the IDOC it will work fine.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If you goto SAP it may take some time as SAP will require to get into your system and may end up saying this is becasue of data inconsistancy in Recipient system.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope this helps!&lt;/P&gt;&lt;P&gt;S hital&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 24 May 2009 06:17:47 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/rbdapp01-sapsql-array-insert-duprec/m-p/5646077#M1284863</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-05-24T06:17:47Z</dc:date>
    </item>
    <item>
      <title>Re: RBDAPP01 SAPSQL_ARRAY_INSERT_DUPREC</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/rbdapp01-sapsql-array-insert-duprec/m-p/5646078#M1284864</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks for the reply&lt;/P&gt;&lt;P&gt;the dump is at line -&amp;gt; insert nast from table lt_insert(in FM rv_message_update).&lt;/P&gt;&lt;P&gt;But in NAST table time at which record is created is also a primary key..&lt;/P&gt;&lt;P&gt;then how can it give a dump of sapsql_array_insert_duprec ?&lt;/P&gt;&lt;P&gt;I am in confusion with this..&lt;/P&gt;&lt;P&gt;Thanks a lot..&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 24 May 2009 15:33:23 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/rbdapp01-sapsql-array-insert-duprec/m-p/5646078#M1284864</guid>
      <dc:creator>manubhutani</dc:creator>
      <dc:date>2009-05-24T15:33:23Z</dc:date>
    </item>
    <item>
      <title>Re: RBDAPP01 SAPSQL_ARRAY_INSERT_DUPREC</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/rbdapp01-sapsql-array-insert-duprec/m-p/5646079#M1284865</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Well if its giving error saying its Duplicate then it has to be duplicate thats all I can say. You are having the muliple records in internal table for which the primary key fields are same and as you are executing INSERT as a single command for entire Internal table it will fail to update. Not a single record will be updated in database.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Why dont you try deleting the existing data in receiver system related to this IDOC?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 24 May 2009 17:27:09 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/rbdapp01-sapsql-array-insert-duprec/m-p/5646079#M1284865</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-05-24T17:27:09Z</dc:date>
    </item>
  </channel>
</rss>

