<?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: Shared Oracle DB Connection and Parallelism in Talend Studio</title>
    <link>https://community.qlik.com/t5/Talend-Studio/Shared-Oracle-DB-Connection-and-Parallelism/m-p/2342682#M110516</link>
    <description>&lt;P&gt;Thanks, but we are using standard ojdbc jar provided by Talend studio - ojdbc8-19.3.0.0.jar&lt;/P&gt;&lt;P&gt;Any idea on how this jar works for our scenario.&lt;/P&gt;</description>
    <pubDate>Tue, 02 May 2023 09:05:26 GMT</pubDate>
    <dc:creator>PSanadi</dc:creator>
    <dc:date>2023-05-02T09:05:26Z</dc:date>
    <item>
      <title>Shared Oracle DB Connection and Parallelism</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Shared-Oracle-DB-Connection-and-Parallelism/m-p/2342680#M110514</link>
      <description>&lt;P&gt;Hi All,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;We are using tOracleConnection component with shared DB connection enabled. Once we register this connection there are multiple subjobs running in parallel using tParallelize and tFlowtoIterate to fetch data using select queries to write to a file. We are observing slowness in all the subjobs, can this be issue with shared connection ? How does shared connection with multiple subjobs executing in parallel works ?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;</description>
      <pubDate>Sun, 30 Apr 2023 15:11:11 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Shared-Oracle-DB-Connection-and-Parallelism/m-p/2342680#M110514</guid>
      <dc:creator>PSanadi</dc:creator>
      <dc:date>2023-04-30T15:11:11Z</dc:date>
    </item>
    <item>
      <title>Re: Shared Oracle DB Connection and Parallelism</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Shared-Oracle-DB-Connection-and-Parallelism/m-p/2342681#M110515</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;It depends on the driver.  Some drivers create a connection that makes all the parallel queries to single threaded.  Some drivers allow the use of connection pool so a single connection can be used from multiple thread.&lt;/P&gt;&lt;P&gt;Sometimes this pooling is controlled by parameters.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I personally would run some tests (a simple DBMS_SESSION.SLEEP could help) and see how the runtime changes. &lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;If you want to get an ide what happens inside the JDBC driver you can do  that via visualVM or JFR recoridng as described here: https://community.talend.com/s/article/Using-VisualVM-to-record-Java-Issues?language=en_US&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 02 May 2023 08:24:51 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Shared-Oracle-DB-Connection-and-Parallelism/m-p/2342681#M110515</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2023-05-02T08:24:51Z</dc:date>
    </item>
    <item>
      <title>Re: Shared Oracle DB Connection and Parallelism</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Shared-Oracle-DB-Connection-and-Parallelism/m-p/2342682#M110516</link>
      <description>&lt;P&gt;Thanks, but we are using standard ojdbc jar provided by Talend studio - ojdbc8-19.3.0.0.jar&lt;/P&gt;&lt;P&gt;Any idea on how this jar works for our scenario.&lt;/P&gt;</description>
      <pubDate>Tue, 02 May 2023 09:05:26 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Shared-Oracle-DB-Connection-and-Parallelism/m-p/2342682#M110516</guid>
      <dc:creator>PSanadi</dc:creator>
      <dc:date>2023-05-02T09:05:26Z</dc:date>
    </item>
  </channel>
</rss>

