<?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 set database connection timeout for shared db in Talend Studio</title>
    <link>https://community.qlik.com/t5/Talend-Studio/How-to-set-database-connection-timeout-for-shared-db/m-p/2338431#M106669</link>
    <description>&lt;P&gt;Hi&lt;/P&gt;&lt;P&gt;Which DB type? Usually, add the timeout parameter to 'Additional JDBC Parameters' field or run a query using tXXXRow to set the timeout value. &lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Shong&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Mon, 27 Mar 2023 11:47:05 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2023-03-27T11:47:05Z</dc:date>
    <item>
      <title>How to set database connection timeout for shared db</title>
      <link>https://community.qlik.com/t5/Talend-Studio/How-to-set-database-connection-timeout-for-shared-db/m-p/2338430#M106668</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;I have set up shared db connection for my ETL processes. We have 50+ ETL currently running at the moment. But we have encountered some hanging issue(process will not work for like 2hours)  . Is there a way to setup a database connection timeout for above process.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank you&lt;/P&gt;&lt;P&gt;Heshan K&lt;/P&gt;</description>
      <pubDate>Thu, 23 Mar 2023 05:51:41 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/How-to-set-database-connection-timeout-for-shared-db/m-p/2338430#M106668</guid>
      <dc:creator>heshkaru</dc:creator>
      <dc:date>2023-03-23T05:51:41Z</dc:date>
    </item>
    <item>
      <title>Re: How to set database connection timeout for shared db</title>
      <link>https://community.qlik.com/t5/Talend-Studio/How-to-set-database-connection-timeout-for-shared-db/m-p/2338431#M106669</link>
      <description>&lt;P&gt;Hi&lt;/P&gt;&lt;P&gt;Which DB type? Usually, add the timeout parameter to 'Additional JDBC Parameters' field or run a query using tXXXRow to set the timeout value. &lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Shong&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 27 Mar 2023 11:47:05 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/How-to-set-database-connection-timeout-for-shared-db/m-p/2338431#M106669</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2023-03-27T11:47:05Z</dc:date>
    </item>
    <item>
      <title>Re: How to set database connection timeout for shared db</title>
      <link>https://community.qlik.com/t5/Talend-Studio/How-to-set-database-connection-timeout-for-shared-db/m-p/2338432#M106670</link>
      <description>&lt;P&gt;Shared DB connection is a connection which is exactly the same if you get it with the same name. Getting locks this way is pretty easy and you can be happy only to have locks and no other problems.&lt;/P&gt;&lt;P&gt;I strongly suggest to think about if it is a good idea to use exactly the same connection for multiple jobs. I think the transaction management will be a nightmare!&lt;/P&gt;&lt;P&gt;If you want to spare connection or reuse them use connections with the Datasource Alias. In normal Talend jobs outside a Talend Runtime you cannot setup a database connection pool but here you can use here custom components:&lt;/P&gt;&lt;P&gt;https://github.com/jlolling/talendcomp_tDatabaseConnectionPool&lt;/P&gt;&lt;P&gt;You can download the components from the Release section on the right side there.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 28 Mar 2023 18:57:05 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/How-to-set-database-connection-timeout-for-shared-db/m-p/2338432#M106670</guid>
      <dc:creator>jlolling_kloeckner</dc:creator>
      <dc:date>2023-03-28T18:57:05Z</dc:date>
    </item>
  </channel>
</rss>

