<?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: Difference between tOracleBulkExec vs tOracleOutputBulkExec in Talend Studio</title>
    <link>https://community.qlik.com/t5/Talend-Studio/Difference-between-tOracleBulkExec-vs-tOracleOutputBulkExec/m-p/2251935#M35732</link>
    <description>&lt;P&gt;If I want to&amp;nbsp; use the&amp;nbsp;&lt;SPAN&gt;tOracleOutputBulkExec. How to capture the error records from the component&amp;nbsp;tOracleOutputBulkExec and pass error exceptions to this component.&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Let me know.&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;</description>
    <pubDate>Tue, 14 Jan 2020 15:05:53 GMT</pubDate>
    <dc:creator>gpinumalla</dc:creator>
    <dc:date>2020-01-14T15:05:53Z</dc:date>
    <item>
      <title>Difference between tOracleBulkExec vs tOracleOutputBulkExec</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Difference-between-tOracleBulkExec-vs-tOracleOutputBulkExec/m-p/2251933#M35730</link>
      <description>&lt;P&gt;Hi All,&amp;nbsp;&lt;/P&gt;&lt;P&gt;What is difference between&amp;nbsp;tOracleBulkExec vs tOracleOutputBulkExec. what gives better performance because I am having some transformations to do in between.&amp;nbsp; I am struck with this issue.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thank you.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Sat, 16 Nov 2024 03:35:52 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Difference-between-tOracleBulkExec-vs-tOracleOutputBulkExec/m-p/2251933#M35730</guid>
      <dc:creator>gpinumalla</dc:creator>
      <dc:date>2024-11-16T03:35:52Z</dc:date>
    </item>
    <item>
      <title>Re: Difference between tOracleBulkExec vs tOracleOutputBulkExec</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Difference-between-tOracleBulkExec-vs-tOracleOutputBulkExec/m-p/2251934#M35731</link>
      <description>tOracleBulkExec load a previously created file into oracle&lt;BR /&gt;&lt;BR /&gt;tOracleOutputBulkExec create file and load it into oracle&lt;BR /&gt;&lt;BR /&gt;tOracleBulkExec is include into tOracleOutputBulkExec&lt;BR /&gt;&lt;BR /&gt;Regards,</description>
      <pubDate>Tue, 14 Jan 2020 09:03:08 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Difference-between-tOracleBulkExec-vs-tOracleOutputBulkExec/m-p/2251934#M35731</guid>
      <dc:creator>fdenis</dc:creator>
      <dc:date>2020-01-14T09:03:08Z</dc:date>
    </item>
    <item>
      <title>Re: Difference between tOracleBulkExec vs tOracleOutputBulkExec</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Difference-between-tOracleBulkExec-vs-tOracleOutputBulkExec/m-p/2251935#M35732</link>
      <description>&lt;P&gt;If I want to&amp;nbsp; use the&amp;nbsp;&lt;SPAN&gt;tOracleOutputBulkExec. How to capture the error records from the component&amp;nbsp;tOracleOutputBulkExec and pass error exceptions to this component.&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Let me know.&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 14 Jan 2020 15:05:53 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Difference-between-tOracleBulkExec-vs-tOracleOutputBulkExec/m-p/2251935#M35732</guid>
      <dc:creator>gpinumalla</dc:creator>
      <dc:date>2020-01-14T15:05:53Z</dc:date>
    </item>
    <item>
      <title>Re: Difference between tOracleBulkExec vs tOracleOutputBulkExec</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Difference-between-tOracleBulkExec-vs-tOracleOutputBulkExec/m-p/2251936#M35733</link>
      <description>you can redirect the output result of bulkload on Advance setting&lt;BR /&gt;select output to global variable then you have to read it automatically or manually.&lt;BR /&gt;</description>
      <pubDate>Tue, 14 Jan 2020 15:19:32 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Difference-between-tOracleBulkExec-vs-tOracleOutputBulkExec/m-p/2251936#M35733</guid>
      <dc:creator>fdenis</dc:creator>
      <dc:date>2020-01-14T15:19:32Z</dc:date>
    </item>
    <item>
      <title>Re: Difference between tOracleBulkExec vs tOracleOutputBulkExec</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Difference-between-tOracleBulkExec-vs-tOracleOutputBulkExec/m-p/2251937#M35734</link>
      <description>&lt;P&gt;I have selected the Output to the global variable but I when I run my job I want to capture my rejected/error records and map it again and give the error exceptions.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 14 Jan 2020 16:00:52 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Difference-between-tOracleBulkExec-vs-tOracleOutputBulkExec/m-p/2251937#M35734</guid>
      <dc:creator>gpinumalla</dc:creator>
      <dc:date>2020-01-14T16:00:52Z</dc:date>
    </item>
    <item>
      <title>Re: Difference between tOracleBulkExec vs tOracleOutputBulkExec</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Difference-between-tOracleBulkExec-vs-tOracleOutputBulkExec/m-p/2251938#M35735</link>
      <description>so you have to parse the output.&lt;BR /&gt;the output depend on your oracle driver and session, you can define output format using oracle command before bulk insert.</description>
      <pubDate>Tue, 14 Jan 2020 16:32:51 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Difference-between-tOracleBulkExec-vs-tOracleOutputBulkExec/m-p/2251938#M35735</guid>
      <dc:creator>fdenis</dc:creator>
      <dc:date>2020-01-14T16:32:51Z</dc:date>
    </item>
    <item>
      <title>Re: Difference between tOracleBulkExec vs tOracleOutputBulkExec</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Difference-between-tOracleBulkExec-vs-tOracleOutputBulkExec/m-p/2251939#M35736</link>
      <description>&lt;P&gt;Hi Denis,&lt;/P&gt;
