<?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 Records not getting inserted in tOracleOutput in Talend Studio</title>
    <link>https://community.qlik.com/t5/Talend-Studio/Records-not-getting-inserted-in-tOracleOutput/m-p/2348414#M115545</link>
    <description>&lt;P&gt;Hi Team,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I am trying to insert records in Oracle database and have developed a job. Upon running it is success and showing the number of records but in the database it is empty and no records loaded. Please need your advice and attached the screen shots .&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Thanks in advance,&lt;/P&gt;
&lt;P&gt;Kind regards,&lt;/P&gt;
&lt;P&gt;Sathish&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Sat, 16 Nov 2024 05:41:09 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2024-11-16T05:41:09Z</dc:date>
    <item>
      <title>Records not getting inserted in tOracleOutput</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Records-not-getting-inserted-in-tOracleOutput/m-p/2348414#M115545</link>
      <description>&lt;P&gt;Hi Team,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I am trying to insert records in Oracle database and have developed a job. Upon running it is success and showing the number of records but in the database it is empty and no records loaded. Please need your advice and attached the screen shots .&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Thanks in advance,&lt;/P&gt;
&lt;P&gt;Kind regards,&lt;/P&gt;
&lt;P&gt;Sathish&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Sat, 16 Nov 2024 05:41:09 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Records-not-getting-inserted-in-tOracleOutput/m-p/2348414#M115545</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2024-11-16T05:41:09Z</dc:date>
    </item>
    <item>
      <title>Re: Records not getting inserted in tOracleOutput</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Records-not-getting-inserted-in-tOracleOutput/m-p/2348415#M115546</link>
      <description>&lt;P&gt;Hi Sathish,&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp;I would recommend two minor changes in your job.&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;a)&amp;nbsp; Select Die on Error option to make sure that the data is loading correctly without any error.&lt;/P&gt; 
&lt;P&gt;&lt;SPAN class="lia-inline-image-display-wrapper lia-image-align-center" image-alt="image.png" style="width: 999px;"&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="0683p000009M5Ei.png"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/157857iDDB917C95851C6B7/image-size/large?v=v2&amp;amp;px=999" role="button" title="0683p000009M5Ei.png" alt="0683p000009M5Ei.png" /&gt;&lt;/span&gt;&lt;/SPAN&gt;&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;b) Another step you will have to do is to add a tOracleCommit and connect it to tOracleOutput using On Component Ok.&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;These changes should give you better results.&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;Warm Regards,&lt;BR /&gt;Nikhil Thampi&lt;/P&gt; 
&lt;P&gt;Please appreciate our Talend community members by giving Kudos for sharing their time for your query. If your query is answered, please mark the topic as resolved &lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt;&lt;/P&gt;</description>
      <pubDate>Sun, 02 Jun 2019 17:38:09 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Records-not-getting-inserted-in-tOracleOutput/m-p/2348415#M115546</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2019-06-02T17:38:09Z</dc:date>
    </item>
    <item>
      <title>Re: Records not getting inserted in tOracleOutput</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Records-not-getting-inserted-in-tOracleOutput/m-p/2348416#M115547</link>
      <description>&lt;P&gt;Thanks Nikhil, it is working now after adding tOracleCommit, but out of 4 records only 3 records getting inserted but in the job it is showing 4 records, your advice will be very helpful.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks in advance,&lt;/P&gt;&lt;P&gt;Kind regards,&lt;/P&gt;&lt;P&gt;Sathish&lt;/P&gt;</description>
      <pubDate>Mon, 03 Jun 2019 14:48:58 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Records-not-getting-inserted-in-tOracleOutput/m-p/2348416#M115547</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2019-06-03T14:48:58Z</dc:date>
    </item>
    <item>
      <title>Re: Records not getting inserted in tOracleOutput</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Records-not-getting-inserted-in-tOracleOutput/m-p/2348417#M115548</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;&amp;nbsp; &amp;nbsp; Could you please check whether the key columns are same for two records? Also could you please share the component screen shot to verify whether you are using only insert or both insert+update?&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;Warm Regards,&lt;BR /&gt;Nikhil Thampi&lt;/P&gt; 
