<?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 Table Column in Log Stream in Qlik Replicate</title>
    <link>https://community.qlik.com/t5/Qlik-Replicate/Replicate-Table-Column-in-Log-Stream/m-p/2532670#M15192</link>
    <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.qlik.com/t5/user/viewprofilepage/user-id/162751"&gt;@Al_gar&lt;/a&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Are you using trigger based, or log based? Trigger based does not support DDL operations.&lt;/P&gt;
&lt;P&gt;See:&lt;BR /&gt;&lt;A href="https://help.qlik.com/en-US/replicate/November2024/Content/Global_Common/Content/SharedReplicateHDD/SAP-HANA/limitations_saphana_source.htm" target="_blank"&gt;Limitations and considerations | Qlik Replicate Help&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;Having said that, the full load should update the target schema to match the source, but only if full load settings are "drop &amp;amp; recreate table".&lt;/P&gt;
&lt;P&gt;Thanks,&lt;/P&gt;
&lt;P&gt;Dana&lt;/P&gt;</description>
    <pubDate>Mon, 06 Oct 2025 21:02:02 GMT</pubDate>
    <dc:creator>Dana_Baldwin</dc:creator>
    <dc:date>2025-10-06T21:02:02Z</dc:date>
    <item>
      <title>Replicate Table Column in Log Stream</title>
      <link>https://community.qlik.com/t5/Qlik-Replicate/Replicate-Table-Column-in-Log-Stream/m-p/2532547#M15182</link>
      <description>&lt;P&gt;For Qlik Replicate November 2024 (2024.11.0.177)&amp;nbsp;I have a staging task that is replicating data from HANA to log stream files and another task that is replicating the data from the staged log stream files to the target database (SQL Server 2022). What is the correct process to replicate HANA table schema changes to the staged log stream and target database? (i.e. new column, data type change)&lt;/P&gt;</description>
      <pubDate>Sun, 05 Oct 2025 15:31:22 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Qlik-Replicate/Replicate-Table-Column-in-Log-Stream/m-p/2532547#M15182</guid>
      <dc:creator>Al_gar</dc:creator>
      <dc:date>2025-10-05T15:31:22Z</dc:date>
    </item>
    <item>
      <title>Re: Replicate Table Column in Log Stream</title>
      <link>https://community.qlik.com/t5/Qlik-Replicate/Replicate-Table-Column-in-Log-Stream/m-p/2532633#M15188</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.qlik.com/t5/user/viewprofilepage/user-id/162751"&gt;@Al_gar&lt;/a&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Is the source endpoint a direct connection to SAP HANA, SAP Application, or SAP Application DB endpoint with HANA on the back end?&lt;/P&gt;
&lt;P&gt;Are you experiencing a specific error message when there are table/schema changes on the source, or are they just not flowing through?&lt;/P&gt;
&lt;P&gt;In task settings \ Change Processing \ Apply Changes Settings, what are the DDL Handling Policy items set to?&lt;/P&gt;
&lt;P&gt;Thanks,&lt;/P&gt;
&lt;P&gt;Dana&lt;/P&gt;</description>
      <pubDate>Mon, 06 Oct 2025 15:25:12 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Qlik-Replicate/Replicate-Table-Column-in-Log-Stream/m-p/2532633#M15188</guid>
      <dc:creator>Dana_Baldwin</dc:creator>
      <dc:date>2025-10-06T15:25:12Z</dc:date>
    </item>
    <item>
      <title>Re: Replicate Table Column in Log Stream</title>
      <link>https://community.qlik.com/t5/Qlik-Replicate/Replicate-Table-Column-in-Log-Stream/m-p/2532661#M15191</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.qlik.com/t5/user/viewprofilepage/user-id/121014"&gt;@Dana_Baldwin&lt;/a&gt;,&lt;/P&gt;&lt;P&gt;We're using SAP HANA as a source. When there's a table change it's not flowing through to the target task. In our specific scenario we're making a change to an SAP HANA table schema (i.e. added column named "FLAG3 NVARCHAR(1) NULL") and the change is not showing up on the target db. At this time the DDL handling policy set for When source table is altered is "ALTER target table".&lt;/P&gt;&lt;P&gt;This are the steps we're following:&lt;BR /&gt;1. Changes are made in SAP HANA table: Add column FLAG3 NVARCHAR(1) NULL&lt;BR /&gt;2. Qlik Replicate target task is stopped and table is set to reload&lt;BR /&gt;3. Qlik Replicate target task is resumed with Full load option set to Drop and Create&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;After resuming the task the new column is not visible. Reloading the task will not show the SAP HANA changes either.&lt;/P&gt;</description>
      <pubDate>Mon, 06 Oct 2025 19:41:08 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Qlik-Replicate/Replicate-Table-Column-in-Log-Stream/m-p/2532661#M15191</guid>
      <dc:creator>Al_gar</dc:creator>
      <dc:date>2025-10-06T19:41:08Z</dc:date>
    </item>
    <item>
      <title>Re: Replicate Table Column in Log Stream</title>
      <link>https://community.qlik.com/t5/Qlik-Replicate/Replicate-Table-Column-in-Log-Stream/m-p/2532670#M15192</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.qlik.com/t5/user/viewprofilepage/user-id/162751"&gt;@Al_gar&lt;/a&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Are you using trigger based, or log based? Trigger based does not support DDL operations.&lt;/P&gt;
