<?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 Qlik in Qlik Replicate</title>
    <link>https://community.qlik.com/t5/Qlik-Replicate/Qlik/m-p/1968830#M3460</link>
    <description>&lt;P&gt;Hello,&lt;/P&gt;
&lt;P&gt;We have Oracle source and Snowflake as target.&lt;/P&gt;
&lt;P&gt;DDL changes&amp;nbsp; are applied to the Oracle Source for monthly releases.&lt;/P&gt;
&lt;P&gt;We have noticed that&amp;nbsp; the DDL changes are not migrated to snowflake in several occasions and the behavior is very inconsistent.&lt;/P&gt;
&lt;P&gt;In the most recent release, the following DDL changes on Source Oracle have not been migrated to snowflake when the CDC task resumed.&lt;/P&gt;
&lt;UL&gt;
&lt;LI&gt;Add Column&lt;/LI&gt;
&lt;LI&gt;Modify PK&lt;/LI&gt;
&lt;LI&gt;Add Partition and Localize Index&lt;/LI&gt;
&lt;LI&gt;Modify Nullability&lt;/LI&gt;
&lt;/UL&gt;
&lt;P&gt;Please provide resolution for this issue to have DDL changes automictically migrate without intervention (intervention in most cases required reload target tables to capture DDL changes.)&lt;/P&gt;
&lt;P&gt;thank you so much.&lt;/P&gt;</description>
    <pubDate>Mon, 15 Aug 2022 18:45:30 GMT</pubDate>
    <dc:creator>Neelima111</dc:creator>
    <dc:date>2022-08-15T18:45:30Z</dc:date>
    <item>
      <title>Qlik</title>
      <link>https://community.qlik.com/t5/Qlik-Replicate/Qlik/m-p/1968830#M3460</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt;
&lt;P&gt;We have Oracle source and Snowflake as target.&lt;/P&gt;
&lt;P&gt;DDL changes&amp;nbsp; are applied to the Oracle Source for monthly releases.&lt;/P&gt;
&lt;P&gt;We have noticed that&amp;nbsp; the DDL changes are not migrated to snowflake in several occasions and the behavior is very inconsistent.&lt;/P&gt;
&lt;P&gt;In the most recent release, the following DDL changes on Source Oracle have not been migrated to snowflake when the CDC task resumed.&lt;/P&gt;
&lt;UL&gt;
&lt;LI&gt;Add Column&lt;/LI&gt;
&lt;LI&gt;Modify PK&lt;/LI&gt;
&lt;LI&gt;Add Partition and Localize Index&lt;/LI&gt;
&lt;LI&gt;Modify Nullability&lt;/LI&gt;
&lt;/UL&gt;
&lt;P&gt;Please provide resolution for this issue to have DDL changes automictically migrate without intervention (intervention in most cases required reload target tables to capture DDL changes.)&lt;/P&gt;
&lt;P&gt;thank you so much.&lt;/P&gt;</description>
      <pubDate>Mon, 15 Aug 2022 18:45:30 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Qlik-Replicate/Qlik/m-p/1968830#M3460</guid>
      <dc:creator>Neelima111</dc:creator>
      <dc:date>2022-08-15T18:45:30Z</dc:date>
    </item>
    <item>
      <title>Re: Qlik</title>
      <link>https://community.qlik.com/t5/Qlik-Replicate/Qlik/m-p/1968845#M3461</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt;
