<?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 DB Connection in Talend Studio</title>
    <link>https://community.qlik.com/t5/Talend-Studio/DB-Connection/m-p/2314641#M85389</link>
    <description>&lt;P&gt;Hi Team&lt;/P&gt;&lt;P&gt;In Talend general we use connection components to reuse the connection and we use close component to close the established &amp;nbsp;connection.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Is it Mandatory to use close component,or will the connection close automatically one job ends.&lt;/P&gt;&lt;P&gt;Please clarify&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;Deepthi&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Fri, 03 Nov 2017 10:11:28 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2017-11-03T10:11:28Z</dc:date>
    <item>
      <title>DB Connection</title>
      <link>https://community.qlik.com/t5/Talend-Studio/DB-Connection/m-p/2314641#M85389</link>
      <description>&lt;P&gt;Hi Team&lt;/P&gt;&lt;P&gt;In Talend general we use connection components to reuse the connection and we use close component to close the established &amp;nbsp;connection.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Is it Mandatory to use close component,or will the connection close automatically one job ends.&lt;/P&gt;&lt;P&gt;Please clarify&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;Deepthi&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 03 Nov 2017 10:11:28 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/DB-Connection/m-p/2314641#M85389</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2017-11-03T10:11:28Z</dc:date>
    </item>
    <item>
      <title>Re: DB Connection</title>
      <link>https://community.qlik.com/t5/Talend-Studio/DB-Connection/m-p/2314642#M85390</link>
      <description>&lt;P&gt;Hi Deepthi,&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;Your connection will be closed, and all resources released when the job completes, so assuming your job doesn't run continuously without exiting, there's no need to&amp;nbsp;explicitly&amp;nbsp;close the connection.&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;The close connection components are really just for closing connections during a job, which you may want to do for a number of reasons, including:&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;You might open multiple database connections optionally depending on the logic in your job, potentially even for each row in a flow, and in this case you'll&amp;nbsp;likely want to close these connections as soon as you're finished with them.&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;For long/perpetually running jobs, like ESB jobs, a permanent connection to the database may not be practical, in which case establishing a connection and&amp;nbsp;closing it when you're finished will be necessary.&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;Regards,&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;Chris&lt;/P&gt;</description>
      <pubDate>Fri, 03 Nov 2017 10:49:43 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/DB-Connection/m-p/2314642#M85390</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2017-11-03T10:49:43Z</dc:date>
    </item>
    <item>
      <title>Re: DB Connection</title>
      <link>https://community.qlik.com/t5/Talend-Studio/DB-Connection/m-p/2314643#M85391</link>
      <description>&lt;P&gt;Hi Chris&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Thanks for your clarification.&lt;/P&gt;
&lt;P&gt;Here i have a question Lets say my iterates for 10 times and i have used connection component in the job and i didnt use close component what happens here, will the job run on single connection on new connection establishes for every iteration?&lt;/P&gt;
&lt;P&gt;Thanks&lt;/P&gt;
&lt;P&gt;Deepthi&lt;/P&gt;</description>
      <pubDate>Thu, 09 Nov 2017 04:20:24 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/DB-Connection/m-p/2314643#M85391</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2017-11-09T04:20:24Z</dc:date>
    </item>
  </channel>
</rss>

