<?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: failed to close the connection in tDB2Output in Talend Studio</title>
    <link>https://community.qlik.com/t5/Talend-Studio/failed-to-close-the-connection-in-tDB2Output/m-p/2342838#M110657</link>
    <description>&lt;P&gt;Hello,&lt;/P&gt;
&lt;P&gt;What does your whole work flow look like? Could you please post your job design screenshots into forum?&lt;/P&gt;
&lt;P&gt;Best regards&lt;/P&gt;
&lt;P&gt;Sabrina&lt;/P&gt;</description>
    <pubDate>Thu, 14 Sep 2017 07:52:06 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2017-09-14T07:52:06Z</dc:date>
    <item>
      <title>failed to close the connection in tDB2Output</title>
      <link>https://community.qlik.com/t5/Talend-Studio/failed-to-close-the-connection-in-tDB2Output/m-p/2342835#M110654</link>
      <description>&lt;P&gt;hi team, the below is the error while connecting DB2 output. kinldy adivse.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Error log:-&lt;/P&gt;
&lt;P&gt;failed to close the connection in tDB2Output_1 :[jcc][t4][10251][10308][4.11.77] java.sql.Connection.close() requested while a transaction is in progress on the connection.&lt;BR /&gt;The transaction remains active, and the connection cannot be closed. ERRORCODE=-4471, SQLSTATE=null&lt;/P&gt;</description>
      <pubDate>Thu, 14 Sep 2017 06:18:23 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/failed-to-close-the-connection-in-tDB2Output/m-p/2342835#M110654</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2017-09-14T06:18:23Z</dc:date>
    </item>
    <item>
      <title>Re: failed to close the connection in tDB2Output</title>
      <link>https://community.qlik.com/t5/Talend-Studio/failed-to-close-the-connection-in-tDB2Output/m-p/2342836#M110655</link>
      <description>&lt;P&gt;It seems connection was not established properly, what is the input connection??&lt;/P&gt;&lt;P&gt;Create a METADATA connection and &amp;nbsp;use this to connect DB- &amp;nbsp;&lt;EM&gt;&lt;STRONG&gt;Use an existing connection&lt;/STRONG&gt;&amp;nbsp;&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Avinash&lt;/P&gt;</description>
      <pubDate>Thu, 14 Sep 2017 06:48:12 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/failed-to-close-the-connection-in-tDB2Output/m-p/2342836#M110655</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2017-09-14T06:48:12Z</dc:date>
    </item>
    <item>
      <title>Re: failed to close the connection in tDB2Output</title>
      <link>https://community.qlik.com/t5/Talend-Studio/failed-to-close-the-connection-in-tDB2Output/m-p/2342837#M110656</link>
      <description>&lt;P&gt;Thanks Avinash for response.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;the below is the error after your suggestion applied.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Exception in component tDB2Close_1&lt;/P&gt;
&lt;P&gt;com.ibm.db2.jcc.am.SqlException: [jcc][t4][10251][10308][4.11.77] java.sql.Connection.close() requested while a transaction is in progress on the connection.&lt;/P&gt;
&lt;P&gt;The transaction remains active, and the connection cannot be closed. ERRORCODE=-4471, SQLSTATE=null&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; at com.ibm.db2.jcc.am.gd.a(gd.java:660)&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; at com.ibm.db2.jcc.am.gd.a(gd.java:60)&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; at com.ibm.db2.jcc.am.gd.a(gd.java:120)&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; at com.ibm.db2.jcc.am.lb.u(lb.java:1238)&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; at com.ibm.db2.jcc.am.lb.x(lb.java:1260)&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; at com.ibm.db2.jcc.am.lb.v(lb.java:1246)&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; at com.ibm.db2.jcc.am.lb.close(lb.java:1228)&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; at poc_project.extcdmgcqualscoreload_0_1.EXTCDMGCQualScoreLoad.tDB2Close_1Process(EXTCDMGCQualScoreLoad.java:2108)&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; at poc_project.extcdmgcqualscoreload_0_1.EXTCDMGCQualScoreLoad.tFileInputDelimited_1Process(EXTCDMGCQualScoreLoad.java:1991)&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; at poc_project.extcdmgcqualscoreload_0_1.EXTCDMGCQualScoreLoad.tDB2Connection_1Process(EXTCDMGCQualScoreLoad.java:448)&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; at poc_project.extcdmgcqualscoreload_0_1.EXTCDMGCQualScoreLoad.runJobInTOS(EXTCDMGCQualScoreLoad.java:2350)&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; at poc_project.extcdmgcqualscoreload_0_1.EXTCDMGCQualScoreLoad.main(EXTCDMGCQualScoreLoad.java:2207)&lt;/P&gt;</description>
      <pubDate>Thu, 14 Sep 2017 07:44:46 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/failed-to-close-the-connection-in-tDB2Output/m-p/2342837#M110656</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2017-09-14T07:44:46Z</dc:date>
    </item>
    <item>
      <title>Re: failed to close the connection in tDB2Output</title>
      <link>https://community.qlik.com/t5/Talend-Studio/failed-to-close-the-connection-in-tDB2Output/m-p/2342838#M110657</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt;
