<?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: [resolved] Handling Database Warnings with Talend in Talend Studio</title>
    <link>https://community.qlik.com/t5/Talend-Studio/resolved-Handling-Database-Warnings-with-Talend/m-p/2278222#M53759</link>
    <description>That option doesn't appear in my 'tOracleOutput' component... Just the Main option appears.</description>
    <pubDate>Thu, 28 Nov 2013 13:26:54 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2013-11-28T13:26:54Z</dc:date>
    <item>
      <title>[resolved] Handling Database Warnings with Talend</title>
      <link>https://community.qlik.com/t5/Talend-Studio/resolved-Handling-Database-Warnings-with-Talend/m-p/2278218#M53755</link>
      <description>Hi!&lt;BR /&gt;I'm receiving this warning message when I insert several data from a CSV file in a Database Table (the violation of a Constraint):&lt;BR /&gt;ORA-00001: unique constraint (XXXX.TABLE_UK_1) violated&lt;BR /&gt;How can I "ignore" the row that is causing this warning, and continue processing the remaining data?&lt;BR /&gt;Thanks.</description>
      <pubDate>Sat, 16 Nov 2024 11:49:06 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/resolved-Handling-Database-Warnings-with-Talend/m-p/2278218#M53755</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2024-11-16T11:49:06Z</dc:date>
    </item>
    <item>
      <title>Re: [resolved] Handling Database Warnings with Talend</title>
      <link>https://community.qlik.com/t5/Talend-Studio/resolved-Handling-Database-Warnings-with-Talend/m-p/2278219#M53756</link>
      <description>Hi
&lt;BR /&gt;It have ignored the rows that violates the unique constraint and continue to process the remaining data, if you check the 'die on error' option on DB output component, the job will throw the java exception and stop to execute; if you uncheck the 'die on error' option, the job will capture the problematic rows and continue to execute, link a rejects connector from DB output component to a tLogRow, you will see all the problematic rows, for example:
&lt;BR /&gt;tFileInputDelimited--main--tOracleOutput--rejects--tLogRow
&lt;BR /&gt;Shong</description>
      <pubDate>Thu, 28 Nov 2013 12:23:31 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/resolved-Handling-Database-Warnings-with-Talend/m-p/2278219#M53756</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2013-11-28T12:23:31Z</dc:date>
    </item>
    <item>
      <title>Re: [resolved] Handling Database Warnings with Talend</title>
      <link>https://community.qlik.com/t5/Talend-Studio/resolved-Handling-Database-Warnings-with-Talend/m-p/2278220#M53757</link>
      <description>Thanks, I didn't know that!&lt;BR /&gt;Is that 'reject' a component? I'm using "Talend Open Studio for Data Integration, Version: 5.3.1", and I can't find it.</description>
      <pubDate>Thu, 28 Nov 2013 12:29:23 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/resolved-Handling-Database-Warnings-with-Talend/m-p/2278220#M53757</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2013-11-28T12:29:23Z</dc:date>
    </item>
    <item>
      <title>Re: [resolved] Handling Database Warnings with Talend</title>
      <link>https://community.qlik.com/t5/Talend-Studio/resolved-Handling-Database-Warnings-with-Talend/m-p/2278221#M53758</link>
      <description>Hi 
&lt;BR /&gt;It is a connector, not a component, right lick on the tOracleOutput in this case and you will find it in the menu. 
&lt;BR /&gt;Shong 
&lt;BR /&gt; 
&lt;span class="lia-inline-image-display-wrapper" image-alt="0683p000009MBpm.png"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/134780i6766BFC7BB59A78C/image-size/large?v=v2&amp;amp;px=999" role="button" title="0683p000009MBpm.png" alt="0683p000009MBpm.png" /&gt;&lt;/span&gt;</description>
      <pubDate>Thu, 28 Nov 2013 13:10:58 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/resolved-Handling-Database-Warnings-with-Talend/m-p/2278221#M53758</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2013-11-28T13:10:58Z</dc:date>
    </item>
    <item>
      <title>Re: [resolved] Handling Database Warnings with Talend</title>
      <link>https://community.qlik.com/t5/Talend-Studio/resolved-Handling-Database-Warnings-with-Talend/m-p/2278222#M53759</link>
      <description>That option doesn't appear in my 'tOracleOutput' component... Just the Main option appears.</description>
      <pubDate>Thu, 28 Nov 2013 13:26:54 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/resolved-Handling-Database-Warnings-with-Talend/m-p/2278222#M53759</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2013-11-28T13:26:54Z</dc:date>
    </item>
    <item>
      <title>Re: [resolved] Handling Database Warnings with Talend</title>
      <link>https://community.qlik.com/t5/Talend-Studio/resolved-Handling-Database-Warnings-with-Talend/m-p/2278223#M53760</link>
      <description>I found that it doesn't appear because the Batch option is selected 
&lt;span class="lia-inline-image-display-wrapper" image-alt="0683p000009MACn.png"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/154443iC5B8CACEF3D12C6A/image-size/large?v=v2&amp;amp;px=999" role="button" title="0683p000009MACn.png" alt="0683p000009MACn.png" /&gt;&lt;/span&gt; 
&lt;BR /&gt;Thanks.</description>
      <pubDate>Thu, 28 Nov 2013 13:44:35 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/resolved-Handling-Database-Warnings-with-Talend/m-p/2278223#M53760</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2013-11-28T13:44:35Z</dc:date>
    </item>
  </channel>
</rss>

