<?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 DBSQL_DUPLICATE_KEY_ERROR in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/dbsql-duplicate-key-error/m-p/12197677#M1981422</link>
    <description>&lt;P&gt;&lt;STRONG&gt;ERROR&lt;/STRONG&gt;&lt;/P&gt;
  &lt;P&gt;&lt;STRONG&gt;Internal session terminated with a runtime error DBSQL_DUPLICATE_KEY_ERROR&lt;/STRONG&gt;&lt;/P&gt;
  &lt;P&gt;Please let me know why this error is coming when I am executing a report in SAP. &lt;/P&gt;</description>
    <pubDate>Tue, 25 Feb 2020 10:26:15 GMT</pubDate>
    <dc:creator>former_member647507</dc:creator>
    <dc:date>2020-02-25T10:26:15Z</dc:date>
    <item>
      <title>DBSQL_DUPLICATE_KEY_ERROR</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/dbsql-duplicate-key-error/m-p/12197677#M1981422</link>
      <description>&lt;P&gt;&lt;STRONG&gt;ERROR&lt;/STRONG&gt;&lt;/P&gt;
  &lt;P&gt;&lt;STRONG&gt;Internal session terminated with a runtime error DBSQL_DUPLICATE_KEY_ERROR&lt;/STRONG&gt;&lt;/P&gt;
  &lt;P&gt;Please let me know why this error is coming when I am executing a report in SAP. &lt;/P&gt;</description>
      <pubDate>Tue, 25 Feb 2020 10:26:15 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/dbsql-duplicate-key-error/m-p/12197677#M1981422</guid>
      <dc:creator>former_member647507</dc:creator>
      <dc:date>2020-02-25T10:26:15Z</dc:date>
    </item>
    <item>
      <title>Re: DBSQL_DUPLICATE_KEY_ERROR</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/dbsql-duplicate-key-error/m-p/12197678#M1981423</link>
      <description>&lt;P&gt;There could have several possible error. &lt;/P&gt;&lt;P&gt;Run transaction ST22, find the corresponding dump, and get the description error &amp;amp; the corresponding code. &lt;/P&gt;&lt;P&gt;The basis of this error is, you try to insert a row in a table, but a key for this row already exist. It is a fatal error to protect the database integrity. &lt;/P&gt;&lt;P&gt;If it is a standard program, it could be someone playing with range number (set the range number to a number already used)&lt;/P&gt;</description>
      <pubDate>Tue, 25 Feb 2020 10:29:02 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/dbsql-duplicate-key-error/m-p/12197678#M1981423</guid>
      <dc:creator>FredericGirod</dc:creator>
      <dc:date>2020-02-25T10:29:02Z</dc:date>
    </item>
    <item>
      <title>Re: DBSQL_DUPLICATE_KEY_ERROR</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/dbsql-duplicate-key-error/m-p/12197679#M1981424</link>
      <description>&lt;P&gt;IF This is occuring while doing a GR or creating a PO, then it means that the doc number which is being generated is used by other for creating PR OR PO. You can create a new group and assign a new number range to it. This solved my problem.&lt;/P&gt;</description>
      <pubDate>Sun, 06 Aug 2023 07:28:42 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/dbsql-duplicate-key-error/m-p/12197679#M1981424</guid>
      <dc:creator>anmol25</dc:creator>
      <dc:date>2023-08-06T07:28:42Z</dc:date>
    </item>
    <item>
      <title>Re: DBSQL_DUPLICATE_KEY_ERROR</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/dbsql-duplicate-key-error/m-p/12197680#M1981425</link>
      <description>&lt;P&gt;The question was so generic (can happen in thousands of cases) that your answer will be invisible to people looking for an answer, so I recommend that you post your own question AND answer, describing the problem you had in details (the question), and how you solved it (the answer). Thanks!&lt;/P&gt;</description>
      <pubDate>Sun, 06 Aug 2023 08:22:33 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/dbsql-duplicate-key-error/m-p/12197680#M1981425</guid>
      <dc:creator>Sandra_Rossi</dc:creator>
      <dc:date>2023-08-06T08:22:33Z</dc:date>
    </item>
  </channel>
</rss>

