<?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: [resolved] Multiple Insert when calling a stored procedure in Installing and Upgrading</title>
    <link>https://community.qlik.com/t5/Installing-and-Upgrading/resolved-Multiple-Insert-when-calling-a-stored-procedure/m-p/2391969#M7067</link>
    <description>Hello&amp;nbsp;giselle,
&lt;BR /&gt;
&lt;BR /&gt;I suspect you have given a main connection to the&amp;nbsp;
&lt;B&gt;toraclesp&amp;nbsp;&amp;nbsp;&lt;/B&gt;component which is executed as many times as the number of rows you have in the input file. To fix this you should use 
&lt;B&gt;on component OK&lt;/B&gt; or 
&lt;B&gt;On Subjob ok&lt;/B&gt; link from the main job loading data from file to a table first.&amp;nbsp;
&lt;BR /&gt;
&lt;FONT size="1"&gt;&lt;FONT face="Verdana," helvetica=""&gt;tfileInput&amp;gt;&amp;gt;tmap&amp;gt;&amp;gt;toracleoutput_1 (table used to load the file into)&amp;gt;&amp;gt; &lt;B&gt;(On component OK/On Subjob OK)&lt;/B&gt; toraclesp&amp;nbsp;&lt;/FONT&gt;&lt;/FONT&gt;
&lt;FONT size="1"&gt;&lt;FONT face="Verdana," helvetica=""&gt;&amp;gt;&amp;gt;toracle_oputput_2&lt;/FONT&gt;&lt;/FONT&gt;
&lt;BR /&gt;Regards,
&lt;BR /&gt;Praveen K Bandi</description>
    <pubDate>Fri, 26 Aug 2016 07:25:59 GMT</pubDate>
    <dc:creator>_AnonymousUser</dc:creator>
    <dc:date>2016-08-26T07:25:59Z</dc:date>
    <item>
      <title>[resolved] Multiple Insert when calling a stored procedure</title>
      <link>https://community.qlik.com/t5/Installing-and-Upgrading/resolved-Multiple-Insert-when-calling-a-stored-procedure/m-p/2391966#M7064</link>
      <description>Hi there,
&lt;BR /&gt;I am new to Talend and creating my first talend job. &amp;nbsp;I downloading a file and then calling a stored procedure to insert it into an oracle table. &amp;nbsp;The issue I am running into is, when I run the job, it is inserting each record in the file multiple times. &amp;nbsp;For instance there are seven records in the file and its inserting 7 iterations of that into the table.
&lt;BR /&gt;I think I must be missing a component but not sure which one.
&lt;BR /&gt;Any help would be much appreciated.
&lt;BR /&gt;Thanks!
&lt;BR /&gt;Giselle</description>
      <pubDate>Mon, 11 Jul 2016 20:45:41 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Installing-and-Upgrading/resolved-Multiple-Insert-when-calling-a-stored-procedure/m-p/2391966#M7064</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2016-07-11T20:45:41Z</dc:date>
    </item>
    <item>
      <title>Re: [resolved] Multiple Insert when calling a stored procedure</title>
      <link>https://community.qlik.com/t5/Installing-and-Upgrading/resolved-Multiple-Insert-when-calling-a-stored-procedure/m-p/2391967#M7065</link>
      <description>Hi,
