<?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 tELTNetezzaMap - Additional JDBC parameters in Talend Studio</title>
    <link>https://community.qlik.com/t5/Talend-Studio/tELTNetezzaMap-Additional-JDBC-parameters/m-p/2261594#M42332</link>
    <description>&lt;P&gt;Hi,&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;I have a simple ELT job which reads data from netezza table using tELTNetezzaInput &amp;nbsp;followed by tELTNetezzaMap that nulls few fields linked to tELTNetezzaOutput which does insert into a new table.&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;The Input table has around 3.5 Billions rows and all the rows are inserted to the target table. However the job ends with error message -&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;"tELTNetezzaOutput_1 The update count exceeded Integer.MAX_VALUE.&lt;BR /&gt;org.netezza.error.NzSQLException: The update count exceeded Integer.MAX_VALUE."&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;I tried &amp;nbsp;adding "ignoreUpdateCount=True" in tELTNetezzaMap Additional JDBC parameters and checked the code. There were NO changes in the connection parameters.&lt;/P&gt; 
&lt;P&gt;Also tried modifing the connection in the Metadata but the Metadata connection string is not getting updated. Thought of pulling the connection from Metadata.&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;How to resolve this?&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;Thanks.&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Fri, 15 Mar 2019 10:57:38 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2019-03-15T10:57:38Z</dc:date>
    <item>
      <title>tELTNetezzaMap - Additional JDBC parameters</title>
      <link>https://community.qlik.com/t5/Talend-Studio/tELTNetezzaMap-Additional-JDBC-parameters/m-p/2261594#M42332</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;I have a simple ELT job which reads data from netezza table using tELTNetezzaInput &amp;nbsp;followed by tELTNetezzaMap that nulls few fields linked to tELTNetezzaOutput which does insert into a new table.&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;The Input table has around 3.5 Billions rows and all the rows are inserted to the target table. However the job ends with error message -&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;"tELTNetezzaOutput_1 The update count exceeded Integer.MAX_VALUE.&lt;BR /&gt;org.netezza.error.NzSQLException: The update count exceeded Integer.MAX_VALUE."&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;I tried &amp;nbsp;adding "ignoreUpdateCount=True" in tELTNetezzaMap Additional JDBC parameters and checked the code. There were NO changes in the connection parameters.&lt;/P&gt; 
&lt;P&gt;Also tried modifing the connection in the Metadata but the Metadata connection string is not getting updated. Thought of pulling the connection from Metadata.&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;How to resolve this?&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;Thanks.&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 15 Mar 2019 10:57:38 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/tELTNetezzaMap-Additional-JDBC-parameters/m-p/2261594#M42332</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2019-03-15T10:57:38Z</dc:date>
    </item>
    <item>
      <title>Re: tELTNetezzaMap - Additional JDBC parameters</title>
      <link>https://community.qlik.com/t5/Talend-Studio/tELTNetezzaMap-Additional-JDBC-parameters/m-p/2261595#M42333</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt; 
&lt;P&gt;Could you please modify your connection string to include &lt;CODE&gt;ignoreUpdateCount=on&lt;/CODE&gt; as a parameter and try again.&lt;/P&gt; 
&lt;P&gt;Such as,&lt;/P&gt; 
&lt;P&gt;&lt;SPAN class="comment-copy"&gt;&lt;CODE&gt;jdbc:netezza://{host}:{port}/{database};ignoreUpdateCount=True&lt;/CODE&gt;&lt;/SPAN&gt;&lt;/P&gt; 
&lt;P&gt;&lt;SPAN class="comment-copy"&gt;Let us know if it works for you.&lt;/SPAN&gt;&lt;/P&gt; 
&lt;P&gt;&lt;SPAN class="comment-copy"&gt;Best regards&lt;/SPAN&gt;&lt;/P&gt; 
&lt;P&gt;&lt;SPAN class="comment-copy"&gt;Sabrina&lt;CODE&gt;&lt;/CODE&gt;&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 04 Apr 2019 05:19:15 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/tELTNetezzaMap-Additional-JDBC-parameters/m-p/2261595#M42333</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2019-04-04T05:19:15Z</dc:date>
    </item>
  </channel>
</rss>

