<?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 Loss of rows under sql server inserted from talend in Talend Studio</title>
    <link>https://community.qlik.com/t5/Talend-Studio/Loss-of-rows-under-sql-server-inserted-from-talend/m-p/2285014#M58636</link>
    <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;I created a job that allows to insert nearly&amp;nbsp;24 000000 lines in sqlserver. After running I found the 24 000000 line, but bizarrely today I find only nearly 14 000 000 line.&lt;/P&gt;&lt;P&gt;In fact there is a loss of lines and I havn't changed anything !&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Is there anyone who can help me please?&lt;/P&gt;&lt;P&gt;Thanks in advance.&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Wed, 17 May 2017 08:52:22 GMT</pubDate>
    <dc:creator>INESBK</dc:creator>
    <dc:date>2017-05-17T08:52:22Z</dc:date>
    <item>
      <title>Loss of rows under sql server inserted from talend</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Loss-of-rows-under-sql-server-inserted-from-talend/m-p/2285014#M58636</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;I created a job that allows to insert nearly&amp;nbsp;24 000000 lines in sqlserver. After running I found the 24 000000 line, but bizarrely today I find only nearly 14 000 000 line.&lt;/P&gt;&lt;P&gt;In fact there is a loss of lines and I havn't changed anything !&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Is there anyone who can help me please?&lt;/P&gt;&lt;P&gt;Thanks in advance.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 17 May 2017 08:52:22 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Loss-of-rows-under-sql-server-inserted-from-talend/m-p/2285014#M58636</guid>
      <dc:creator>INESBK</dc:creator>
      <dc:date>2017-05-17T08:52:22Z</dc:date>
    </item>
    <item>
      <title>Re: Loss of rows under sql server inserted from talend</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Loss-of-rows-under-sql-server-inserted-from-talend/m-p/2285015#M58637</link>
      <description>&lt;P&gt;most real reason - wrong forms (length, type, nulls and etc) from source&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;depending from settings, SQL output use batch size for insert, it is much faster (dramatically faster) but at same time - with any error all batch rows will be &amp;nbsp;rejected&lt;BR /&gt;&lt;BR /&gt;so, check -log files, check source data for compliance with Your output schema&lt;/P&gt;</description>
      <pubDate>Wed, 17 May 2017 12:06:17 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Loss-of-rows-under-sql-server-inserted-from-talend/m-p/2285015#M58637</guid>
      <dc:creator>vapukov</dc:creator>
      <dc:date>2017-05-17T12:06:17Z</dc:date>
    </item>
    <item>
      <title>Re: Loss of rows under sql server inserted from talend</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Loss-of-rows-under-sql-server-inserted-from-talend/m-p/2285016#M58638</link>
      <description>&lt;P&gt;I checked everything you just said but I suspect it is because of commit because I didn't make the component tMsSqlCommit.&lt;/P&gt;&lt;P&gt;Does it affect the job?&lt;/P&gt;</description>
      <pubDate>Wed, 17 May 2017 13:31:58 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Loss-of-rows-under-sql-server-inserted-from-talend/m-p/2285016#M58638</guid>
      <dc:creator>INESBK</dc:creator>
      <dc:date>2017-05-17T13:31:58Z</dc:date>
    </item>
    <item>
      <title>Re: Loss of rows under sql server inserted from talend</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Loss-of-rows-under-sql-server-inserted-from-talend/m-p/2285017#M58639</link>
      <description>&lt;P&gt;1) commit affected if You use tMSSQLConnection&lt;BR /&gt;&lt;BR /&gt;2) if commit missed - You will have 0 records, but You have some of them&lt;/P&gt;</description>
      <pubDate>Wed, 17 May 2017 14:57:10 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Loss-of-rows-under-sql-server-inserted-from-talend/m-p/2285017#M58639</guid>
      <dc:creator>vapukov</dc:creator>
      <dc:date>2017-05-17T14:57:10Z</dc:date>
    </item>
    <item>
      <title>Re: Loss of rows under sql server inserted from talend</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Loss-of-rows-under-sql-server-inserted-from-talend/m-p/2285018#M58640</link>
      <description>&lt;P&gt;During my first run, i ddidin't use neither&amp;nbsp;&lt;SPAN&gt;tMSSQLConnection or tMSSQLCommit.&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 17 May 2017 15:03:36 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Loss-of-rows-under-sql-server-inserted-from-talend/m-p/2285018#M58640</guid>
      <dc:creator>INESBK</dc:creator>
      <dc:date>2017-05-17T15:03:36Z</dc:date>
    </item>
    <item>
      <title>Re: Loss of rows under sql server inserted from talend</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Loss-of-rows-under-sql-server-inserted-from-talend/m-p/2285019#M58641</link>
      <description>&lt;P&gt;if You do not use tMSSQLConnection, You can not use Commit, it managed by tMSSQLOutput (Advanced) and it auto commit for selected number of records, like 10 000 per batch&lt;/P&gt;</description>
      <pubDate>Wed, 17 May 2017 15:15:20 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Loss-of-rows-under-sql-server-inserted-from-talend/m-p/2285019#M58641</guid>
      <dc:creator>vapukov</dc:creator>
      <dc:date>2017-05-17T15:15:20Z</dc:date>
    </item>
    <item>
      <title>Re: Loss of rows under sql server inserted from talend</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Loss-of-rows-under-sql-server-inserted-from-talend/m-p/2285020#M58642</link>
      <description>&lt;P&gt;Yes that's what I did at the beginning, but since I lost lines I thought maybe that's because of commit &lt;span class="lia-unicode-emoji" title=":confused_face:"&gt;😕&lt;/span&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;Because I have no errors at the sql server log file and at tStatCatcher in Talend, so i don't understand the problem &lt;span class="lia-inline-image-display-wrapper" image-alt="0683p000009MPcz.png"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/157233iD1A564EF62DE3BC2/image-size/large?v=v2&amp;amp;px=999" role="button" title="0683p000009MPcz.png" alt="0683p000009MPcz.png" /&gt;&lt;/span&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 17 May 2017 15:20:58 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Loss-of-rows-under-sql-server-inserted-from-talend/m-p/2285020#M58642</guid>
      <dc:creator>INESBK</dc:creator>
      <dc:date>2017-05-17T15:20:58Z</dc:date>
    </item>
    <item>
      <title>Re: Loss of rows under sql server inserted from talend</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Loss-of-rows-under-sql-server-inserted-from-talend/m-p/2285021#M58643</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt;