&lt;P&gt;Replicate only supports the following DDL statements:&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P class="Intro_List"&gt;Supported DDL statements include:&lt;/P&gt;
&lt;UL&gt;
&lt;LI&gt;Create table&lt;/LI&gt;
&lt;LI&gt;Drop table&lt;/LI&gt;
&lt;LI&gt;Rename table&lt;/LI&gt;
&lt;LI&gt;Add column&lt;/LI&gt;
&lt;LI&gt;Drop column&lt;/LI&gt;
&lt;LI&gt;Rename column&lt;/LI&gt;
&lt;LI&gt;Change column data type&lt;/LI&gt;
&lt;/UL&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;There are also some limitations like:&lt;/P&gt;
&lt;UL&gt;
&lt;LI&gt;The DDL statement&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;CODE&gt;ALTER TABLE ADD/MODIFY &amp;lt;column&amp;gt; &amp;lt;data_type&amp;gt; DEFAULT &amp;lt;&amp;gt;&lt;/CODE&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;does not replicate the default value to the target and the new/modified column is set to NULL. Note that this may happen even if the DDL that added/modified the column was executed in the past. If the new/modified column is nullable, the source endpoint updates all the table rows before logging the DDL itself. As a result,&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;SPAN class="mc-variable Replicate.Product variable"&gt;Qlik Replicate&lt;/SPAN&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;captures the changes but does not update the target. As the new/modified column is set to NULL, if the target table has no Primary Key/Unique Index, subsequent updates will generate a "zero rows affected" message.&lt;/LI&gt;
&lt;/UL&gt;
&lt;P&gt;For a complete list please refer to:&lt;/P&gt;
&lt;P&gt;&lt;A href="https://help.qlik.com/en-US/replicate/May2022/Content/Replicate/Main/Endpoints/DDLStatements.htm#Supported%20DDL%20statements" target="_blank" rel="noopener"&gt;https://help.qlik.com/en-US/replicate/May2022/Content/Replicate/Main/Endpoints/DDLStatements.htm#Supported%20DDL%20statements&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;Thanks&lt;/P&gt;
&lt;P&gt;Lyka&lt;/P&gt;</description>
      <pubDate>Mon, 15 Aug 2022 21:32:17 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Qlik-Replicate/Qlik/m-p/1968845#M3461</guid>
      <dc:creator>lyka</dc:creator>
      <dc:date>2022-08-15T21:32:17Z</dc:date>
    </item>
    <item>
      <title>Re: Qlik</title>
      <link>https://community.qlik.com/t5/Qlik-Replicate/Qlik/m-p/2425237#M9878</link>
      <description>&lt;P&gt;Hello &lt;a href="https://community.qlik.com/t5/user/viewprofilepage/user-id/113691"&gt;@lyka&lt;/a&gt;,&amp;nbsp;Does these DDL only for log based CDC enabled table or for all CDC methods?&lt;BR /&gt;&lt;BR /&gt;Regards&lt;BR /&gt;Fazil M&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 29 Feb 2024 10:52:12 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Qlik-Replicate/Qlik/m-p/2425237#M9878</guid>
      <dc:creator>MdFazil</dc:creator>
      <dc:date>2024-02-29T10:52:12Z</dc:date>
    </item>
    <item>
      <title>Re: Qlik</title>
      <link>https://community.qlik.com/t5/Qlik-Replicate/Qlik/m-p/2428157#M10057</link>
      <description>&lt;P&gt;Hello&amp;nbsp;&lt;a href="https://community.qlik.com/t5/user/viewprofilepage/user-id/268775"&gt;@MdFazil&lt;/a&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Seems above info is more related to Oracle endpoint. You can start the QR from the timestamp with the resume timestamp .so it will force metadata refresh which helps you to deal&amp;nbsp;&lt;SPAN&gt;in most cases required reload target tables to capture DDL changes.&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;And do check for Supplemental logging for the updated table as well.&amp;nbsp; if supplemental logging is enabled with all colls and you have added columns in that table you have to delete and readd the supplemental logging as QR only enforce pk Supplemental logging.&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;Regards,&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;Sushil Kumar&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 07 Mar 2024 09:40:41 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Qlik-Replicate/Qlik/m-p/2428157#M10057</guid>
      <dc:creator>SushilKumar</dc:creator>
      <dc:date>2024-03-07T09:40:41Z</dc:date>
    </item>
    <item>
      <title>Re: Qlik</title>
      <link>https://community.qlik.com/t5/Qlik-Replicate/Qlik/m-p/2544260#M15976</link>
      <description>&lt;P&gt;Hi Lyka,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Are changes to the datatype length supported? The datatype is not changed.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Mohammed&lt;/P&gt;</description>
      <pubDate>Fri, 06 Mar 2026 01:34:03 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Qlik-Replicate/Qlik/m-p/2544260#M15976</guid>
      <dc:creator>MoeE</dc:creator>
      <dc:date>2026-03-06T01:34:03Z</dc:date>
    </item>
    <item>
      <title>Re: Qlik</title>
      <link>https://community.qlik.com/t5/Qlik-Replicate/Qlik/m-p/2544262#M15978</link>
      <description>&lt;P&gt;Hello &lt;SPAN&gt;Mohammed&lt;/SPAN&gt;,&amp;nbsp;&lt;a href="https://community.qlik.com/t5/user/viewprofilepage/user-id/214271"&gt;@MoeE&lt;/a&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Are you talking about how to modify the target table column length? See my article:&amp;nbsp;&lt;SPAN&gt;&lt;A href="https://community.qlik.com/t5/Official-Support-Articles/Qlik-Replicate-How-to-double-the-column-size-in-the-target/ta-p/2512851" target="_blank" rel="noopener"&gt;How to double the column size in the target database&lt;/A&gt;.&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;thanks,&lt;/P&gt;
&lt;P&gt;John.&lt;/P&gt;</description>
      <pubDate>Fri, 06 Mar 2026 01:53:53 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Qlik-Replicate/Qlik/m-p/2544262#M15978</guid>
      <dc:creator>john_wang</dc:creator>
      <dc:date>2026-03-06T01:53:53Z</dc:date>
    </item>
    <item>
      <title>Re: Qlik</title>
      <link>https://community.qlik.com/t5/Qlik-Replicate/Qlik/m-p/2544263#M15979</link>
      <description>&lt;P&gt;Hi John,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks for the response. Nope, a client is having an issue where changing the datatype length on the source is not propagated to the target table. It seems I have been able to recreate this behaviour as well. Is this expected behaviour? The source is Oracle and target is SQL server.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Mohammed&lt;/P&gt;</description>
      <pubDate>Fri, 06 Mar 2026 01:57:41 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Qlik-Replicate/Qlik/m-p/2544263#M15979</guid>
      <dc:creator>MoeE</dc:creator>
      <dc:date>2026-03-06T01:57:41Z</dc:date>
    </item>
    <item>
      <title>Re: Qlik</title>
      <link>https://community.qlik.com/t5/Qlik-Replicate/Qlik/m-p/2544264#M15980</link>
      <description>&lt;P&gt;Hello&amp;nbsp;&lt;SPAN&gt;Mohammed,&amp;nbsp;&lt;a href="https://community.qlik.com/t5/user/viewprofilepage/user-id/214271"&gt;@MoeE&lt;/a&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;Could you please share the exact SQL statements? Please note that not all data type length changes are replicated, as far as I recall.&lt;/P&gt;
&lt;P&gt;thanks,&lt;/P&gt;
&lt;P&gt;John.&lt;/P&gt;</description>
      <pubDate>Fri, 06 Mar 2026 02:33:49 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Qlik-Replicate/Qlik/m-p/2544264#M15980</guid>
      <dc:creator>john_wang</dc:creator>
      <dc:date>2026-03-06T02:33:49Z</dc:date>
    </item>
  </channel>
</rss>