&lt;P&gt;See:&lt;BR /&gt;&lt;A href="https://help.qlik.com/en-US/replicate/November2024/Content/Global_Common/Content/SharedReplicateHDD/SAP-HANA/limitations_saphana_source.htm" target="_blank"&gt;Limitations and considerations | Qlik Replicate Help&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;Having said that, the full load should update the target schema to match the source, but only if full load settings are "drop &amp;amp; recreate table".&lt;/P&gt;
&lt;P&gt;Thanks,&lt;/P&gt;
&lt;P&gt;Dana&lt;/P&gt;</description>
      <pubDate>Mon, 06 Oct 2025 21:02:02 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Qlik-Replicate/Replicate-Table-Column-in-Log-Stream/m-p/2532670#M15192</guid>
      <dc:creator>Dana_Baldwin</dc:creator>
      <dc:date>2025-10-06T21:02:02Z</dc:date>
    </item>
    <item>
      <title>Re: Replicate Table Column in Log Stream</title>
      <link>https://community.qlik.com/t5/Qlik-Replicate/Replicate-Table-Column-in-Log-Stream/m-p/2532672#M15193</link>
      <description>&lt;P&gt;Yes, we're using triggered based CDC. We have tried to Resume and Reload the&lt;SPAN&gt;&amp;nbsp;task with Full load option set to "Drop and Create", but no luck getting the table changes flown down to the target db.&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Mon, 06 Oct 2025 22:01:37 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Qlik-Replicate/Replicate-Table-Column-in-Log-Stream/m-p/2532672#M15193</guid>
      <dc:creator>Al_gar</dc:creator>
      <dc:date>2025-10-06T22:01:37Z</dc:date>
    </item>
    <item>
      <title>Re: Replicate Table Column in Log Stream</title>
      <link>https://community.qlik.com/t5/Qlik-Replicate/Replicate-Table-Column-in-Log-Stream/m-p/2532675#M15194</link>
      <description>&lt;P&gt;Ok thanks&amp;nbsp;&lt;a href="https://community.qlik.com/t5/user/viewprofilepage/user-id/162751"&gt;@Al_gar&lt;/a&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Please open a support case so we can look into this further. We will need a diagnostics package and the log file from the last attempt to reload.&lt;/P&gt;
&lt;P&gt;Thanks,&lt;/P&gt;
&lt;P&gt;Dana&lt;/P&gt;</description>
      <pubDate>Mon, 06 Oct 2025 22:57:16 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Qlik-Replicate/Replicate-Table-Column-in-Log-Stream/m-p/2532675#M15194</guid>
      <dc:creator>Dana_Baldwin</dc:creator>
      <dc:date>2025-10-06T22:57:16Z</dc:date>
    </item>
    <item>
      <title>Re: Replicate Table Column in Log Stream</title>
      <link>https://community.qlik.com/t5/Qlik-Replicate/Replicate-Table-Column-in-Log-Stream/m-p/2532725#M15195</link>
      <description>&lt;P&gt;Thanks&amp;nbsp;&lt;a href="https://community.qlik.com/t5/user/viewprofilepage/user-id/121014"&gt;@Dana_Baldwin&lt;/a&gt;. Will do.&lt;/P&gt;</description>
      <pubDate>Tue, 07 Oct 2025 10:45:15 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Qlik-Replicate/Replicate-Table-Column-in-Log-Stream/m-p/2532725#M15195</guid>
      <dc:creator>Al_gar</dc:creator>
      <dc:date>2025-10-07T10:45:15Z</dc:date>
    </item>
  </channel>
</rss>