&lt;P&gt;Is there any data truncation issue printed on console?&lt;/P&gt;
&lt;P&gt;You can right click on tMssqlOutput, select Row, and then Reject to see if there is any record information rejected by your sql server.&lt;/P&gt;
&lt;P&gt;Note:The reject row can't be used together with the 'die on error' option and 'use batch size' option in advanced setting tab of tMssqlOutput component, uncheck these two option and then you can use the reject row.&lt;/P&gt;
&lt;P&gt;Best regards&lt;/P&gt;
&lt;P&gt;Sabrina&lt;/P&gt;</description>
      <pubDate>Thu, 18 May 2017 09:28:11 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Loss-of-rows-under-sql-server-inserted-from-talend/m-p/2285021#M58643</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2017-05-18T09:28:11Z</dc:date>
    </item>
    <item>
      <title>Re: Loss of rows under sql server inserted from talend</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Loss-of-rows-under-sql-server-inserted-from-talend/m-p/2285022#M58644</link>
      <description>&lt;P&gt;I have already solved the problem of data truncation and i made a table for reject row.&lt;/P&gt; 
&lt;P&gt;Here is a screenshot :&lt;/P&gt; 
&lt;P&gt;&lt;SPAN class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="job.PNG" style="width: 999px;"&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="0683p000009LuYO.png"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/146059iC407B1718E3C23A8/image-size/large?v=v2&amp;amp;px=999" role="button" title="0683p000009LuYO.png" alt="0683p000009LuYO.png" /&gt;&lt;/span&gt;&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 18 May 2017 09:51:14 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Loss-of-rows-under-sql-server-inserted-from-talend/m-p/2285022#M58644</guid>
      <dc:creator>INESBK</dc:creator>
      <dc:date>2017-05-18T09:51:14Z</dc:date>
    </item>
    <item>
      <title>Re: Loss of rows under sql server inserted from talend</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Loss-of-rows-under-sql-server-inserted-from-talend/m-p/2285023#M58645</link>
      <description>Sorry for the question, but how are you sure the input contains 24,000,000 rows?</description>
      <pubDate>Thu, 18 May 2017 09:58:20 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Loss-of-rows-under-sql-server-inserted-from-talend/m-p/2285023#M58645</guid>
      <dc:creator>TRF</dc:creator>
      <dc:date>2017-05-18T09:58:20Z</dc:date>
    </item>
    <item>
      <title>Re: Loss of rows under sql server inserted from talend</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Loss-of-rows-under-sql-server-inserted-from-talend/m-p/2285024#M58646</link>
      <description>&lt;P&gt;When the execution is complete, I made this query (select * from my_tabel) and i got nearly 24 000000 lines.&lt;/P&gt; 
&lt;P&gt;The next day I launched the same request again in SQLServer and i obtained only nearly 13 000 000 and even when I run another time the job i&amp;nbsp;noticed that the number of rows inserted under sqlserver change randomly !&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 18 May 2017 10:23:53 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Loss-of-rows-under-sql-server-inserted-from-talend/m-p/2285024#M58646</guid>
      <dc:creator>INESBK</dc:creator>
      <dc:date>2017-05-18T10:23:53Z</dc:date>
    </item>
  </channel>
</rss>