&lt;P&gt;What does your whole work flow look like? Could you please post your job design screenshots into forum?&lt;/P&gt;
&lt;P&gt;Best regards&lt;/P&gt;
&lt;P&gt;Sabrina&lt;/P&gt;</description>
      <pubDate>Thu, 14 Sep 2017 07:52:06 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/failed-to-close-the-connection-in-tDB2Output/m-p/2342838#M110657</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2017-09-14T07:52:06Z</dc:date>
    </item>
    <item>
      <title>Re: failed to close the connection in tDB2Output</title>
      <link>https://community.qlik.com/t5/Talend-Studio/failed-to-close-the-connection-in-tDB2Output/m-p/2342839#M110658</link>
      <description>&lt;P&gt;the job design like&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;db2 connection -&amp;gt; file input delimied -&amp;gt; tMap -&amp;gt;Db2 output -&amp;gt; Db2 commit&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;the job reading the data from file and load into table&lt;/P&gt;</description>
      <pubDate>Thu, 14 Sep 2017 12:29:48 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/failed-to-close-the-connection-in-tDB2Output/m-p/2342839#M110658</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2017-09-14T12:29:48Z</dc:date>
    </item>
    <item>
      <title>Re: failed to close the connection in tDB2Output</title>
      <link>https://community.qlik.com/t5/Talend-Studio/failed-to-close-the-connection-in-tDB2Output/m-p/2342840#M110659</link>
      <description>Don't use a row connection to tDB2Commit. Use OnComponentOK instead.
&lt;BR /&gt;
&lt;BR /&gt;In more detail, Talend starts all of the components connected with row connections at the same time. You don't want to commit until your tDB2Output component has completely finished.</description>
      <pubDate>Thu, 14 Sep 2017 13:52:23 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/failed-to-close-the-connection-in-tDB2Output/m-p/2342840#M110659</guid>
      <dc:creator>cterenzi</dc:creator>
      <dc:date>2017-09-14T13:52:23Z</dc:date>
    </item>
    <item>
      <title>Re: failed to close the connection in tDB2Output</title>
      <link>https://community.qlik.com/t5/Talend-Studio/failed-to-close-the-connection-in-tDB2Output/m-p/2342841#M110660</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt; 
&lt;P&gt;If you want to use a &lt;SPAN class="ph uicontrol"&gt;Row&lt;/SPAN&gt; &amp;gt; &lt;SPAN class="ph uicontrol"&gt;Main&lt;/SPAN&gt; connection to link &lt;SPAN class="ph uicontrol"&gt;tDB2Commit&lt;/SPAN&gt; to your Job, your data will be committed row by row.&lt;/P&gt; 
&lt;P&gt;In this case, do not select the &lt;SPAN class="ph uicontrol"&gt;Close connection&lt;/SPAN&gt; check box or your connection will be closed before the end of your first row commit.&lt;/P&gt; 
&lt;DIV id="tDB2Commit" class="nested0"&gt;
 &amp;nbsp;
