<?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: Two tDBConnection components, one doesn't work in Talend Studio</title>
    <link>https://community.qlik.com/t5/Talend-Studio/Two-tDBConnection-components-one-doesn-t-work/m-p/2340193#M108249</link>
    <description>&lt;P&gt;Hello @Phil Hibbs​&amp;nbsp;,&lt;/P&gt;&lt;P&gt;As you use different schemas for the 2 tDBConnection, so please double check if the destination table is created in the related schema in database side?&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;</description>
    <pubDate>Wed, 12 Apr 2023 00:49:13 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2023-04-12T00:49:13Z</dc:date>
    <item>
      <title>Two tDBConnection components, one doesn't work</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Two-tDBConnection-components-one-doesn-t-work/m-p/2340192#M108248</link>
      <description>&lt;P&gt;I have a simple extract/transform/load job. It has two tDBConnection components, one for extract and one for load, hooked to a tPreJob, then a read/transform/write subjob.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The two tDBConnections actually connect to the same database, but with different default schemas. I want two separate connections so that they could in theory be different databases.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The extract works fine, and the load appears to work but the destination table doesn't get created. I don't think the data goes anywhere, if it is being created and loaded somewhere then I don't know where that is!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If I use the same tDBConnection for both the extract and the load, then it works and the table is created and the data loaded.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;It doesn't matter which of the two tDBConnection objects I use - if I delete the extract connection and point the extract to use the load connection, then it extracts and loads just fine using the load tDBConnection that didn't work earlier!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;is there anything about the tDBConnection component that would cause a second one in the tPreJob flow to simply not work?&lt;/P&gt;</description>
      <pubDate>Fri, 15 Nov 2024 21:54:48 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Two-tDBConnection-components-one-doesn-t-work/m-p/2340192#M108248</guid>
      <dc:creator>PhilHibbs</dc:creator>
      <dc:date>2024-11-15T21:54:48Z</dc:date>
    </item>
    <item>
      <title>Re: Two tDBConnection components, one doesn't work</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Two-tDBConnection-components-one-doesn-t-work/m-p/2340193#M108249</link>
      <description>&lt;P&gt;Hello @Phil Hibbs​&amp;nbsp;,&lt;/P&gt;&lt;P&gt;As you use different schemas for the 2 tDBConnection, so please double check if the destination table is created in the related schema in database side?&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;</description>
      <pubDate>Wed, 12 Apr 2023 00:49:13 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Two-tDBConnection-components-one-doesn-t-work/m-p/2340193#M108249</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2023-04-12T00:49:13Z</dc:date>
    </item>
    <item>
      <title>Re: Two tDBConnection components, one doesn't work</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Two-tDBConnection-components-one-doesn-t-work/m-p/2340194#M108250</link>
      <description>&lt;P&gt;Yes, the source tables are in the source schema, the destination tables are in the destination shcema. If we use two different tDBConnection components to connect, then anything writing to the second tDBConnection does not end up being written (or is being rolled back). If we use built-in connection details, then it works. And if we delete the first tDBConnection and use built-in for the source schema, then the destination loads also work so it isn't the connection or the database schema that is at fault.&lt;/P&gt;</description>
      <pubDate>Wed, 12 Apr 2023 10:35:15 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Two-tDBConnection-components-one-doesn-t-work/m-p/2340194#M108250</guid>
      <dc:creator>PhilHibbs</dc:creator>
      <dc:date>2023-04-12T10:35:15Z</dc:date>
    </item>
    <item>
      <title>Re: Two tDBConnection components, one doesn't work</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Two-tDBConnection-components-one-doesn-t-work/m-p/2340195#M108251</link>
      <description>&lt;P&gt;It sounds weird, they are completely two different database connections. I want to see your job design, can you please share a screenshot of Job?&lt;/P&gt;&lt;P&gt;​&lt;/P&gt;</description>
      <pubDate>Wed, 12 Apr 2023 11:23:45 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Two-tDBConnection-components-one-doesn-t-work/m-p/2340195#M108251</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2023-04-12T11:23:45Z</dc:date>
    </item>
    <item>
      <title>Re: Two tDBConnection components, one doesn't work</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Two-tDBConnection-components-one-doesn-t-work/m-p/2340196#M108252</link>
      <description>&lt;P&gt;Hi @Phil Hibbs​&amp;nbsp;&lt;/P&gt;&lt;P&gt;I guess data is not committing in the db tables. Please check any of these below:&lt;/P&gt;&lt;P&gt;1) On tDBConnection  got to Advance settings --&amp;gt;  check the AutoCommit box.&lt;/P&gt;&lt;P&gt;2) alternatively after tPostJob you can use tDBCommit to commit the DB transactions.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks!&lt;/P&gt;</description>
      <pubDate>Thu, 13 Apr 2023 03:56:52 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Two-tDBConnection-components-one-doesn-t-work/m-p/2340196#M108252</guid>
      <dc:creator>mks02</dc:creator>
      <dc:date>2023-04-13T03:56:52Z</dc:date>
    </item>
  </channel>
</rss>