&lt;P&gt;The output results are being captured to global varaible instead of console. what we are looking is for the bad error records are now captured in csv file . we want to capture and pass it in tmap and re- run in a append mode to target database. How do we do that using toracledbbulkexec&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 14 Jan 2020 17:04:16 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Difference-between-tOracleBulkExec-vs-tOracleOutputBulkExec/m-p/2251939#M35736</guid>
      <dc:creator>gpinumalla</dc:creator>
      <dc:date>2020-01-14T17:04:16Z</dc:date>
    </item>
    <item>
      <title>Re: Difference between tOracleBulkExec vs tOracleOutputBulkExec</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Difference-between-tOracleBulkExec-vs-tOracleOutputBulkExec/m-p/2251940#M35737</link>
      <description>once you've catch output, you have to pase it detecting error line then rerun the corresponding job.&lt;BR /&gt;&lt;BR /&gt;but…&lt;BR /&gt;first question: is is it a one shot job?&lt;BR /&gt;what is the best method to contrôle the&lt;BR /&gt;completeness of the data transfer.&lt;BR /&gt;&lt;BR /&gt;regards,</description>
      <pubDate>Thu, 16 Jan 2020 09:41:40 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Difference-between-tOracleBulkExec-vs-tOracleOutputBulkExec/m-p/2251940#M35737</guid>
      <dc:creator>fdenis</dc:creator>
      <dc:date>2020-01-16T09:41:40Z</dc:date>
    </item>
    <item>
      <title>Re: Difference between tOracleBulkExec vs tOracleOutputBulkExec</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Difference-between-tOracleBulkExec-vs-tOracleOutputBulkExec/m-p/2251941#M35738</link>
      <description>&lt;P&gt;&lt;SPAN&gt;how to pase it detecting error line then rerun the corresponding job?&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;this is one shot job that should be transforming , loading to the target oracle table&amp;nbsp; and source oracle table .&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 30 Jan 2020 19:23:59 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Difference-between-tOracleBulkExec-vs-tOracleOutputBulkExec/m-p/2251941#M35738</guid>
      <dc:creator>gpinumalla</dc:creator>
      <dc:date>2020-01-30T19:23:59Z</dc:date>
    </item>
    <item>
      <title>Re: Difference between tOracleBulkExec vs tOracleOutputBulkExec</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Difference-between-tOracleBulkExec-vs-tOracleOutputBulkExec/m-p/2251942#M35739</link>
      <description>if it's one shot do not use bulk…
&lt;BR /&gt;bulk is useful for big data table but it's a bit more complicated to stabilise.
&lt;BR /&gt;so you are going to loos a lot of time.</description>
      <pubDate>Fri, 31 Jan 2020 09:04:43 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Difference-between-tOracleBulkExec-vs-tOracleOutputBulkExec/m-p/2251942#M35739</guid>
      <dc:creator>fdenis</dc:creator>
      <dc:date>2020-01-31T09:04:43Z</dc:date>
    </item>
    <item>
      <title>Re: Difference between tOracleBulkExec vs tOracleOutputBulkExec</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Difference-between-tOracleBulkExec-vs-tOracleOutputBulkExec/m-p/2251943#M35740</link>
      <description>&lt;P&gt;Yes. I agree,&amp;nbsp; can there be any&amp;nbsp; another approach for this component toracleoutputbulkexec?. I have to take data from soruce oracle table and do some transformations and load into another oracle db table.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;current logic is to use the toracleoutputbulkexec.let me know with better approach.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 31 Jan 2020 14:49:51 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Difference-between-tOracleBulkExec-vs-tOracleOutputBulkExec/m-p/2251943#M35740</guid>
      <dc:creator>gpinumalla</dc:creator>
      <dc:date>2020-01-31T14:49:51Z</dc:date>
    </item>
    <item>
      <title>Re: Difference between tOracleBulkExec vs tOracleOutputBulkExec</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Difference-between-tOracleBulkExec-vs-tOracleOutputBulkExec/m-p/2251944#M35741</link>
      <description>&lt;P&gt;when you said talend created file ... which file are you talking about ? Source file or control file ?&lt;/P&gt;</description>
      <pubDate>Tue, 03 Mar 2020 13:47:59 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Difference-between-tOracleBulkExec-vs-tOracleOutputBulkExec/m-p/2251944#M35741</guid>
      <dc:creator>Genloga</dc:creator>
      <dc:date>2020-03-03T13:47:59Z</dc:date>
    </item>
    <item>
      <title>Re: Difference between tOracleBulkExec vs tOracleOutputBulkExec</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Difference-between-tOracleBulkExec-vs-tOracleOutputBulkExec/m-p/2251945#M35742</link>
      <description>&lt;P&gt;Talend&amp;nbsp; creates a new control file. I am interested to capture rejected rows from the toracleoutputbulkexec. is there a way to capture it.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Let me know&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 03 Mar 2020 14:40:19 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Difference-between-tOracleBulkExec-vs-tOracleOutputBulkExec/m-p/2251945#M35742</guid>
      <dc:creator>gpinumalla</dc:creator>
      <dc:date>2020-03-03T14:40:19Z</dc:date>
    </item>
  </channel>
</rss>