&lt;/DIV&gt; 
&lt;P&gt;Please see a related scenario:&lt;A title="TalendHelpCenter: Inserting data in mother/daughter tables" href="https://help.talend.com/reader/Mv5Iao6VF0~vRnpqlkQK2A/root" target="_self" rel="nofollow noopener noreferrer"&gt;TalendHelpCenter: Inserting data in mother/daughter tables&lt;/A&gt; (MySql DB as an example)&lt;/P&gt; 
&lt;P&gt;Best regards&lt;/P&gt; 
&lt;P&gt;Sabrina&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 15 Sep 2017 07:13:31 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/failed-to-close-the-connection-in-tDB2Output/m-p/2342841#M110660</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2017-09-15T07:13:31Z</dc:date>
    </item>
    <item>
      <title>Re: failed to close the connection in tDB2Output</title>
      <link>https://community.qlik.com/t5/Talend-Studio/failed-to-close-the-connection-in-tDB2Output/m-p/2342842#M110661</link>
      <description>&lt;P&gt;it looks your box not able to connect DB2 port, are you able to create a DSN??&lt;/P&gt;</description>
      <pubDate>Fri, 15 Sep 2017 10:25:38 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/failed-to-close-the-connection-in-tDB2Output/m-p/2342842#M110661</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2017-09-15T10:25:38Z</dc:date>
    </item>
    <item>
      <title>Re: failed to close the connection in tDB2Output</title>
      <link>https://community.qlik.com/t5/Talend-Studio/failed-to-close-the-connection-in-tDB2Output/m-p/2342843#M110662</link>
      <description>&lt;P&gt;Sorry for late reply.&lt;/P&gt;&lt;P&gt;It's worked&amp;nbsp;"&lt;SPAN&gt;tDB2Commit. Use OnComponentOK"&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 19 Sep 2017 07:54:23 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/failed-to-close-the-connection-in-tDB2Output/m-p/2342843#M110662</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2017-09-19T07:54:23Z</dc:date>
    </item>
    <item>
      <title>Re: failed to close the connection in tDB2Output</title>
      <link>https://community.qlik.com/t5/Talend-Studio/failed-to-close-the-connection-in-tDB2Output/m-p/2342844#M110663</link>
      <description>&lt;P&gt;Hi Team,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I am facing an issue while i am trying to load data into Db2 by using talend. Error message is below mentioned -&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;failed to close the connection in tDB2Output_1 :[jcc][t4][10251][10308][4.13.127] java.sql.Connection.close() requested while a transaction is in progress on the connection.&lt;BR /&gt;The transaction remains active, and the connection cannot be closed. ERRORCODE=-4471, SQLSTATE=null&lt;BR /&gt;Exception in component tDB2Output_1&lt;BR /&gt;[statistics] disconnected&lt;BR /&gt;com.ibm.db2.jcc.am.SqlSyntaxErrorException: DB2 SQL Error: SQLCODE=-604, SQLSTATE=42611, SQLERRMC=VARCHAR(0), DRIVER=4.13.127&lt;BR /&gt;at com.ibm.db2.jcc.am.id.a(id.java:677)&lt;BR /&gt;at com.ibm.db2.jcc.am.id.a(id.java:60)&lt;BR /&gt;at com.ibm.db2.jcc.am.id.a(id.java:127)&lt;BR /&gt;at com.ibm.db2.jcc.am.no.c(no.java:2653)&lt;BR /&gt;at com.ibm.db2.jcc.am.no.d(no.java:2641)&lt;BR /&gt;at com.ibm.db2.jcc.am.no.b(no.java:2027)&lt;BR /&gt;at com.ibm.db2.jcc.t4.cb.i(cb.java:225)&lt;BR /&gt;at com.ibm.db2.jcc.t4.cb.c(cb.java:48)&lt;BR /&gt;at com.ibm.db2.jcc.t4.q.b(q.java:38)&lt;BR /&gt;at com.ibm.db2.jcc.t4.sb.h(sb.java:114)&lt;BR /&gt;at com.ibm.db2.jcc.am.no.hb(no.java:2022)&lt;BR /&gt;at com.ibm.db2.jcc.am.no.a(no.java:3166)&lt;BR /&gt;at com.ibm.db2.jcc.am.no.e(no.java:1053)&lt;BR /&gt;at com.ibm.db2.jcc.am.no.execute(no.java:1037)&lt;BR /&gt;at local_project.firstjob_0_1.FirstJob.tRowGenerator_1Process(FirstJob.java:573)&lt;BR /&gt;at local_project.firstjob_0_1.FirstJob.runJobInTOS(FirstJob.java:1080)&lt;BR /&gt;at local_project.firstjob_0_1.FirstJob.main(FirstJob.java:937)&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Please help me out here ASAP.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;BR /&gt;&lt;A href="https://community.qlik.com/legacyfs/online/tlnd_dw_files/0683p000009LsqJ"&gt;1.PNG&lt;/A&gt;</description>
      <pubDate>Thu, 24 May 2018 08:07:40 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/failed-to-close-the-connection-in-tDB2Output/m-p/2342844#M110663</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2018-05-24T08:07:40Z</dc:date>
    </item>
    <item>
      <title>Re: failed to close the connection in tDB2Output</title>
      <link>https://community.qlik.com/t5/Talend-Studio/failed-to-close-the-connection-in-tDB2Output/m-p/2342845#M110664</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt; 
&lt;P&gt;Have you tried to use a connection close component in your work flow? Please move it to tPostJob--&amp;gt;tDB2Close.&lt;/P&gt; 
&lt;P&gt;Best regards&lt;/P&gt; 
&lt;P&gt;Sabrina&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 30 May 2018 08:00:26 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/failed-to-close-the-connection-in-tDB2Output/m-p/2342845#M110664</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2018-05-30T08:00:26Z</dc:date>
    </item>
    <item>
      <title>Re: failed to close the connection in tDB2Output</title>
      <link>https://community.qlik.com/t5/Talend-Studio/failed-to-close-the-connection-in-tDB2Output/m-p/2342846#M110665</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt; 
