<?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: How to implement connection retries for tMSSqlConnection? in Talend Studio</title>
    <link>https://community.qlik.com/t5/Talend-Studio/How-to-implement-connection-retries-for-tMSSqlConnection/m-p/2243658#M30065</link>
    <description>&lt;P&gt;Hmm... Could you please raise a service case for this issue?&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Creating a loop is just trying to escape from the current situation. But it might eventually be a performance problem for you.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;We need to detect whether the lag is due to Talend cloud component or due to network lag or something&amp;nbsp;else when the cloud is trying to make connection to DB behind your firewall. I have not heard about this issue by other customers.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;So my recommendation will be to raise a support ticket so that they can quickly analyse and fix it for you.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Warm Regards,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Nikhil Thampi&lt;/P&gt;</description>
    <pubDate>Tue, 13 Nov 2018 17:30:58 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2018-11-13T17:30:58Z</dc:date>
    <item>
      <title>How to implement connection retries for tMSSqlConnection?</title>
      <link>https://community.qlik.com/t5/Talend-Studio/How-to-implement-connection-retries-for-tMSSqlConnection/m-p/2243655#M30062</link>
      <description>&lt;P&gt;Need to implement 10 retries when a job doesn't connect to the database using tMSSqlConnection component.&amp;nbsp; How can I accomplish this?&lt;/P&gt;</description>
      <pubDate>Tue, 13 Nov 2018 16:28:11 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/How-to-implement-connection-retries-for-tMSSqlConnection/m-p/2243655#M30062</guid>
      <dc:creator>rp2018</dc:creator>
      <dc:date>2018-11-13T16:28:11Z</dc:date>
    </item>
    <item>
      <title>Re: How to implement connection retries for tMSSqlConnection?</title>
      <link>https://community.qlik.com/t5/Talend-Studio/How-to-implement-connection-retries-for-tMSSqlConnection/m-p/2243656#M30063</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp;You can catch the error when DB connection is not happening and do some looping to accomplish it theoretically.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; But could you please advise why you are facing issue in getting connection to DB at first place?&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Warm Regards,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Nikhil Thampi&lt;/P&gt;</description>
      <pubDate>Tue, 13 Nov 2018 17:08:22 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/How-to-implement-connection-retries-for-tMSSqlConnection/m-p/2243656#M30063</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2018-11-13T17:08:22Z</dc:date>
    </item>
    <item>
      <title>Re: How to implement connection retries for tMSSqlConnection?</title>
      <link>https://community.qlik.com/t5/Talend-Studio/How-to-implement-connection-retries-for-tMSSqlConnection/m-p/2243657#M30064</link>
      <description>&lt;P&gt;Sometime from Talend cloud it is not able to make connection to on premise database.&amp;nbsp; Would you have sample job that does retries using tloop?&lt;/P&gt;</description>
      <pubDate>Tue, 13 Nov 2018 17:23:02 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/How-to-implement-connection-retries-for-tMSSqlConnection/m-p/2243657#M30064</guid>
      <dc:creator>rp2018</dc:creator>
      <dc:date>2018-11-13T17:23:02Z</dc:date>
    </item>
    <item>
      <title>Re: How to implement connection retries for tMSSqlConnection?</title>
      <link>https://community.qlik.com/t5/Talend-Studio/How-to-implement-connection-retries-for-tMSSqlConnection/m-p/2243658#M30065</link>
      <description>&lt;P&gt;Hmm... Could you please raise a service case for this issue?&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Creating a loop is just trying to escape from the current situation. But it might eventually be a performance problem for you.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;We need to detect whether the lag is due to Talend cloud component or due to network lag or something&amp;nbsp;else when the cloud is trying to make connection to DB behind your firewall. I have not heard about this issue by other customers.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;So my recommendation will be to raise a support ticket so that they can quickly analyse and fix it for you.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Warm Regards,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Nikhil Thampi&lt;/P&gt;</description>
      <pubDate>Tue, 13 Nov 2018 17:30:58 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/How-to-implement-connection-retries-for-tMSSqlConnection/m-p/2243658#M30065</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2018-11-13T17:30:58Z</dc:date>
    </item>
    <item>
      <title>Re: How to implement connection retries for tMSSqlConnection?</title>
      <link>https://community.qlik.com/t5/Talend-Studio/How-to-implement-connection-retries-for-tMSSqlConnection/m-p/2243659#M30066</link>
      <description>&lt;P&gt;Nikhil,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;For the database connection issue, I'll open up a ticket with Talend Support, but&amp;nbsp;I'm also having an issue with tRest component connecting to CRM sometime.&amp;nbsp; I've opened up a ticket with Talend Support but they don't have any option for retries, etc...&amp;nbsp; So, I was thinking about looping 10 times, if it doesn't connect for this scenario too.&amp;nbsp; I'm very new with this product and not sure how I can implement this.&amp;nbsp; A sample job will be very good help for me.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 13 Nov 2018 21:33:27 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/How-to-implement-connection-retries-for-tMSSqlConnection/m-p/2243659#M30066</guid>
      <dc:creator>rp2018</dc:creator>
      <dc:date>2018-11-13T21:33:27Z</dc:date>
    </item>
    <item>
      <title>Re: How to implement connection retries for tMSSqlConnection?</title>
      <link>https://community.qlik.com/t5/Talend-Studio/How-to-implement-connection-retries-for-tMSSqlConnection/m-p/2243660#M30067</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp; &amp;nbsp; You can use tloop component for any looping related tasks.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp;Below is the link from Talend help document which contains the properties of the components and also sample job. Could you please check it?&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;A href="https://help.talend.com/reader/mjoDghHoMPI0yuyZ83a13Q/iL2h45sTpz~InS1_0iOj5w" target="_blank" rel="nofollow noopener noreferrer"&gt;https://help.talend.com/reader/mjoDghHoMPI0yuyZ83a13Q/iL2h45sTpz~InS1_0iOj5w&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp; &amp;nbsp; If the answer has helped you, could you please mark the topic as resolved? Kudos are also welcome &lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Warm Regards,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Nikhil Thampi&lt;/P&gt;</description>
      <pubDate>Wed, 14 Nov 2018 05:52:39 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/How-to-implement-connection-retries-for-tMSSqlConnection/m-p/2243660#M30067</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2018-11-14T05:52:39Z</dc:date>
    </item>
  </channel>
</rss>

