<?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: Error occured while doing full load in Qlik Replicate</title>
    <link>https://community.qlik.com/t5/Qlik-Replicate/Error-occured-while-doing-full-load/m-p/2053182#M5487</link>
    <description>&lt;P&gt;- This is 99.99% sure to be a SQLserver issue where things like Replicate Server memory are irrelevant. Involved your source DBA!&amp;nbsp;&lt;/P&gt;
&lt;P&gt;- This is likely to be a VIRTUAL memory issue, not physical, or it could be 'total confusion - as suggested by the 'line 1, column -1'.&amp;nbsp; &amp;nbsp;Check out&amp;nbsp;&lt;A href="https://learn.microsoft.com/en-us/troubleshoot/sql/database-engine/performance/701-error-large-batches" target="_blank"&gt;https://learn.microsoft.com/en-us/troubleshoot/sql/database-engine/performance/701-error-large-batches&lt;/A&gt;&amp;nbsp; - it mentions&amp;nbsp;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;A href="https://learn.microsoft.com/en-us/troubleshoot/sql/database-engine/performance/dbcc-memorystatus-monitor-memory-usage" data-linktype="relative-path" target="_blank"&gt;DBCC MEMORYSTATUS&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;- Did it ever work?&lt;/P&gt;
&lt;P&gt;- Is there a TABLE associated with the error ? If there is no immediate name on the message use the THREAD NUMBER from the line with the error, to look back (NotePad++ 'find all in current document') to see what happend prior, and how long ago.&lt;/P&gt;
&lt;P&gt;- How quickly does the error come up - right after starting the task? After hours of running, Gigabytes transferred?&lt;/P&gt;
&lt;P&gt;- Does it come up right after a particular table is started, or deep into a particular table? For clarity you may want to run the task configured to SINGLE load stream.&lt;/P&gt;
&lt;P&gt;- Assuming it is triggered by a specific table, what is special about it? LOBS? Computed / linked columns? Maybe drop some suspect columns from the replication request. Are you using filters or passthru queries?&lt;/P&gt;
&lt;P&gt;- Activate logging for SOURCE UNLOAD level TRACE to see the queries used. Execute those in SMSS studio and hopefully get more complete messages?&lt;/P&gt;
&lt;P&gt;Good luck,&lt;/P&gt;
&lt;P&gt;Hein.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Sat, 25 Mar 2023 14:37:09 GMT</pubDate>
    <dc:creator>Heinvandenheuvel</dc:creator>
    <dc:date>2023-03-25T14:37:09Z</dc:date>
    <item>
      <title>Error occured while doing full load</title>
      <link>https://community.qlik.com/t5/Qlik-Replicate/Error-occured-while-doing-full-load/m-p/2052800#M5472</link>
      <description>&lt;P&gt;Hello team,&lt;/P&gt;
&lt;P&gt;We faced following error while moving data from SQL to postgres .&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;&lt;SPAN class="ui-provider xm b c d e f g h i j k l m n o p q r s t u v w x y z ab ac ae af ag ah ai aj ak"&gt;RetCode: SQL_ERROR&amp;nbsp; SqlState: 42000 NativeError: 701 Message: [Microsoft][ODBC Driver 17 for SQL Server][SQL Server]There is insufficient system memory in resource pool 'default' to run this query. Line: 1 Column: -1&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;What will be the reason behind this.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Thanks,&lt;/P&gt;
&lt;P&gt;megha&lt;/P&gt;</description>
      <pubDate>Fri, 24 Mar 2023 07:16:10 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Qlik-Replicate/Error-occured-while-doing-full-load/m-p/2052800#M5472</guid>
      <dc:creator>Megha_More</dc:creator>
      <dc:date>2023-03-24T07:16:10Z</dc:date>
    </item>
    <item>
      <title>Re: Error occured while doing full load</title>
      <link>https://community.qlik.com/t5/Qlik-Replicate/Error-occured-while-doing-full-load/m-p/2052922#M5478</link>
      <description>&lt;P&gt;&lt;SPAN style="background: var(--ck-color-mention-background); color: var(--ck-color-mention-text);"&gt;&lt;a href="https://community.qlik.com/t5/user/viewprofilepage/user-id/213954"&gt;@Megha_More&lt;/a&gt;&lt;/SPAN&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;The error could be many think.&lt;/P&gt;
&lt;P&gt;1. what is the Replicate server memory size&lt;/P&gt;
&lt;P&gt;2. what was the exact query that was running that cause the memory usage.&lt;/P&gt;
&lt;P&gt;3. how many table are on that task&lt;/P&gt;
&lt;P&gt;4. does the tables in the task have LOBS&lt;/P&gt;
&lt;P&gt;5. have you test on smaller table to check if the issue exist with small table ?&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 24 Mar 2023 12:25:00 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Qlik-Replicate/Error-occured-while-doing-full-load/m-p/2052922#M5478</guid>
      <dc:creator>Steve_Nguyen</dc:creator>
      <dc:date>2023-03-24T12:25:00Z</dc:date>
    </item>
    <item>
      <title>Re: Error occured while doing full load</title>
      <link>https://community.qlik.com/t5/Qlik-Replicate/Error-occured-while-doing-full-load/m-p/2053182#M5487</link>
      <description>&lt;P&gt;- This is 99.99% sure to be a SQLserver issue where things like Replicate Server memory are irrelevant. Involved your source DBA!&amp;nbsp;&lt;/P&gt;
