<?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: rows are missing while loading to mysql in Talend Studio</title>
    <link>https://community.qlik.com/t5/Talend-Studio/rows-are-missing-while-loading-to-mysql/m-p/2201744#M3708</link>
    <description>&lt;P&gt;Hi&amp;nbsp;&lt;A href="https://community.qlik.com/s/profile/0053p000007LPBGAA4"&gt;@amruthqs4talend&lt;/A&gt;,&lt;/P&gt;
&lt;P&gt;Can you pls check the connection in the sql builder of the tmysqloutputbulkexec component.. and pls check&amp;nbsp;&lt;/P&gt;
&lt;P&gt;append option and action on table and action on data....&lt;/P&gt;
&lt;P&gt;Here is the link for output component:&amp;nbsp;&lt;A href="https://help.talend.com/reader/hCrOzogIwKfuR3mPf~LydA/7cjWwNfCqPnCvCSyETEpIQ" target="_blank" rel="nofollow noopener noreferrer"&gt;https://help.talend.com/reader/hCrOzogIwKfuR3mPf~LydA/7cjWwNfCqPnCvCSyETEpIQ&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;One of the reason could also be that the after the insertion the commit for them isnt done.&lt;/P&gt;
&lt;P&gt;Pls do get back to Community,if necessary.&lt;/P&gt;
&lt;P&gt;Thanks,&lt;/P&gt;
&lt;P&gt;Ankit.&lt;/P&gt;</description>
    <pubDate>Fri, 18 Jan 2019 06:11:01 GMT</pubDate>
    <dc:creator>ankit7359</dc:creator>
    <dc:date>2019-01-18T06:11:01Z</dc:date>
    <item>
      <title>rows are missing while loading to mysql</title>
      <link>https://community.qlik.com/t5/Talend-Studio/rows-are-missing-while-loading-to-mysql/m-p/2201743#M3707</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;
&lt;P&gt;I was reading a JSON&amp;nbsp;file with 1441 records and tried to load it to MySQL&amp;nbsp;server. After loading, I can see that only 1369 rows are inserted. I checked schema to see whether there is any truncation issue and found no issues. Can anyone help me with this?&lt;/P&gt;</description>
      <pubDate>Fri, 18 Jan 2019 05:35:03 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/rows-are-missing-while-loading-to-mysql/m-p/2201743#M3707</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2019-01-18T05:35:03Z</dc:date>
    </item>
    <item>
      <title>Re: rows are missing while loading to mysql</title>
      <link>https://community.qlik.com/t5/Talend-Studio/rows-are-missing-while-loading-to-mysql/m-p/2201744#M3708</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;A href="https://community.qlik.com/s/profile/0053p000007LPBGAA4"&gt;@amruthqs4talend&lt;/A&gt;,&lt;/P&gt;
&lt;P&gt;Can you pls check the connection in the sql builder of the tmysqloutputbulkexec component.. and pls check&amp;nbsp;&lt;/P&gt;
&lt;P&gt;append option and action on table and action on data....&lt;/P&gt;
&lt;P&gt;Here is the link for output component:&amp;nbsp;&lt;A href="https://help.talend.com/reader/hCrOzogIwKfuR3mPf~LydA/7cjWwNfCqPnCvCSyETEpIQ" target="_blank" rel="nofollow noopener noreferrer"&gt;https://help.talend.com/reader/hCrOzogIwKfuR3mPf~LydA/7cjWwNfCqPnCvCSyETEpIQ&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;One of the reason could also be that the after the insertion the commit for them isnt done.&lt;/P&gt;
&lt;P&gt;Pls do get back to Community,if necessary.&lt;/P&gt;
&lt;P&gt;Thanks,&lt;/P&gt;
&lt;P&gt;Ankit.&lt;/P&gt;</description>
      <pubDate>Fri, 18 Jan 2019 06:11:01 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/rows-are-missing-while-loading-to-mysql/m-p/2201744#M3708</guid>
      <dc:creator>ankit7359</dc:creator>
      <dc:date>2019-01-18T06:11:01Z</dc:date>
    </item>
    <item>
      <title>Re: rows are missing while loading to mysql</title>
      <link>https://community.qlik.com/t5/Talend-Studio/rows-are-missing-while-loading-to-mysql/m-p/2201745#M3709</link>
      <description>&lt;P&gt;I am using tdboutputbulkexec&amp;nbsp;component and it has "action on table" option, not the "action on data". I am using drop table if exist and create option.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 18 Jan 2019 06:25:42 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/rows-are-missing-while-loading-to-mysql/m-p/2201745#M3709</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2019-01-18T06:25:42Z</dc:date>
    </item>
    <item>
      <title>Re: rows are missing while loading to mysql</title>
      <link>https://community.qlik.com/t5/Talend-Studio/rows-are-missing-while-loading-to-mysql/m-p/2201746#M3710</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;A href="https://community.qlik.com/s/profile/0053p000007LPBGAA4"&gt;@amruthqs4talend&lt;/A&gt;,&lt;/P&gt;