&lt;BR /&gt;Could you please indicate which component you are using in your job?
&lt;BR /&gt;Have you already checked component&amp;nbsp;
&lt;A href="https://help.talend.com/search/all?query=tOracleSP" target="_blank" rel="nofollow noopener noreferrer"&gt;TalendHelpCenter:tOracleSP&lt;/A&gt;&amp;nbsp;which is used to&amp;nbsp;
&lt;FONT size="2"&gt;&lt;FONT face="noto," helvetica=""&gt;call the database stored procedure.&lt;/FONT&gt;&lt;/FONT&gt;
&lt;BR /&gt;
&lt;FONT size="2"&gt;&lt;FONT face="noto," helvetica=""&gt;Here is a KB article about:&lt;A href="https://help.talend.com/pages/viewpage.action?pageId=190513258" target="_blank" rel="nofollow noopener noreferrer"&gt;TalendHelpCenter:Calling a stored procedure or function&lt;/A&gt;&lt;/FONT&gt;&lt;/FONT&gt;
&lt;BR /&gt;Best regards
&lt;BR /&gt;Sabrina</description>
      <pubDate>Wed, 13 Jul 2016 04:30:52 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Installing-and-Upgrading/resolved-Multiple-Insert-when-calling-a-stored-procedure/m-p/2391967#M7065</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2016-07-13T04:30:52Z</dc:date>
    </item>
    <item>
      <title>Re: [resolved] Multiple Insert when calling a stored procedure</title>
      <link>https://community.qlik.com/t5/Installing-and-Upgrading/resolved-Multiple-Insert-when-calling-a-stored-procedure/m-p/2391968#M7066</link>
      <description>Hello there,
&lt;BR /&gt;Yes I am using the tOracleSP. &amp;nbsp;That is where I am having the issue. &amp;nbsp;I am using the following components:
&lt;BR /&gt;tfileInput&amp;gt;&amp;gt;tmap&amp;gt;&amp;gt;toracleoutput_1 (table used to load the file into)&amp;gt;&amp;gt;toraclesp (calling my stored procedure that inserts into table from the file data))&amp;gt;&amp;gt;toracle_oputput_2(oracle table my procedure inserts into)
&lt;BR /&gt;I re-attached the screen shot within the job.
&lt;BR /&gt;Thanks!
&lt;BR /&gt;Giselle</description>
      <pubDate>Tue, 19 Jul 2016 01:39:36 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Installing-and-Upgrading/resolved-Multiple-Insert-when-calling-a-stored-procedure/m-p/2391968#M7066</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2016-07-19T01:39:36Z</dc:date>
    </item>
    <item>
      <title>Re: [resolved] Multiple Insert when calling a stored procedure</title>
      <link>https://community.qlik.com/t5/Installing-and-Upgrading/resolved-Multiple-Insert-when-calling-a-stored-procedure/m-p/2391969#M7067</link>
      <description>Hello&amp;nbsp;giselle,
&lt;BR /&gt;
&lt;BR /&gt;I suspect you have given a main connection to the&amp;nbsp;
&lt;B&gt;toraclesp&amp;nbsp;&amp;nbsp;&lt;/B&gt;component which is executed as many times as the number of rows you have in the input file. To fix this you should use 
&lt;B&gt;on component OK&lt;/B&gt; or 
&lt;B&gt;On Subjob ok&lt;/B&gt; link from the main job loading data from file to a table first.&amp;nbsp;
&lt;BR /&gt;
&lt;FONT size="1"&gt;&lt;FONT face="Verdana," helvetica=""&gt;tfileInput&amp;gt;&amp;gt;tmap&amp;gt;&amp;gt;toracleoutput_1 (table used to load the file into)&amp;gt;&amp;gt; &lt;B&gt;(On component OK/On Subjob OK)&lt;/B&gt; toraclesp&amp;nbsp;&lt;/FONT&gt;&lt;/FONT&gt;
&lt;FONT size="1"&gt;&lt;FONT face="Verdana," helvetica=""&gt;&amp;gt;&amp;gt;toracle_oputput_2&lt;/FONT&gt;&lt;/FONT&gt;
&lt;BR /&gt;Regards,
&lt;BR /&gt;Praveen K Bandi</description>
      <pubDate>Fri, 26 Aug 2016 07:25:59 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Installing-and-Upgrading/resolved-Multiple-Insert-when-calling-a-stored-procedure/m-p/2391969#M7067</guid>
      <dc:creator>_AnonymousUser</dc:creator>
      <dc:date>2016-08-26T07:25:59Z</dc:date>
    </item>
  </channel>
</rss>