&lt;P&gt;Please appreciate our Talend community members by giving Kudos for sharing their time for your query. If your query is answered, please mark the topic as resolved &lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt;&lt;/P&gt;</description>
      <pubDate>Mon, 03 Jun 2019 18:28:32 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Records-not-getting-inserted-in-tOracleOutput/m-p/2348417#M115548</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2019-06-03T18:28:32Z</dc:date>
    </item>
    <item>
      <title>Re: Records not getting inserted in tOracleOutput</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Records-not-getting-inserted-in-tOracleOutput/m-p/2348418#M115549</link>
      <description>&lt;P&gt;Hi Nikhil,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;1|Sathish|BUSS_ATTR1&lt;BR /&gt;2|Prasad|BUSS_ATTR2&lt;BR /&gt;3|Shashin|BUSS_ATTR3&lt;BR /&gt;4|Sharwin|BUSS_ATTR4&lt;BR /&gt;5|Suresh|BUSS_ATTR5&lt;BR /&gt;6|Shiva|BUSS_ATTR6&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;This is my data, and whenever I am adding new records with a new key the last record is not getting inserted. Attaching the screenshot of the tOracleOutput properties.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks in advance,&lt;/P&gt;&lt;P&gt;Kind regards,&lt;/P&gt;&lt;P&gt;Sathish&lt;/P&gt;&lt;BR /&gt;&lt;A href="https://community.qlik.com/legacyfs/online/tlnd_dw_files/0683p000009LvOJ"&gt;Untitled.jpg&lt;/A&gt;</description>
      <pubDate>Mon, 03 Jun 2019 18:58:00 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Records-not-getting-inserted-in-tOracleOutput/m-p/2348418#M115549</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2019-06-03T18:58:00Z</dc:date>
    </item>
    <item>
      <title>Re: Records not getting inserted in tOracleOutput</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Records-not-getting-inserted-in-tOracleOutput/m-p/2348419#M115550</link>
      <description>&lt;P&gt;Hi Nikhil,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;And upon running the job it is showing the actual number, but in the DB the last record is missing. Attached the screen shot for details.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Thanks in advance,&lt;/P&gt;
&lt;P&gt;Kind regards,&lt;/P&gt;
&lt;P&gt;Sathish&amp;nbsp;&lt;/P&gt;&lt;BR /&gt;&lt;A href="https://community.qlik.com/legacyfs/online/tlnd_dw_files/0683p000009LvkI"&gt;Job details.jpg&lt;/A&gt;</description>
      <pubDate>Mon, 03 Jun 2019 19:08:43 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Records-not-getting-inserted-in-tOracleOutput/m-p/2348419#M115550</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2019-06-03T19:08:43Z</dc:date>
    </item>
    <item>
      <title>Re: Records not getting inserted in tOracleOutput</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Records-not-getting-inserted-in-tOracleOutput/m-p/2348420#M115551</link>
      <description>&lt;P&gt;Hi Sathish,&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp;You have added tOracleCommit before tOracleOutput. Could you please add the Commit component either using "On SubJob Ok" or "On Component Ok" like shown below?&lt;SPAN class="lia-inline-image-display-wrapper lia-image-align-center" image-alt="image.png" style="width: 386px;"&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="0683p000009M5PD.png"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/154984iDC8AA3100C7ACBEC/image-size/large?v=v2&amp;amp;px=999" role="button" title="0683p000009M5PD.png" alt="0683p000009M5PD.png" /&gt;&lt;/span&gt;&lt;/SPAN&gt;&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;Warm Regards,&lt;BR /&gt;Nikhil Thampi&lt;/P&gt; 
&lt;P&gt;Please appreciate our Talend community members by giving Kudos for sharing their time for your query. If your query is answered, please mark the topic as resolved &lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt;&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 04 Jun 2019 03:57:08 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Records-not-getting-inserted-in-tOracleOutput/m-p/2348420#M115551</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2019-06-04T03:57:08Z</dc:date>
    </item>
    <item>
      <title>Re: Records not getting inserted in tOracleOutput</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Records-not-getting-inserted-in-tOracleOutput/m-p/2348421#M115552</link>
      <description>&lt;P&gt;Hi Nikhil,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks very much for your input, it is working fine now.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Kind regards,&lt;/P&gt;&lt;P&gt;Sathish&lt;/P&gt;</description>
      <pubDate>Wed, 05 Jun 2019 15:45:06 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Records-not-getting-inserted-in-tOracleOutput/m-p/2348421#M115552</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2019-06-05T15:45:06Z</dc:date>
    </item>
  </channel>
</rss>