&lt;P&gt;Which Talend version are you using ???&lt;/P&gt;
&lt;P&gt;I ll try to look from my end. How i can help&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Thanks,&lt;/P&gt;
&lt;P&gt;Ankit&lt;/P&gt;</description>
      <pubDate>Fri, 18 Jan 2019 06:30:46 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/rows-are-missing-while-loading-to-mysql/m-p/2201746#M3710</guid>
      <dc:creator>ankit7359</dc:creator>
      <dc:date>2019-01-18T06:30:46Z</dc:date>
    </item>
    <item>
      <title>Re: rows are missing while loading to mysql</title>
      <link>https://community.qlik.com/t5/Talend-Studio/rows-are-missing-while-loading-to-mysql/m-p/2201747#M3711</link>
      <description>&lt;P&gt;I am using&amp;nbsp;Talend Open Studio for Data Integration&amp;nbsp;Version: 7.1.1.&lt;/P&gt;&lt;P&gt;Thanks a lot..&lt;/P&gt;</description>
      <pubDate>Fri, 18 Jan 2019 06:33:39 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/rows-are-missing-while-loading-to-mysql/m-p/2201747#M3711</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2019-01-18T06:33:39Z</dc:date>
    </item>
    <item>
      <title>Re: rows are missing while loading to mysql</title>
      <link>https://community.qlik.com/t5/Talend-Studio/rows-are-missing-while-loading-to-mysql/m-p/2201748#M3712</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;A href="https://community.qlik.com/s/profile/0053p000007LPBGAA4"&gt;@amruthqs4talend&lt;/A&gt;,&lt;/P&gt; 
&lt;P&gt;I have a query though, why exactly are you using tlogrow in between json object and output component?&lt;/P&gt; 
&lt;P&gt;is the schema checked??&lt;/P&gt; 
&lt;P&gt;I apologise,but i use talend 6.3.2 where i dont have this tdb - component.?&lt;/P&gt; 
&lt;P&gt;But i will try to look..what can be done.&lt;/P&gt; 
&lt;P&gt;Thanks,&lt;/P&gt; 
&lt;P&gt;Ankit.&lt;/P&gt;</description>
      <pubDate>Fri, 18 Jan 2019 06:54:05 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/rows-are-missing-while-loading-to-mysql/m-p/2201748#M3712</guid>
      <dc:creator>ankit7359</dc:creator>
      <dc:date>2019-01-18T06:54:05Z</dc:date>
    </item>
    <item>
      <title>Re: rows are missing while loading to mysql</title>
      <link>https://community.qlik.com/t5/Talend-Studio/rows-are-missing-while-loading-to-mysql/m-p/2201749#M3713</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;Some older community messages suggested the usage of tlogrow. It shows me the records in talend&amp;nbsp;output window and prints 1441 records.&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Amrutha&lt;/P&gt;</description>
      <pubDate>Fri, 18 Jan 2019 06:58:38 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/rows-are-missing-while-loading-to-mysql/m-p/2201749#M3713</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2019-01-18T06:58:38Z</dc:date>
    </item>
    <item>
      <title>Re: rows are missing while loading to mysql</title>
      <link>https://community.qlik.com/t5/Talend-Studio/rows-are-missing-while-loading-to-mysql/m-p/2201750#M3714</link>
      <description>&lt;P&gt;Hey Can you check the length of the data field in the output. may be this can help.&lt;/P&gt;</description>
      <pubDate>Fri, 18 Jan 2019 08:01:57 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/rows-are-missing-while-loading-to-mysql/m-p/2201750#M3714</guid>
      <dc:creator>sbxr</dc:creator>
      <dc:date>2019-01-18T08:01:57Z</dc:date>
    </item>
    <item>
      <title>Re: rows are missing while loading to mysql</title>
      <link>https://community.qlik.com/t5/Talend-Studio/rows-are-missing-while-loading-to-mysql/m-p/2201751#M3715</link>
      <description>&lt;P&gt;hi,&lt;/P&gt;&lt;P&gt;I have checked the length of columns and it was same as auto-selected by schema. This was my first guess when things did not work out.&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Amrutha&lt;/P&gt;</description>
      <pubDate>Mon, 21 Jan 2019 04:34:16 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/rows-are-missing-while-loading-to-mysql/m-p/2201751#M3715</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2019-01-21T04:34:16Z</dc:date>
    </item>
    <item>
      <title>Re: rows are missing while loading to mysql</title>
      <link>https://community.qlik.com/t5/Talend-Studio/rows-are-missing-while-loading-to-mysql/m-p/2201752#M3716</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 try some basic verifications as stated below?&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;a) Try to replace the bulk component with tMysqlOutput component with Die on Error option enabled and retaining current schema setup. This will show the error you are facing if its related to schema or data errors.&lt;/P&gt; 
