<?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: Error in Talend job with oracle DB java.sql.SQLRecoverableException: Closed Connection in Talend Studio</title>
    <link>https://community.qlik.com/t5/Talend-Studio/Error-in-Talend-job-with-oracle-DB-java-sql/m-p/2340359#M108398</link>
    <description>&lt;P&gt;Please check if you have database output components where "Die On Error" is not checked. &lt;/P&gt;&lt;P&gt;It could be a component dies silently and the next component trying to use the connection cannot do this until a rollback has performed.  This way you will find out the actual problem.&lt;/P&gt;</description>
    <pubDate>Wed, 12 Apr 2023 12:46:30 GMT</pubDate>
    <dc:creator>jlolling</dc:creator>
    <dc:date>2023-04-12T12:46:30Z</dc:date>
    <item>
      <title>Error in Talend job with oracle DB java.sql.SQLRecoverableException: Closed Connection</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Error-in-Talend-job-with-oracle-DB-java-sql/m-p/2340345#M108384</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;One of our Talend job failed with below error &lt;/P&gt;&lt;P&gt;Message :java.sql.SQLRecoverableException: Closed Connection: next&lt;/P&gt;&lt;P&gt;	at oracle.jdbc.driver.InsensitiveScrollableResultSet.ensureOpen(InsensitiveScrollableResultSet.java:110)&lt;/P&gt;&lt;P&gt;	at oracle.jdbc.driver.InsensitiveScrollableResultSet.next(InsensitiveScrollableResultSet.java:404)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Talend Data Integration 7.3.1 Oracle Database 19.3.0&lt;/P&gt;&lt;P&gt;Ojdbc - ojdbc8-19.3.0.0.jar&lt;/P&gt;&lt;P&gt;JDK - 11.0_18l64&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;We are using shared connections and before any DB input component we have a connection component to register the shared connection name.&lt;/P&gt;&lt;P&gt;All the operations are select. Please help to find root cause of this issue.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;</description>
      <pubDate>Fri, 15 Nov 2024 21:55:12 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Error-in-Talend-job-with-oracle-DB-java-sql/m-p/2340345#M108384</guid>
      <dc:creator>PSanadi</dc:creator>
      <dc:date>2024-11-15T21:55:12Z</dc:date>
    </item>
    <item>
      <title>Re: Error in Talend job with oracle DB java.sql.SQLRecoverableException: Closed Connection</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Error-in-Talend-job-with-oracle-DB-java-sql/m-p/2340346#M108385</link>
      <description>&lt;P&gt;This is a typical error caused by a problem in the job design. Please post here a screenshot of your job.&lt;/P&gt;</description>
      <pubDate>Sat, 08 Apr 2023 16:30:42 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Error-in-Talend-job-with-oracle-DB-java-sql/m-p/2340346#M108385</guid>
      <dc:creator>jlolling</dc:creator>
      <dc:date>2023-04-08T16:30:42Z</dc:date>
    </item>
    <item>
      <title>Re: Error in Talend job with oracle DB java.sql.SQLRecoverableException: Closed Connection</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Error-in-Talend-job-with-oracle-DB-java-sql/m-p/2340347#M108386</link>
      <description>&lt;P&gt;Hello the job is having connection component to register the shared connection and then tdbinput to select the data. ​The same job was working fine with DB2 database. We did multiple executions and all of them were successful but few of them failed with the error mentioned.&lt;/P&gt;</description>
      <pubDate>Sun, 09 Apr 2023 15:08:28 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Error-in-Talend-job-with-oracle-DB-java-sql/m-p/2340347#M108386</guid>
      <dc:creator>PSanadi</dc:creator>
      <dc:date>2023-04-09T15:08:28Z</dc:date>
    </item>
    <item>
      <title>Re: Error in Talend job with oracle DB java.sql.SQLRecoverableException: Closed Connection</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Error-in-Talend-job-with-oracle-DB-java-sql/m-p/2340348#M108387</link>
      <description>&lt;P&gt;Hello @Pravin Sanadi​&amp;nbsp;,&lt;/P&gt;&lt;P&gt;Regarding to the error log, the problem is that the db connection is closed while it's still in use.&lt;/P&gt;&lt;P&gt;Do you have a connection pool settings for the oracle db?&lt;/P&gt;&lt;P&gt;One possible solution is not to check the button "Use or register a shared DB Connection" for tOracleConnection component&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;Aiming&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 10 Apr 2023 01:22:49 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Error-in-Talend-job-with-oracle-DB-java-sql/m-p/2340348#M108387</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2023-04-10T01:22:49Z</dc:date>
    </item>
    <item>
      <title>Re: Error in Talend job with oracle DB java.sql.SQLRecoverableException: Closed Connection</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Error-in-Talend-job-with-oracle-DB-java-sql/m-p/2340349#M108388</link>
      <description>&lt;P&gt;Hi Aiming, How do I check the connection pool settings in oracle can you help me with it. We want to use shared connection for better processing time. We have 2 db input components connected out of which one worked fine the next one failed so don't understand where and who closed the connection. We do not have any close connection or commit component in the code. And as it is just select we don't need it as well.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 10 Apr 2023 01:44:48 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Error-in-Talend-job-with-oracle-DB-java-sql/m-p/2340349#M108388</guid>
      <dc:creator>PSanadi</dc:creator>
      <dc:date>2023-04-10T01:44:48Z</dc:date>
    </item>
    <item>
      <title>Re: Error in Talend job with oracle DB java.sql.SQLRecoverableException: Closed Connection</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Error-in-Talend-job-with-oracle-DB-java-sql/m-p/2340350#M108389</link>
      <description>&lt;P&gt;Hello @Pravin Sanadi​&amp;nbsp;, &lt;/P&gt;&lt;P&gt;Sorry,  it should not be related to the connection pool issue as the tOracleConnection won't use the pool.&lt;/P&gt;&lt;P&gt;As a test, could you please double check if  the "Auto Commit" button is checked in tOracleConnection's advanced settings?&lt;/P&gt;&lt;P&gt;if not, please check it to re-try?&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="0695b00000fJbjFAAS.png"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/133747i9E879AB5CE628119/image-size/large?v=v2&amp;amp;px=999" role="button" title="0695b00000fJbjFAAS.png" alt="0695b00000fJbjFAAS.png" /&gt;&lt;/span&gt;&lt;/P&gt;</description>
      <pubDate>Mon, 10 Apr 2023 02:39:12 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Error-in-Talend-job-with-oracle-DB-java-sql/m-p/2340350#M108389</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2023-04-10T02:39:12Z</dc:date>
    </item>
    <item>
      <title>Re: Error in Talend job with oracle DB java.sql.SQLRecoverableException: Closed Connection</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Error-in-Talend-job-with-oracle-DB-java-sql/m-p/2340351#M108390</link>
      <description>&lt;P&gt;But do we need this ? The auto commit is unchecked and as we are doing only select why do we need this to be checked ?​&lt;/P&gt;</description>
      <pubDate>Mon, 10 Apr 2023 03:16:46 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Error-in-Talend-job-with-oracle-DB-java-sql/m-p/2340351#M108390</guid>
      <dc:creator>PSanadi</dc:creator>
      <dc:date>2023-04-10T03:16:46Z</dc:date>
    </item>
    <item>
      <title>Re: Error in Talend job with oracle DB java.sql.SQLRecoverableException: Closed Connection</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Error-in-Talend-job-with-oracle-DB-java-sql/m-p/2340352#M108391</link>
      <description>&lt;P&gt;@Pravin Sanadi​&amp;nbsp;, &lt;/P&gt;&lt;P&gt;By default, the auto commit function is disabled and changes must be committed explicitly using the corresponding commit component, as you didn't use commit component in the job, so it should be checked so that it will commit any changes to the database automatically upon the transaction.&lt;/P&gt;</description>
      <pubDate>Mon, 10 Apr 2023 06:05:00 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Error-in-Talend-job-with-oracle-DB-java-sql/m-p/2340352#M108391</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2023-04-10T06:05:00Z</dc:date>
    </item>
    <item>
      <title>Re: Error in Talend job with oracle DB java.sql.SQLRecoverableException: Closed Connection</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Error-in-Talend-job-with-oracle-DB-java-sql/m-p/2340353#M108392</link>
      <description>&lt;P&gt;We are not doing any DML operation we are just doing select which does not need any commit. Similar setting and code was working with ibm db2 and failed for Oracle. So something wrong with the ojdbc jar and talend connectivity I feel.​&lt;/P&gt;</description>
      <pubDate>Mon, 10 Apr 2023 06:27:11 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Error-in-Talend-job-with-oracle-DB-java-sql/m-p/2340353#M108392</guid>
      <dc:creator>PSanadi</dc:creator>
      <dc:date>2023-04-10T06:27:11Z</dc:date>
    </item>
    <item>
      <title>Re: Error in Talend job with oracle DB java.sql.SQLRecoverableException: Closed Connection</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Error-in-Talend-job-with-oracle-DB-java-sql/m-p/2340354#M108393</link>
      <description>&lt;P&gt;Any update? What could be the reason for the failure?&lt;/P&gt;</description>
      <pubDate>Wed, 12 Apr 2023 10:33:33 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Error-in-Talend-job-with-oracle-DB-java-sql/m-p/2340354#M108393</guid>
      <dc:creator>PSanadi</dc:creator>
      <dc:date>2023-04-12T10:33:33Z</dc:date>
    </item>
    <item>
      <title>Re: Error in Talend job with oracle DB java.sql.SQLRecoverableException: Closed Connection</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Error-in-Talend-job-with-oracle-DB-java-sql/m-p/2340355#M108394</link>
      <description>&lt;P&gt;What do you expect? I have told you the problem is related to the job design and you do not want to show us your job design. So no progress is possible until you provide the information we need to help. &lt;/P&gt;</description>
      <pubDate>Wed, 12 Apr 2023 12:26:56 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Error-in-Talend-job-with-oracle-DB-java-sql/m-p/2340355#M108394</guid>
      <dc:creator>jlolling</dc:creator>
      <dc:date>2023-04-12T12:26:56Z</dc:date>
    </item>
    <item>
      <title>Re: Error in Talend job with oracle DB java.sql.SQLRecoverableException: Closed Connection</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Error-in-Talend-job-with-oracle-DB-java-sql/m-p/2340356#M108395</link>
      <description>&lt;P&gt;The job is working fine with db2, so if it was related to design it could have failed in db2 as well. Also for multiple runs in oracle it worked fine. The design is pretty simple we use the connection component to register the shared connection and use in multiple jobs.​&lt;/P&gt;</description>
      <pubDate>Wed, 12 Apr 2023 12:35:50 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Error-in-Talend-job-with-oracle-DB-java-sql/m-p/2340356#M108395</guid>
      <dc:creator>PSanadi</dc:creator>
      <dc:date>2023-04-12T12:35:50Z</dc:date>
    </item>
    <item>
      <title>Re: Error in Talend job with oracle DB java.sql.SQLRecoverableException: Closed Connection</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Error-in-Talend-job-with-oracle-DB-java-sql/m-p/2340357#M108396</link>
      <description>&lt;P&gt;Yes but at some point your job closes the connection and I would like to find out where. But it is YOUR problem and not mine. I done with it here.&lt;/P&gt;</description>
      <pubDate>Wed, 12 Apr 2023 12:37:43 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Error-in-Talend-job-with-oracle-DB-java-sql/m-p/2340357#M108396</guid>
      <dc:creator>jlolling</dc:creator>
      <dc:date>2023-04-12T12:37:43Z</dc:date>
    </item>
    <item>
      <title>Re: Error in Talend job with oracle DB java.sql.SQLRecoverableException: Closed Connection</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Error-in-Talend-job-with-oracle-DB-java-sql/m-p/2340358#M108397</link>
      <description>&lt;P&gt;Sorry if I have offended you in any manner. Only intention was to get help on this. It is not possible to add the job design. I have checked there is no close or commit component added in entire job. Appreciate your help.​&lt;/P&gt;</description>
      <pubDate>Wed, 12 Apr 2023 12:41:25 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Error-in-Talend-job-with-oracle-DB-java-sql/m-p/2340358#M108397</guid>
      <dc:creator>PSanadi</dc:creator>
      <dc:date>2023-04-12T12:41:25Z</dc:date>
    </item>
    <item>
      <title>Re: Error in Talend job with oracle DB java.sql.SQLRecoverableException: Closed Connection</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Error-in-Talend-job-with-oracle-DB-java-sql/m-p/2340359#M108398</link>
      <description>&lt;P&gt;Please check if you have database output components where "Die On Error" is not checked. &lt;/P&gt;&lt;P&gt;It could be a component dies silently and the next component trying to use the connection cannot do this until a rollback has performed.  This way you will find out the actual problem.&lt;/P&gt;</description>
      <pubDate>Wed, 12 Apr 2023 12:46:30 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Error-in-Talend-job-with-oracle-DB-java-sql/m-p/2340359#M108398</guid>
      <dc:creator>jlolling</dc:creator>
      <dc:date>2023-04-12T12:46:30Z</dc:date>
    </item>
    <item>
      <title>Re: Error in Talend job with oracle DB java.sql.SQLRecoverableException: Closed Connection</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Error-in-Talend-job-with-oracle-DB-java-sql/m-p/2340360#M108399</link>
      <description>&lt;P&gt;We are just generating file using select. There are no output components  still I will cross check and confirm back.​&lt;/P&gt;</description>
      <pubDate>Wed, 12 Apr 2023 12:51:36 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Error-in-Talend-job-with-oracle-DB-java-sql/m-p/2340360#M108399</guid>
      <dc:creator>PSanadi</dc:creator>
      <dc:date>2023-04-12T12:51:36Z</dc:date>
    </item>
    <item>
      <title>Re: Error in Talend job with oracle DB java.sql.SQLRecoverableException: Closed Connection</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Error-in-Talend-job-with-oracle-DB-java-sql/m-p/2340361#M108400</link>
      <description>&lt;P&gt;We are not using any output component.&lt;/P&gt;</description>
      <pubDate>Wed, 12 Apr 2023 17:04:05 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Error-in-Talend-job-with-oracle-DB-java-sql/m-p/2340361#M108400</guid>
      <dc:creator>PSanadi</dc:creator>
      <dc:date>2023-04-12T17:04:05Z</dc:date>
    </item>
    <item>
      <title>Re: Error in Talend job with oracle DB java.sql.SQLRecoverableException: Closed Connection</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Error-in-Talend-job-with-oracle-DB-java-sql/m-p/2340362#M108401</link>
      <description>&lt;P&gt;Ok, I do not know your job design and no logs. How do you think we could help you?&lt;/P&gt;&lt;P&gt;Again, if you still not provide more information we cannot help.&lt;/P&gt;</description>
      <pubDate>Wed, 12 Apr 2023 19:10:43 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Error-in-Talend-job-with-oracle-DB-java-sql/m-p/2340362#M108401</guid>
      <dc:creator>jlolling</dc:creator>
      <dc:date>2023-04-12T19:10:43Z</dc:date>
    </item>
    <item>
      <title>Re: Error in Talend job with oracle DB java.sql.SQLRecoverableException: Closed Connection</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Error-in-Talend-job-with-oracle-DB-java-sql/m-p/2340363#M108402</link>
      <description>&lt;P&gt;Have you resolved it?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 11 May 2023 11:10:48 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Error-in-Talend-job-with-oracle-DB-java-sql/m-p/2340363#M108402</guid>
      <dc:creator>TBates1683209008</dc:creator>
      <dc:date>2023-05-11T11:10:48Z</dc:date>
    </item>
  </channel>
</rss>

