<?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: SAPSQL_ARRAY_INSERT_DUPREC error when copying user profile in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/sapsql-array-insert-duprec-error-when-copying-user-profile/m-p/10458587#M1848116</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;did you have check your range number (SNRO / TNRO) haven't been modified ?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;regards&lt;/P&gt;&lt;P&gt;Fred&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 09 Jul 2014 12:32:33 GMT</pubDate>
    <dc:creator>FredericGirod</dc:creator>
    <dc:date>2014-07-09T12:32:33Z</dc:date>
    <item>
      <title>SAPSQL_ARRAY_INSERT_DUPREC error when copying user profile</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/sapsql-array-insert-duprec-error-when-copying-user-profile/m-p/10458586#M1848115</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;When copying a user profile, the following ABAP dump happened.&amp;nbsp; Can anyone please let me know if there is an OSS note for this issue?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Runtime error: SAPSQL_ARRAY_INSERT_DUPREC&lt;/P&gt;&lt;P&gt;Exception&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; : CX_SY_OPEN_SQL_DB&lt;/P&gt;&lt;P&gt;ABAP prog&amp;nbsp;&amp;nbsp; : CL_PERS_ACCESS_MM_PUR=========CP&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Error Analysis:&lt;/P&gt;&lt;P&gt;An exception has occurred which is explained in more detail below. The&lt;/P&gt;&lt;P&gt;exception is assigned to class 'CX_SY_OPEN_SQL_DB' and was not caught in&lt;/P&gt;&lt;P&gt; procedure&lt;/P&gt;&lt;P&gt;"IF_PERS_EXTERNAL_TABLE~SAVE_BUFFER" "(METHOD)", nor was it propagated by a&lt;/P&gt;&lt;P&gt; RAISING clause.&lt;/P&gt;&lt;P&gt;Since the caller of the procedure could not have anticipated this&lt;/P&gt;&lt;P&gt;exception, the current program was terminated.&lt;/P&gt;&lt;P&gt;The reason for the exception is:&lt;/P&gt;&lt;P&gt;When an Open SQL array insert is performed, trying to insert a record&lt;/P&gt;&lt;P&gt;into the database causes the function to terminate if a record with the&lt;/P&gt;&lt;P&gt;same key already exists.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt;"&gt;(When an Open SQL individual record insert is performed, this situation&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;does not cause the function to terminate. SY-SUBRC is set to 4&lt;/P&gt;&lt;P&gt;instead.)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt;"&gt;The database table was "ESDUS".&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 09 Jul 2014 12:31:02 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/sapsql-array-insert-duprec-error-when-copying-user-profile/m-p/10458586#M1848115</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2014-07-09T12:31:02Z</dc:date>
    </item>
    <item>
      <title>Re: SAPSQL_ARRAY_INSERT_DUPREC error when copying user profile</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/sapsql-array-insert-duprec-error-when-copying-user-profile/m-p/10458587#M1848116</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;did you have check your range number (SNRO / TNRO) haven't been modified ?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;regards&lt;/P&gt;&lt;P&gt;Fred&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 09 Jul 2014 12:32:33 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/sapsql-array-insert-duprec-error-when-copying-user-profile/m-p/10458587#M1848116</guid>
      <dc:creator>FredericGirod</dc:creator>
      <dc:date>2014-07-09T12:32:33Z</dc:date>
    </item>
    <item>
      <title>Re: SAPSQL_ARRAY_INSERT_DUPREC error when copying user profile</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/sapsql-array-insert-duprec-error-when-copying-user-profile/m-p/10458588#M1848117</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Found a note:&amp;nbsp; &lt;A href="http://service.sap.com/sap/support/notes/1597172" title="1597172  - SAPSQL_ARRAY_INSERT_DUPREC dump in SU01 when copying users"&gt;&lt;SPAN class="title"&gt;1597172 - SAPSQL_ARRAY_INSERT_DUPREC dump in SU01 when copying users&lt;/SPAN&gt; &lt;/A&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 08 Oct 2014 09:17:25 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/sapsql-array-insert-duprec-error-when-copying-user-profile/m-p/10458588#M1848117</guid>
      <dc:creator>DieterLorenz</dc:creator>
      <dc:date>2014-10-08T09:17:25Z</dc:date>
    </item>
  </channel>
</rss>

