<?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: Advanced setting tab for the Microsoft Azure SQL Database as Target in Qlik Replicate</title>
    <link>https://community.qlik.com/t5/Qlik-Replicate/Advanced-setting-tab-for-the-Microsoft-Azure-SQL-Database-as/m-p/2067693#M5890</link>
    <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.qlik.com/t5/user/viewprofilepage/user-id/122547"&gt;@attunitysupportcs&lt;/a&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;BCP only affects the Full Load process, not CDC. BCP does have a limitation where if it is turned on,&amp;nbsp;&lt;SPAN&gt;unlimited LOB columns are not supported, even for the CDC process. LOB column sizes would need to be limited or the use of BCP needs to be turned off.&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;I'm not entirely sure if the use of BCP for Full Loads would be faster or not using BCP. More info on BCP can be found in Microsoft's documentation.&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;&lt;A href="https://azure.microsoft.com/en-us/blog/bcp-and-sql-azure/" target="_blank" rel="noopener"&gt;https://azure.microsoft.com/en-us/blog/bcp-and-sql-azure/&lt;/A&gt;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Thu, 04 May 2023 13:18:19 GMT</pubDate>
    <dc:creator>Alan_Wang</dc:creator>
    <dc:date>2023-05-04T13:18:19Z</dc:date>
    <item>
      <title>Advanced setting tab for the Microsoft Azure SQL Database as Target</title>
      <link>https://community.qlik.com/t5/Qlik-Replicate/Advanced-setting-tab-for-the-Microsoft-Azure-SQL-Database-as/m-p/2067075#M5860</link>
      <description>&lt;P&gt;&lt;SPAN&gt;In this advanced tab, I would like to clarify more about two parameters&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;First is the "Use BCP for loading tables"&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;Question: If I plan to do CDC replication tasks ( Apply Changes), select the "Use BCP for loading tables" will affect the data capture process?&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Second is the "Internal Parameter"&lt;/P&gt;
&lt;P&gt;Question: What is the effect to my replication task if have select the internal parameter "suspendTableWithComputedColumn". Can you clarify more on this parameter since there are limited sources in the Qlik Website.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Thanks.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 03 May 2023 08:32:09 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Qlik-Replicate/Advanced-setting-tab-for-the-Microsoft-Azure-SQL-Database-as/m-p/2067075#M5860</guid>
      <dc:creator>attunitysupportcs</dc:creator>
      <dc:date>2023-05-03T08:32:09Z</dc:date>
    </item>
    <item>
      <title>Re: Advanced setting tab for the Microsoft Azure SQL Database as Target</title>
      <link>https://community.qlik.com/t5/Qlik-Replicate/Advanced-setting-tab-for-the-Microsoft-Azure-SQL-Database-as/m-p/2067456#M5873</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.qlik.com/t5/user/viewprofilepage/user-id/122547"&gt;@attunitysupportcs&lt;/a&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;suspendTableWithComputedColumn is a default internal parameter that is turned on for some source endpoints such as SQL Server. It suspends a table when a computed column is detected in the source tables. Endpoints such as SQL Server do not support computed columns for CDC so the task will result in errors if one is detected. This parameter suspends just the table in question so the rest of the task can continue replication. If turned off, the whole task will stop from the errors.&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 03 May 2023 22:11:39 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Qlik-Replicate/Advanced-setting-tab-for-the-Microsoft-Azure-SQL-Database-as/m-p/2067456#M5873</guid>
      <dc:creator>Alan_Wang</dc:creator>
      <dc:date>2023-05-03T22:11:39Z</dc:date>
    </item>
    <item>
      <title>Re: Advanced setting tab for the Microsoft Azure SQL Database as Target</title>
      <link>https://community.qlik.com/t5/Qlik-Replicate/Advanced-setting-tab-for-the-Microsoft-Azure-SQL-Database-as/m-p/2067468#M5874</link>
      <description>&lt;P&gt;Hi Alan,&lt;/P&gt;
&lt;P&gt;How about the&amp;nbsp;&lt;SPAN&gt;"Use BCP for loading tables"?&amp;nbsp;If I plan to do CDC replication tasks ( Apply Changes), select the "Use BCP for loading tables" will affect the data capture process? The Qlik website written "&lt;SPAN class="ui_item"&gt;Use BCP for loading tables&lt;/SPAN&gt;: Select this to transfer data for &lt;STRONG&gt;full-load operations&lt;/STRONG&gt; using BCP." Is this means the BCP only for full-load operations?&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;Thanks.&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 04 May 2023 01:02:50 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Qlik-Replicate/Advanced-setting-tab-for-the-Microsoft-Azure-SQL-Database-as/m-p/2067468#M5874</guid>
      <dc:creator>attunitysupportcs</dc:creator>
      <dc:date>2023-05-04T01:02:50Z</dc:date>
    </item>
    <item>
      <title>Re: Advanced setting tab for the Microsoft Azure SQL Database as Target</title>
      <link>https://community.qlik.com/t5/Qlik-Replicate/Advanced-setting-tab-for-the-Microsoft-Azure-SQL-Database-as/m-p/2067693#M5890</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.qlik.com/t5/user/viewprofilepage/user-id/122547"&gt;@attunitysupportcs&lt;/a&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;BCP only affects the Full Load process, not CDC. BCP does have a limitation where if it is turned on,&amp;nbsp;&lt;SPAN&gt;unlimited LOB columns are not supported, even for the CDC process. LOB column sizes would need to be limited or the use of BCP needs to be turned off.&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;I'm not entirely sure if the use of BCP for Full Loads would be faster or not using BCP. More info on BCP can be found in Microsoft's documentation.&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;&lt;A href="https://azure.microsoft.com/en-us/blog/bcp-and-sql-azure/" target="_blank" rel="noopener"&gt;https://azure.microsoft.com/en-us/blog/bcp-and-sql-azure/&lt;/A&gt;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 04 May 2023 13:18:19 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Qlik-Replicate/Advanced-setting-tab-for-the-Microsoft-Azure-SQL-Database-as/m-p/2067693#M5890</guid>
      <dc:creator>Alan_Wang</dc:creator>
      <dc:date>2023-05-04T13:18:19Z</dc:date>
    </item>
  </channel>
</rss>

