<?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: Auto Reconnect option for Vertiva in Talend Studio</title>
    <link>https://community.qlik.com/t5/Talend-Studio/Auto-Reconnect-option-for-Vertiva/m-p/2298567#M71010</link>
    <description>&lt;P&gt;You mean the error i got.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Thu, 29 Jun 2017 09:29:07 GMT</pubDate>
    <dc:creator>javvaji</dc:creator>
    <dc:date>2017-06-29T09:29:07Z</dc:date>
    <item>
      <title>Auto Reconnect option for Vertiva</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Auto-Reconnect-option-for-Vertiva/m-p/2298562#M71005</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;As i was continuously getting the following error, do we have option like auto reconnect in Additional JDBC Parameters.&lt;/P&gt; 
&lt;P&gt;Error is:&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;[FATAL]: local_project.j_sample_0_1.j_Sample - tAsyncOut_tVerticaOutput_1 An existing connection was forcibly closed by the remote host&lt;BR /&gt;org.netezza.error.NzSQLException: An existing connection was forcibly closed by the remote host&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;Thanks,&lt;BR /&gt;Bharath.&lt;/P&gt;</description>
      <pubDate>Tue, 27 Jun 2017 12:34:12 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Auto-Reconnect-option-for-Vertiva/m-p/2298562#M71005</guid>
      <dc:creator>javvaji</dc:creator>
      <dc:date>2017-06-27T12:34:12Z</dc:date>
    </item>
    <item>
      <title>Re: Auto Reconnect option for Vertiva</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Auto-Reconnect-option-for-Vertiva/m-p/2298563#M71006</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;
&lt;P&gt;You probably have to change tcp_k&lt;SPAN&gt;eepalive_time parameter to avoid a connection close while your process is waiting for a response from the db server.&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;The following command set the keppalive parameter to 30 minutes&lt;/SPAN&gt;&lt;/P&gt;
&lt;PRE&gt;echo 1800 &amp;gt; /proc/sys/net/ipv4/tcp_keepalive_time&lt;/PRE&gt;
&lt;P&gt;&lt;SPAN&gt;You may refer to &lt;A href="http://vertica-forums.com/viewtopic.php?t=252" target="_self" rel="nofollow noopener noreferrer"&gt;this post from Vertica forum&lt;/A&gt;.&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 27 Jun 2017 14:22:18 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Auto-Reconnect-option-for-Vertiva/m-p/2298563#M71006</guid>
      <dc:creator>TRF</dc:creator>
      <dc:date>2017-06-27T14:22:18Z</dc:date>
    </item>
    <item>
      <title>Re: Auto Reconnect option for Vertiva</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Auto-Reconnect-option-for-Vertiva/m-p/2298564#M71007</link>
      <description>&lt;P&gt;As per my understanding to your comment&amp;nbsp;we need to change it in the server where the Netezza was installed.If i am correct. Please correct me if i am wrong.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Bharath.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 27 Jun 2017 15:16:07 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Auto-Reconnect-option-for-Vertiva/m-p/2298564#M71007</guid>
      <dc:creator>javvaji</dc:creator>
      <dc:date>2017-06-27T15:16:07Z</dc:date>
    </item>
    <item>
      <title>Re: Auto Reconnect option for Vertiva</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Auto-Reconnect-option-for-Vertiva/m-p/2298565#M71008</link>
      <description>&lt;P&gt;You are right.&lt;/P&gt;&lt;P&gt;Also, as the result is not garanted, save the current value for&amp;nbsp;&lt;SPAN&gt;tcp_k&lt;/SPAN&gt;&lt;SPAN&gt;eepalive_time to be able to restore it in case the problem is not solved with that.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;In case of multi-nodes, do the same thing for each node.&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 27 Jun 2017 15:35:36 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Auto-Reconnect-option-for-Vertiva/m-p/2298565#M71008</guid>
      <dc:creator>TRF</dc:creator>
      <dc:date>2017-06-27T15:35:36Z</dc:date>
    </item>
    <item>
      <title>Re: Auto Reconnect option for Vertiva</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Auto-Reconnect-option-for-Vertiva/m-p/2298566#M71009</link>
      <description>Can you share the result?</description>
      <pubDate>Wed, 28 Jun 2017 23:21:45 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Auto-Reconnect-option-for-Vertiva/m-p/2298566#M71009</guid>
      <dc:creator>TRF</dc:creator>
      <dc:date>2017-06-28T23:21:45Z</dc:date>
    </item>
    <item>
      <title>Re: Auto Reconnect option for Vertiva</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Auto-Reconnect-option-for-Vertiva/m-p/2298567#M71010</link>
      <description>&lt;P&gt;You mean the error i got.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 29 Jun 2017 09:29:07 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Auto-Reconnect-option-for-Vertiva/m-p/2298567#M71010</guid>
      <dc:creator>javvaji</dc:creator>
      <dc:date>2017-06-29T09:29:07Z</dc:date>
    </item>
    <item>
      <title>Re: Auto Reconnect option for Vertiva</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Auto-Reconnect-option-for-Vertiva/m-p/2298568#M71011</link>
      <description>I mean the result of changing the value for tcp_keepalive_time</description>
      <pubDate>Thu, 29 Jun 2017 21:41:32 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Auto-Reconnect-option-for-Vertiva/m-p/2298568#M71011</guid>
      <dc:creator>TRF</dc:creator>
      <dc:date>2017-06-29T21:41:32Z</dc:date>
    </item>
    <item>
      <title>Re: Auto Reconnect option for Vertiva</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Auto-Reconnect-option-for-Vertiva/m-p/2298569#M71012</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;tcp_keepalive_time is not&amp;nbsp;yet implemented. I will let you know once i am done with it.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Thanks,&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Bharath.&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Fri, 30 Jun 2017 09:59:35 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Auto-Reconnect-option-for-Vertiva/m-p/2298569#M71012</guid>
      <dc:creator>javvaji</dc:creator>
      <dc:date>2017-06-30T09:59:35Z</dc:date>
    </item>
    <item>
      <title>Re: Auto Reconnect option for Vertiva</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Auto-Reconnect-option-for-Vertiva/m-p/2298570#M71013</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt; 
&lt;P&gt;Is there any update for your &lt;SPAN&gt;tcp_keepalive_time&lt;/SPAN&gt; implement?&lt;/P&gt; 
&lt;P&gt;Best regards&lt;/P&gt; 
&lt;P&gt;Sabrina&lt;/P&gt;</description>
      <pubDate>Wed, 05 Jul 2017 06:51:30 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Auto-Reconnect-option-for-Vertiva/m-p/2298570#M71013</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2017-07-05T06:51:30Z</dc:date>
    </item>
    <item>
      <title>Re: Auto Reconnect option for Vertiva</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Auto-Reconnect-option-for-Vertiva/m-p/2298571#M71014</link>
      <description>&lt;P&gt;Not Yet.&lt;/P&gt;</description>
      <pubDate>Wed, 05 Jul 2017 13:00:49 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Auto-Reconnect-option-for-Vertiva/m-p/2298571#M71014</guid>
      <dc:creator>javvaji</dc:creator>
      <dc:date>2017-07-05T13:00:49Z</dc:date>
    </item>
  </channel>
</rss>