&lt;P&gt;b) Setup the schema length according to target columns in DB. If necessary, add a schema check component in between.&lt;/P&gt; 
&lt;P&gt;c) Once these verification are over, replace the output component with Bulk component and run the flow again and see the output.&amp;nbsp;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;Hope it should help to identify the root cause.&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, 21 Jan 2019 04:52:30 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/rows-are-missing-while-loading-to-mysql/m-p/2201752#M3716</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2019-01-21T04:52:30Z</dc:date>
    </item>
    <item>
      <title>Re: rows are missing while loading to mysql</title>
      <link>https://community.qlik.com/t5/Talend-Studio/rows-are-missing-while-loading-to-mysql/m-p/2201753#M3717</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;I have tried the first idea suggested by you and it did not change the output.&lt;/P&gt;&lt;P&gt;However, when am writing the data to a csv&amp;nbsp;or excel format, am getting all the rows. How could that be possible?&lt;/P&gt;</description>
      <pubDate>Mon, 21 Jan 2019 05:01:53 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/rows-are-missing-while-loading-to-mysql/m-p/2201753#M3717</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2019-01-21T05:01:53Z</dc:date>
    </item>
    <item>
      <title>Re: rows are missing while loading to mysql</title>
      <link>https://community.qlik.com/t5/Talend-Studio/rows-are-missing-while-loading-to-mysql/m-p/2201754#M3718</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp;Do you have records in incoming flow with same key values of database tables? In the case of Database, it will be overwritten but in the case of files, they will be considered as multiple rows.&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, 21 Jan 2019 05:39:19 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/rows-are-missing-while-loading-to-mysql/m-p/2201754#M3718</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2019-01-21T05:39:19Z</dc:date>
    </item>
    <item>
      <title>Re: rows are missing while loading to mysql</title>
      <link>https://community.qlik.com/t5/Talend-Studio/rows-are-missing-while-loading-to-mysql/m-p/2201755#M3719</link>
      <description>&lt;P&gt;&lt;A href="https://community.qlik.com/s/profile/0053p000007LPBGAA4"&gt;@amruthqs4talend&lt;/A&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;If the answer has helped you, could you please mark the topic as resolved?&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>Fri, 08 Feb 2019 06:46:33 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/rows-are-missing-while-loading-to-mysql/m-p/2201755#M3719</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2019-02-08T06:46:33Z</dc:date>
    </item>
    <item>
      <title>Re: rows are missing while loading to mysql</title>
      <link>https://community.qlik.com/t5/Talend-Studio/rows-are-missing-while-loading-to-mysql/m-p/2201756#M3720</link>
      <description>&lt;P&gt;That was a good suggestion but it did not solve my problem.&lt;/P&gt;</description>
      <pubDate>Fri, 08 Feb 2019 06:49:16 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/rows-are-missing-while-loading-to-mysql/m-p/2201756#M3720</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2019-02-08T06:49:16Z</dc:date>
    </item>
    <item>
      <title>Re: rows are missing while loading to mysql</title>
      <link>https://community.qlik.com/t5/Talend-Studio/rows-are-missing-while-loading-to-mysql/m-p/2201757#M3721</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp; &amp;nbsp;Are you saying all the records are having unique keys and they do not have any duplicates?&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp; &amp;nbsp;Also did you try to use tDBOutput with Die on Error option enabled? If there are any data issues, it will reveal them by failing at that record.&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>Fri, 08 Feb 2019 06:53:54 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/rows-are-missing-while-loading-to-mysql/m-p/2201757#M3721</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2019-02-08T06:53:54Z</dc:date>
    </item>
    <item>
      <title>Re: rows are missing while loading to mysql</title>
      <link>https://community.qlik.com/t5/Talend-Studio/rows-are-missing-while-loading-to-mysql/m-p/2201758#M3722</link>
      <description>&lt;P&gt;Hello&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;After you tmssql component use tjavarow&lt;/P&gt; 
&lt;P&gt;and try to use this code&lt;/P&gt; 
&lt;P&gt;Number of records successfully loaded : " + ((Integer)globalMap.get("tMSSqlOutput_1_NB_LINE_INSERTED"))&lt;/P&gt; 
&lt;P&gt;In talend studio to the left of it, you will have outline in that all the components will be appeared try to use them&lt;/P&gt; 
&lt;P&gt;Please find picture attached&lt;/P&gt; 
&lt;P&gt;&lt;SPAN class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="insertsintomssqloutput.PNG" style="width: 341px;"&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="0683p000009M2dt.png"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/150775iEA49D61E25728F34/image-size/large?v=v2&amp;amp;px=999" role="button" title="0683p000009M2dt.png" alt="0683p000009M2dt.png" /&gt;&lt;/span&gt;&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Mon, 11 Feb 2019 20:16:03 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/rows-are-missing-while-loading-to-mysql/m-p/2201758#M3722</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2019-02-11T20:16:03Z</dc:date>
    </item>
  </channel>
</rss>