&lt;P&gt;- This is likely to be a VIRTUAL memory issue, not physical, or it could be 'total confusion - as suggested by the 'line 1, column -1'.&amp;nbsp; &amp;nbsp;Check out&amp;nbsp;&lt;A href="https://learn.microsoft.com/en-us/troubleshoot/sql/database-engine/performance/701-error-large-batches" target="_blank"&gt;https://learn.microsoft.com/en-us/troubleshoot/sql/database-engine/performance/701-error-large-batches&lt;/A&gt;&amp;nbsp; - it mentions&amp;nbsp;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;A href="https://learn.microsoft.com/en-us/troubleshoot/sql/database-engine/performance/dbcc-memorystatus-monitor-memory-usage" data-linktype="relative-path" target="_blank"&gt;DBCC MEMORYSTATUS&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;- Did it ever work?&lt;/P&gt;
&lt;P&gt;- Is there a TABLE associated with the error ? If there is no immediate name on the message use the THREAD NUMBER from the line with the error, to look back (NotePad++ 'find all in current document') to see what happend prior, and how long ago.&lt;/P&gt;
&lt;P&gt;- How quickly does the error come up - right after starting the task? After hours of running, Gigabytes transferred?&lt;/P&gt;
&lt;P&gt;- Does it come up right after a particular table is started, or deep into a particular table? For clarity you may want to run the task configured to SINGLE load stream.&lt;/P&gt;
&lt;P&gt;- Assuming it is triggered by a specific table, what is special about it? LOBS? Computed / linked columns? Maybe drop some suspect columns from the replication request. Are you using filters or passthru queries?&lt;/P&gt;
&lt;P&gt;- Activate logging for SOURCE UNLOAD level TRACE to see the queries used. Execute those in SMSS studio and hopefully get more complete messages?&lt;/P&gt;
&lt;P&gt;Good luck,&lt;/P&gt;
&lt;P&gt;Hein.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Sat, 25 Mar 2023 14:37:09 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Qlik-Replicate/Error-occured-while-doing-full-load/m-p/2053182#M5487</guid>
      <dc:creator>Heinvandenheuvel</dc:creator>
      <dc:date>2023-03-25T14:37:09Z</dc:date>
    </item>
    <item>
      <title>Re: Error occured while doing full load</title>
      <link>https://community.qlik.com/t5/Qlik-Replicate/Error-occured-while-doing-full-load/m-p/2053261#M5489</link>
      <description>&lt;P&gt;HI&amp;nbsp;&lt;a href="https://community.qlik.com/t5/user/viewprofilepage/user-id/213954"&gt;@Megha_More&lt;/a&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I would also show this error to the SQL Server DBA. I agree with&amp;nbsp;&lt;a href="https://community.qlik.com/t5/user/viewprofilepage/user-id/110970"&gt;@Heinvandenheuvel&lt;/a&gt;&amp;nbsp; that this is probably a Sql Server issue.&amp;nbsp; &amp;nbsp;I recommend as well to answer&amp;nbsp;&lt;a href="https://community.qlik.com/t5/user/viewprofilepage/user-id/110970"&gt;@Heinvandenheuvel&lt;/a&gt;&amp;nbsp;'s question to give us more information about the issue.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Thanks&lt;/P&gt;
&lt;P&gt;Barb&lt;/P&gt;</description>
      <pubDate>Sun, 26 Mar 2023 19:36:54 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Qlik-Replicate/Error-occured-while-doing-full-load/m-p/2053261#M5489</guid>
      <dc:creator>Barb_Fill21</dc:creator>
      <dc:date>2023-03-26T19:36:54Z</dc:date>
    </item>
    <item>
      <title>Re: Error occured while doing full load</title>
      <link>https://community.qlik.com/t5/Qlik-Replicate/Error-occured-while-doing-full-load/m-p/2055063#M5539</link>
      <description>&lt;P&gt;Hi Team,&lt;/P&gt;
&lt;P&gt;Thanks for the responses. Error resolved after doing full load again by cross checking all the connections.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Thanks,&lt;/P&gt;
&lt;P&gt;Megha.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 30 Mar 2023 09:25:22 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Qlik-Replicate/Error-occured-while-doing-full-load/m-p/2055063#M5539</guid>
      <dc:creator>Megha_More</dc:creator>
      <dc:date>2023-03-30T09:25:22Z</dc:date>
    </item>
  </channel>
</rss>

