<?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: Talend/Snowflake issues with autocommit in Talend Studio</title>
    <link>https://community.qlik.com/t5/Talend-Studio/Talend-Snowflake-issues-with-autocommit/m-p/2341531#M109478</link>
    <description>&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;thank you for your answer.&lt;/P&gt;&lt;P&gt;Could you please tell me, if the job design I provided should work with tSnowflake components?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thank you.&lt;/P&gt;</description>
    <pubDate>Mon, 24 Apr 2023 11:47:46 GMT</pubDate>
    <dc:creator>LMelcher</dc:creator>
    <dc:date>2023-04-24T11:47:46Z</dc:date>
    <item>
      <title>Talend/Snowflake issues with autocommit</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Talend-Snowflake-issues-with-autocommit/m-p/2341529#M109476</link>
      <description>&lt;P&gt;Hi there,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I'm new to using Talend Studio Version 8.0.1, and I might have missed some things since I'm still learning.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I'm working on a project where I need to read data from a CSV file and map it to a Snowflake database table while using transactions.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;At first, I tried using Talend's native Snowflake components, like tSnowflakeInput, tSnowflakeOutput, tSnowflakeConnection, tSnowflakeCommit, and tSnowflakeRollback. Unfortunately, every tSnowflakeOutput committed, even though I tried to turn off auto-commit in different ways, including deactivating it inside Snowflake. I made sure that I matched all components with the correct database connection, too.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;To fix this problem, I switched to using JDBC, and everything is working as expected. &lt;/P&gt;&lt;P&gt;Do you have any ideas about what could have caused the issue with the native Snowflake components?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Check out the attached image to see the job working with JDBC.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks!&lt;/P&gt;</description>
      <pubDate>Fri, 15 Nov 2024 21:52:52 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Talend-Snowflake-issues-with-autocommit/m-p/2341529#M109476</guid>
      <dc:creator>LMelcher</dc:creator>
      <dc:date>2024-11-15T21:52:52Z</dc:date>
    </item>
    <item>
      <title>Re: Talend/Snowflake issues with autocommit</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Talend-Snowflake-issues-with-autocommit/m-p/2341530#M109477</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;Starting from V 7.3.1, we have added new option "commit every" on tSnowflakeConnection, tSnowflakeCommit and tSnowflakeRollBack. You are able to to control transaction logic during reading/writing data to SnowFlake with the help of&amp;nbsp;tSnowflakeCommit, tSnowflakeRollBack components.&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>Mon, 24 Apr 2023 03:47:28 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Talend-Snowflake-issues-with-autocommit/m-p/2341530#M109477</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2023-04-24T03:47:28Z</dc:date>
    </item>
    <item>
      <title>Re: Talend/Snowflake issues with autocommit</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Talend-Snowflake-issues-with-autocommit/m-p/2341531#M109478</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;thank you for your answer.&lt;/P&gt;&lt;P&gt;Could you please tell me, if the job design I provided should work with tSnowflake components?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thank you.&lt;/P&gt;</description>
      <pubDate>Mon, 24 Apr 2023 11:47:46 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Talend-Snowflake-issues-with-autocommit/m-p/2341531#M109478</guid>
      <dc:creator>LMelcher</dc:creator>
      <dc:date>2023-04-24T11:47:46Z</dc:date>
    </item>
    <item>
      <title>Re: Talend/Snowflake issues with autocommit</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Talend-Snowflake-issues-with-autocommit/m-p/2341532#M109479</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;The job design should work with tsnowflakexxx components and tSnowflakeconnection has the option to deselect 'AutoCommit'.&lt;/P&gt;&lt;P&gt;Did you see the log in the snowflake History that it does auto commit to true and therefore, Rollback is not working?&lt;/P&gt;&lt;P&gt;Please try to check "Die on error" option to make it fail to see if there is any error message printed on console?&lt;/P&gt;&lt;P&gt;Best regards&lt;/P&gt;&lt;P&gt;Sabrina&lt;/P&gt;</description>
      <pubDate>Tue, 25 Apr 2023 06:25:04 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Talend-Snowflake-issues-with-autocommit/m-p/2341532#M109479</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2023-04-25T06:25:04Z</dc:date>
    </item>
    <item>
      <title>Re: Talend/Snowflake issues with autocommit</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Talend-Snowflake-issues-with-autocommit/m-p/2341533#M109480</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;'AutoCommit' was deselected. &lt;/P&gt;&lt;P&gt;In the snowflake History I could still see a commit coming from Talend.&lt;/P&gt;&lt;P&gt;"Die on error" does not invoke any error messages.&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Lasse &lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 25 Apr 2023 08:05:03 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Talend-Snowflake-issues-with-autocommit/m-p/2341533#M109480</guid>
      <dc:creator>LMelcher</dc:creator>
      <dc:date>2023-04-25T08:05:03Z</dc:date>
    </item>
    <item>
      <title>Re: Talend/Snowflake issues with autocommit</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Talend-Snowflake-issues-with-autocommit/m-p/2341534#M109481</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;Is there any message in your CsvMverror?&lt;/P&gt;&lt;P&gt;"Rollback message: "+((String)globalMap.get("tDBRollback_1_ERROR_MESSAGE")))&amp;nbsp;&lt;/P&gt;&lt;P&gt;Best regards&lt;/P&gt;&lt;P&gt;Sabrina&lt;/P&gt;</description>
      <pubDate>Thu, 27 Apr 2023 06:23:30 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Talend-Snowflake-issues-with-autocommit/m-p/2341534#M109481</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2023-04-27T06:23:30Z</dc:date>
    </item>
  </channel>
</rss>

