<?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: Unexpected oracle update commit after an tOracleOutputBulkExec failure in Talend Studio</title>
    <link>https://community.qlik.com/t5/Talend-Studio/Unexpected-oracle-update-commit-after-an-tOracleOutputBulkExec/m-p/2313827#M84647</link>
    <description>I am not sure about the behaviour of Oracle if the connection will closed uncommitted. I always recommend a controlled way. Use at step 2 the OnSubjobError trigger and trigger a tOracleRollback with a following tDie.
&lt;BR /&gt;By the way, you should use an explicit tOracleConnection component and use it in the components, only this way you span a transaction over multiple steps!</description>
    <pubDate>Sat, 30 Jul 2016 14:45:54 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2016-07-30T14:45:54Z</dc:date>
    <item>
      <title>Unexpected oracle update commit after an tOracleOutputBulkExec failure</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Unexpected-oracle-update-commit-after-an-tOracleOutputBulkExec/m-p/2313826#M84646</link>
      <description>&lt;P&gt;Hello all,&lt;BR /&gt;&lt;BR /&gt;This is my first post, i don't know if i put into the right place.&lt;BR /&gt;&lt;BR /&gt;So let me explain my problem :&lt;BR /&gt;&lt;BR /&gt;I have a daily job running on linux for a customer. Lastly i had an issue due to "sqlldr" was missing when i tried to use the tOracleOutputBulkExec component. This was due to an misconfiguration, but the thing is that my job commited an update (tOracleRow), however i have just a final commit totally at the end...&lt;BR /&gt;&lt;BR /&gt;My job : Start (0)-&amp;gt; update a field (no commit on tOracleRow) (1) -&amp;gt; select and insert via tOracleOutputBulkExec (2) -&amp;gt; a lot of thing (3) -&amp;gt; commit (4).&lt;BR /&gt;&lt;BR /&gt;So the job crash at step 2 and don't do other things, but it commits step 1. I have checked the java code, there is no commit on error.There is no commit option on the tOracleRow. &lt;BR /&gt;Do you have an idea? Is a way to rollback all the job if this error is raised?&lt;BR /&gt;The job was created on Talend 5.6.&lt;BR /&gt;Thanks for looking on this problem.&lt;BR /&gt;&lt;BR /&gt;Best regards,&lt;BR /&gt;Sébastien&lt;/P&gt;</description>
      <pubDate>Fri, 29 Jul 2016 10:35:35 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Unexpected-oracle-update-commit-after-an-tOracleOutputBulkExec/m-p/2313826#M84646</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2016-07-29T10:35:35Z</dc:date>
    </item>
    <item>
      <title>Re: Unexpected oracle update commit after an tOracleOutputBulkExec failure</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Unexpected-oracle-update-commit-after-an-tOracleOutputBulkExec/m-p/2313827#M84647</link>
      <description>I am not sure about the behaviour of Oracle if the connection will closed uncommitted. I always recommend a controlled way. Use at step 2 the OnSubjobError trigger and trigger a tOracleRollback with a following tDie.
&lt;BR /&gt;By the way, you should use an explicit tOracleConnection component and use it in the components, only this way you span a transaction over multiple steps!</description>
      <pubDate>Sat, 30 Jul 2016 14:45:54 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Unexpected-oracle-update-commit-after-an-tOracleOutputBulkExec/m-p/2313827#M84647</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2016-07-30T14:45:54Z</dc:date>
    </item>
  </channel>
</rss>

