<?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: Database transactions in oracle in Talend Studio</title>
    <link>https://community.qlik.com/t5/Talend-Studio/Database-transactions-in-oracle/m-p/2221442#M15449</link>
    <description>Hello All, &lt;BR /&gt;tOracleCommit can simply be used as an usual component, just after tOracleOutput.&lt;BR /&gt;Regards,</description>
    <pubDate>Tue, 25 Nov 2008 21:09:19 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2008-11-25T21:09:19Z</dc:date>
    <item>
      <title>Database transactions in oracle</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Database-transactions-in-oracle/m-p/2221440#M15447</link>
      <description>Hello!
&lt;BR /&gt;In a job, i need to insert into three oracle database tables using a tMap. At the moment I'm using tOracleOutput - components which are independent from each other (without tOracleConnection) and a "commit every" set to 1000 for each component.
&lt;BR /&gt;But when I try to run the job, at least before the third table the job "hangs" (without any error message) until I stop it manually. I guess this is because evry component opens a new connection to the database and these connections are locking each other.
&lt;BR /&gt;I don't want to use tOracleConnection/ tOracleCommit/tOracleRollback because the component manual says: "
&lt;BR /&gt;"Allows to commit a whole job data in one go to the output database as one transaction when validated."
&lt;BR /&gt;I don't want to commit the whole job data in one go, because each csv input file could be up to 500 megabytes big. I would prefer a commit to be performed for each input line.
&lt;BR /&gt;Any ideas?
&lt;BR /&gt;Thank you in advance,
&lt;BR /&gt;Stefan</description>
      <pubDate>Sat, 16 Nov 2024 14:10:07 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Database-transactions-in-oracle/m-p/2221440#M15447</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2024-11-16T14:10:07Z</dc:date>
    </item>
    <item>
      <title>Re: Database transactions in oracle</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Database-transactions-in-oracle/m-p/2221441#M15448</link>
      <description>Hi Stefan,&lt;BR /&gt;I would say you should use a tOracleConnection and a tOracleRow in tOracleRow you could make a COMMIT. Depending on your job design you could execute the COMMIT for each input line.&lt;BR /&gt;Hope this helps.&lt;BR /&gt;Bye&lt;BR /&gt;Volker</description>
      <pubDate>Tue, 25 Nov 2008 20:56:00 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Database-transactions-in-oracle/m-p/2221441#M15448</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2008-11-25T20:56:00Z</dc:date>
    </item>
    <item>
      <title>Re: Database transactions in oracle</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Database-transactions-in-oracle/m-p/2221442#M15449</link>
      <description>Hello All, &lt;BR /&gt;tOracleCommit can simply be used as an usual component, just after tOracleOutput.&lt;BR /&gt;Regards,</description>
      <pubDate>Tue, 25 Nov 2008 21:09:19 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Database-transactions-in-oracle/m-p/2221442#M15449</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2008-11-25T21:09:19Z</dc:date>
    </item>
    <item>
      <title>Re: Database transactions in oracle</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Database-transactions-in-oracle/m-p/2221443#M15450</link>
      <description>Hi,
&lt;BR /&gt;I have got a similar kind of problem.
&lt;BR /&gt;I am fetching data from a database and want to move the data to other two different databases. I need to start a transaction before the the data movement starts and complete the tranction after it is successfull in both of the output databases.
&lt;BR /&gt;The size of data is not big.
&lt;BR /&gt;Can any body suggest how to accomplish it.
&lt;BR /&gt;
&lt;BR /&gt;Thanks and Regards,
&lt;BR /&gt;Pravu Mishra.</description>
      <pubDate>Thu, 27 Nov 2008 07:25:56 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Database-transactions-in-oracle/m-p/2221443#M15450</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2008-11-27T07:25:56Z</dc:date>
    </item>
  </channel>
</rss>

