<?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: Replicate LOB columns in SQL Server Target in Qlik Replicate</title>
    <link>https://community.qlik.com/t5/Qlik-Replicate/Replicate-LOB-columns-in-SQL-Server-Target/m-p/1727103#M329</link>
    <description>&lt;P&gt;Hi Varadharaj,&lt;BR /&gt;Please check the available memory/disk on your replicate server machine.&lt;BR /&gt;Did you set System memory utilization threshold/Disk space threshold in Resouce Control?&lt;/P&gt;&lt;P&gt;Thanks,&lt;BR /&gt;Madhavi&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Sun, 12 Jul 2020 12:32:05 GMT</pubDate>
    <dc:creator>Madhavi_Konda</dc:creator>
    <dc:date>2020-07-12T12:32:05Z</dc:date>
    <item>
      <title>Replicate LOB columns in SQL Server Target</title>
      <link>https://community.qlik.com/t5/Qlik-Replicate/Replicate-LOB-columns-in-SQL-Server-Target/m-p/1721162#M283</link>
      <description>&lt;P&gt;Hi Team,&lt;/P&gt;&lt;P&gt;We have configured the replicate as below&lt;/P&gt;&lt;P&gt;SQL server source --&amp;gt;Log stream&lt;/P&gt;&lt;P&gt;Log stream --&amp;gt;SQL Server target&lt;/P&gt;&lt;P&gt;We need to replicate LOB columns in target, we have configured maximum value 102400 KB, it is throwing below error&lt;/P&gt;&lt;P&gt;Not enough memory resources are available to process this command (apr status = 720008)&lt;/P&gt;&lt;P&gt;What is the value we need to give for LOB columns without truncating data as it is throwing error for even 1000 KB.&lt;/P&gt;&lt;P&gt;Please let us know the expected behavior.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Note :BCP&amp;nbsp; for loading tables is disabled&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="varadharaj_0-1592900648955.png" style="width: 400px;"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/36055iE0A7CCFE19E9C005/image-size/medium?v=v2&amp;amp;px=400" role="button" title="varadharaj_0-1592900648955.png" alt="varadharaj_0-1592900648955.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 23 Jun 2020 13:29:54 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Qlik-Replicate/Replicate-LOB-columns-in-SQL-Server-Target/m-p/1721162#M283</guid>
      <dc:creator>varadharaj</dc:creator>
      <dc:date>2020-06-23T13:29:54Z</dc:date>
    </item>
    <item>
      <title>Re: Replicate LOB columns in SQL Server Target</title>
      <link>https://community.qlik.com/t5/Qlik-Replicate/Replicate-LOB-columns-in-SQL-Server-Target/m-p/1727103#M329</link>
      <description>&lt;P&gt;Hi Varadharaj,&lt;BR /&gt;Please check the available memory/disk on your replicate server machine.&lt;BR /&gt;Did you set System memory utilization threshold/Disk space threshold in Resouce Control?&lt;/P&gt;&lt;P&gt;Thanks,&lt;BR /&gt;Madhavi&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Sun, 12 Jul 2020 12:32:05 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Qlik-Replicate/Replicate-LOB-columns-in-SQL-Server-Target/m-p/1727103#M329</guid>
      <dc:creator>Madhavi_Konda</dc:creator>
      <dc:date>2020-07-12T12:32:05Z</dc:date>
    </item>
    <item>
      <title>Re: Replicate LOB columns in SQL Server Target</title>
      <link>https://community.qlik.com/t5/Qlik-Replicate/Replicate-LOB-columns-in-SQL-Server-Target/m-p/1728538#M338</link>
      <description>&lt;P&gt;&lt;SPAN&gt;Hi Varadharaj,&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Since you are replicating lob columns,&amp;nbsp;&lt;/SPAN&gt;&lt;SPAN&gt;please try to&amp;nbsp;decrease&amp;nbsp;the full load&amp;nbsp;&lt;/SPAN&gt;&lt;SPAN class="feedSearchHighlight"&gt;commit&lt;/SPAN&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;SPAN class="feedSearchHighlight"&gt;rate&lt;/SPAN&gt;&lt;SPAN&gt;.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;As documented in our user guide:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;In some scenarios, tasks configured to replicate tables with multiple LOB&lt;/P&gt;&lt;P&gt;columns may consume a large amount of memory. This is because Replicate allocates&lt;/P&gt;&lt;P&gt;memory by multiplying the Limit LOB size to value by the&amp;nbsp;&lt;SPAN class="feedSearchHighlight"&gt;Commit&lt;/SPAN&gt;&amp;nbsp;&lt;SPAN class="feedSearchHighlight"&gt;rate&lt;/SPAN&gt;&amp;nbsp;during full&lt;/P&gt;&lt;P&gt;load value, the sum of which, it multiplies by the number of LOB columns being&lt;/P&gt;&lt;P&gt;replicated. So, for example, if LOB size is limited to 5 MB and the default&amp;nbsp;&lt;SPAN class="feedSearchHighlight"&gt;commit&lt;/SPAN&gt;&amp;nbsp;&lt;SPAN class="feedSearchHighlight"&gt;rate&lt;/SPAN&gt;&amp;nbsp;is&lt;/P&gt;&lt;P&gt;used (10000 events), a task replicating 6 LOB columns will consume 30 GB of memory.&lt;/P&gt;&lt;P&gt;Note that other factors such as the database type and version may also affect memory&lt;/P&gt;&lt;P&gt;consumption.&lt;/P&gt;&lt;P&gt;Should you encounter memory consumption issues and suspect that a combination of&lt;/P&gt;&lt;P&gt;the above factors may be the cause, stop the task and&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;SPAN class="feedSearchHighlight"&gt;lower&lt;/SPAN&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;the value in the&amp;nbsp;&lt;SPAN class="feedSearchHighlight"&gt;Commit&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN class="feedSearchHighlight"&gt;rate&lt;/SPAN&gt;&amp;nbsp;during full load field. Then resume the task. Repeat this process until acceptable&lt;/P&gt;&lt;P&gt;performance/memory levels are reached.&lt;/P&gt;&lt;P&gt;These instructions apply to Change Processing and Full Load tasks.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Hope this helps!&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Lyka&lt;/P&gt;</description>
      <pubDate>Thu, 16 Jul 2020 16:28:02 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Qlik-Replicate/Replicate-LOB-columns-in-SQL-Server-Target/m-p/1728538#M338</guid>
      <dc:creator>lyka</dc:creator>
      <dc:date>2020-07-16T16:28:02Z</dc:date>
    </item>
  </channel>
</rss>

