<?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: ORA-00001: unique constraint (RELATE.PK1) violated in Talend Studio</title>
    <link>https://community.qlik.com/t5/Talend-Studio/ORA-00001-unique-constraint-RELATE-PK1-violated/m-p/2527282#M147878</link>
    <description>&lt;P&gt;We are facing same error in qlik compose task&lt;BR /&gt;"Terminated: sqlstate 23000, errorcode 1, message ORA-00001: unique constraint (DWH.abc)"&lt;BR /&gt;&lt;BR /&gt;We have checked source table, CT table, TSTG table and target table none of the table has any of the duplicate records.....&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;</description>
    <pubDate>Thu, 14 Aug 2025 04:21:05 GMT</pubDate>
    <dc:creator>Tool_Tip</dc:creator>
    <dc:date>2025-08-14T04:21:05Z</dc:date>
    <item>
      <title>ORA-00001: unique constraint (RELATE.PK1) violated</title>
      <link>https://community.qlik.com/t5/Talend-Studio/ORA-00001-unique-constraint-RELATE-PK1-violated/m-p/2345282#M112828</link>
      <description>&lt;P&gt;Hi all,&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;im getting this error even though i am inserting unique value in the columns mentioned,&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;can anyone help me&lt;/P&gt;</description>
      <pubDate>Mon, 27 Nov 2017 04:34:17 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/ORA-00001-unique-constraint-RELATE-PK1-violated/m-p/2345282#M112828</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2017-11-27T04:34:17Z</dc:date>
    </item>
    <item>
      <title>Re: ORA-00001: unique constraint (RELATE.PK1) violated</title>
      <link>https://community.qlik.com/t5/Talend-Studio/ORA-00001-unique-constraint-RELATE-PK1-violated/m-p/2345283#M112829</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;If you are sure there is&amp;nbsp;no duplicate rows in your import, is the target table empty?&lt;/P&gt;&lt;P&gt;Is there any trigger fired on the db which may produce duplicates for this table or an other?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Hope this helps.&lt;/P&gt;</description>
      <pubDate>Mon, 27 Nov 2017 07:45:54 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/ORA-00001-unique-constraint-RELATE-PK1-violated/m-p/2345283#M112829</guid>
      <dc:creator>TRF</dc:creator>
      <dc:date>2017-11-27T07:45:54Z</dc:date>
    </item>
    <item>
      <title>Re: ORA-00001: unique constraint (RELATE.PK1) violated</title>
      <link>https://community.qlik.com/t5/Talend-Studio/ORA-00001-unique-constraint-RELATE-PK1-violated/m-p/2345284#M112830</link>
      <description>&lt;P&gt;hi sorry now im facing this issue&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Message: ORA-01400: cannot insert NULL into ("RELATE"."CST_CUSTOMER"."CUST_ID")&lt;/STRONG&gt;&lt;/P&gt;</description>
      <pubDate>Mon, 27 Nov 2017 09:16:35 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/ORA-00001-unique-constraint-RELATE-PK1-violated/m-p/2345284#M112830</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2017-11-27T09:16:35Z</dc:date>
    </item>
    <item>
      <title>Re: ORA-00001: unique constraint (RELATE.PK1) violated</title>
      <link>https://community.qlik.com/t5/Talend-Studio/ORA-00001-unique-constraint-RELATE-PK1-violated/m-p/2345285#M112831</link>
      <description>&lt;P&gt;even though the source column has value,&amp;nbsp;&lt;/P&gt;&lt;P&gt;i have mappped the soapui response side&lt;STRONG&gt; CUSTOMERACCOUNTID&amp;nbsp; '300000002158900'&lt;/STRONG&gt;&amp;nbsp; to &lt;STRONG&gt;CUSTID '1'&lt;/STRONG&gt; value in database&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;the source side has value to be put into database,&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;i need help in this&lt;/P&gt;</description>
      <pubDate>Mon, 27 Nov 2017 09:20:51 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/ORA-00001-unique-constraint-RELATE-PK1-violated/m-p/2345285#M112831</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2017-11-27T09:20:51Z</dc:date>
    </item>
    <item>
      <title>Re: ORA-00001: unique constraint (RELATE.PK1) violated</title>
      <link>https://community.qlik.com/t5/Talend-Studio/ORA-00001-unique-constraint-RELATE-PK1-violated/m-p/2345286#M112832</link>
      <description>Change the destination to a file or use a tLogRow or run the job in debug mode to be sure the field has a value before to enter the tOracleXxxx component.</description>
      <pubDate>Mon, 27 Nov 2017 09:25:23 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/ORA-00001-unique-constraint-RELATE-PK1-violated/m-p/2345286#M112832</guid>
      <dc:creator>TRF</dc:creator>
      <dc:date>2017-11-27T09:25:23Z</dc:date>
    </item>
    <item>
      <title>Re: ORA-00001: unique constraint (RELATE.PK1) violated</title>
      <link>https://community.qlik.com/t5/Talend-Studio/ORA-00001-unique-constraint-RELATE-PK1-violated/m-p/2527282#M147878</link>
      <description>&lt;P&gt;We are facing same error in qlik compose task&lt;BR /&gt;"Terminated: sqlstate 23000, errorcode 1, message ORA-00001: unique constraint (DWH.abc)"&lt;BR /&gt;&lt;BR /&gt;We have checked source table, CT table, TSTG table and target table none of the table has any of the duplicate records.....&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 14 Aug 2025 04:21:05 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/ORA-00001-unique-constraint-RELATE-PK1-violated/m-p/2527282#M147878</guid>
      <dc:creator>Tool_Tip</dc:creator>
      <dc:date>2025-08-14T04:21:05Z</dc:date>
    </item>
  </channel>
</rss>