&lt;P&gt;I am trying to migrate a simple table from db2 to mongodb and getting an error message&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;Exception in component tDB2Input_1&lt;BR /&gt;com.ibm.db2.jcc.am.SqlSyntaxErrorException: DB2 SQL Error: SQLCODE=-551, SQLSTATE=42501, SQLERRMC=DB2ADMIN;SELECT;PROFESSIONAL.CUSTOMER, DRIVER=4.13.127&lt;BR /&gt;at com.ibm.db2.jcc.am.id.a(id.java:677)&lt;BR /&gt;at com.ibm.db2.jcc.am.id.a(id.java:60)&lt;BR /&gt;at com.ibm.db2.jcc.am.id.a(id.java:127)&lt;BR /&gt;at com.ibm.db2.jcc.am.no.c(no.java:2653)&lt;BR /&gt;at com.ibm.db2.jcc.am.no.d(no.java:2641)&lt;BR /&gt;at com.ibm.db2.jcc.am.no.a(no.java:2090)&lt;BR /&gt;at com.ibm.db2.jcc.t4.cb.h(cb.java:141)&lt;BR /&gt;at com.ibm.db2.jcc.t4.cb.b(cb.java:41)&lt;BR /&gt;at com.ibm.db2.jcc.t4.q.a(q.java:32)&lt;BR /&gt;at com.ibm.db2.jcc.t4.sb.i(sb.java:135)&lt;BR /&gt;at com.ibm.db2.jcc.am.no.ib(no.java:2059)&lt;BR /&gt;at com.ibm.db2.jcc.am.no.a(no.java:3130)&lt;BR /&gt;at com.ibm.db2.jcc.am.no.a(no.java:688)&lt;BR /&gt;at com.ibm.db2.jcc.am.no.executeQuery(no.java:672)&lt;BR /&gt;at local_project.db2tomongodb_0_1.db2toMongoDB.tDB2Input_1Process(db2toMongoDB.java:964)&lt;BR /&gt;at local_project.db2tomongodb_0_1.db2toMongoDB.tMongoDBConnection_1Process(db2toMongoDB.java:402)&lt;BR /&gt;at local_project.db2tomongodb_0_1.db2toMongoDB.runJobInTOS(db2toMongoDB.java:1443)&lt;BR /&gt;at local_project.db2tomongodb_0_1.db2toMongoDB.main(db2toMongoDB.java:1300)&lt;BR /&gt;[statistics] disconnected&lt;BR /&gt;Job db2toMongoDB ended at 13:55 13/09/2018. [exit code=1]&lt;SPAN class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="0.PNG" style="width: 845px;"&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="0683p000009M0EL.png"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/146378i056865CCFB31D4DB/image-size/large?v=v2&amp;amp;px=999" role="button" title="0683p000009M0EL.png" alt="0683p000009M0EL.png" /&gt;&lt;/span&gt;&lt;/SPAN&gt;&lt;SPAN class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="1.PNG" style="width: 999px;"&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="0683p000009M0EQ.png"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/128437iEC7EFF9522F0BC52/image-size/large?v=v2&amp;amp;px=999" role="button" title="0683p000009M0EQ.png" alt="0683p000009M0EQ.png" /&gt;&lt;/span&gt;&lt;/SPAN&gt;&lt;SPAN class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="2.PNG" style="width: 999px;"&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="0683p000009M07G.png"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/148926iF1298E6AE3B8FF41/image-size/large?v=v2&amp;amp;px=999" role="button" title="0683p000009M07G.png" alt="0683p000009M07G.png" /&gt;&lt;/span&gt;&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 13 Sep 2018 09:32:11 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/failed-to-close-the-connection-in-tDB2Output/m-p/2342846#M110665</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2018-09-13T09:32:11Z</dc:date>
    </item>
    <item>
      <title>Re: failed to close the connection in tDB2Output</title>
      <link>https://community.qlik.com/t5/Talend-Studio/failed-to-close-the-connection-in-tDB2Output/m-p/2342847#M110666</link>
      <description>&lt;P&gt;Hello &lt;A href="https://community.qlik.com/s/profile/0053p000007LMEgAAO"&gt;@ravi&lt;/A&gt;,&lt;/P&gt; 
&lt;P&gt;This error should be from your DB2. It looks like the DB2 environment does not have the permissions required for Portal operation. Could you please check it?&lt;/P&gt; 
&lt;P&gt;Best regards&lt;/P&gt; 
&lt;P&gt;Sabrina&lt;/P&gt;</description>
      <pubDate>Fri, 12 Oct 2018 08:46:13 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/failed-to-close-the-connection-in-tDB2Output/m-p/2342847#M110666</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2018-10-12T08:46:13Z</dc:date>
    </item>
  </channel>
</rss>

