<?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: Can I replicate partition information? in Qlik Replicate</title>
    <link>https://community.qlik.com/t5/Qlik-Replicate/Can-I-replicate-partition-information/m-p/2479517#M12572</link>
    <description>&lt;P&gt;Hello&amp;nbsp;&lt;a href="https://community.qlik.com/t5/user/viewprofilepage/user-id/311754"&gt;@shekhar0413&lt;/a&gt;&amp;nbsp;,&lt;/P&gt;
&lt;P&gt;Thanks for reaching out to Qlik Community!&lt;/P&gt;
&lt;P&gt;This is not supported yet in the current major versions. BTW, What's the source and target databases types?&lt;/P&gt;
&lt;P&gt;thanks,&lt;/P&gt;
&lt;P&gt;John.&lt;/P&gt;</description>
    <pubDate>Wed, 04 Sep 2024 06:08:09 GMT</pubDate>
    <dc:creator>john_wang</dc:creator>
    <dc:date>2024-09-04T06:08:09Z</dc:date>
    <item>
      <title>Can I replicate partition information?</title>
      <link>https://community.qlik.com/t5/Qlik-Replicate/Can-I-replicate-partition-information/m-p/2479512#M12570</link>
      <description>&lt;P&gt;I have a source table that is partitioned. I did not create the schema for the table in the target before replication and let Qlik handle schema creation. Once replication was complete, I found that the target table was not partitioned. How can i ensure that when the source table is partitioned, the target is partitioned as well?&lt;/P&gt;</description>
      <pubDate>Wed, 04 Sep 2024 05:23:00 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Qlik-Replicate/Can-I-replicate-partition-information/m-p/2479512#M12570</guid>
      <dc:creator>shekhar0413</dc:creator>
      <dc:date>2024-09-04T05:23:00Z</dc:date>
    </item>
    <item>
      <title>Re: Can I replicate partition information?</title>
      <link>https://community.qlik.com/t5/Qlik-Replicate/Can-I-replicate-partition-information/m-p/2479517#M12572</link>
      <description>&lt;P&gt;Hello&amp;nbsp;&lt;a href="https://community.qlik.com/t5/user/viewprofilepage/user-id/311754"&gt;@shekhar0413&lt;/a&gt;&amp;nbsp;,&lt;/P&gt;
&lt;P&gt;Thanks for reaching out to Qlik Community!&lt;/P&gt;
&lt;P&gt;This is not supported yet in the current major versions. BTW, What's the source and target databases types?&lt;/P&gt;
&lt;P&gt;thanks,&lt;/P&gt;
&lt;P&gt;John.&lt;/P&gt;</description>
      <pubDate>Wed, 04 Sep 2024 06:08:09 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Qlik-Replicate/Can-I-replicate-partition-information/m-p/2479517#M12572</guid>
      <dc:creator>john_wang</dc:creator>
      <dc:date>2024-09-04T06:08:09Z</dc:date>
    </item>
    <item>
      <title>Re: Can I replicate partition information?</title>
      <link>https://community.qlik.com/t5/Qlik-Replicate/Can-I-replicate-partition-information/m-p/2479632#M12578</link>
      <description>&lt;P&gt;Replicate concerns itself strictly and only with the row data itself, and where available a primary / unique key to facilitate updates and deletes.&lt;/P&gt;
&lt;P&gt;Anything else, like additional indexes, constraints need to be added separately, outside Replicate control.&lt;/P&gt;
&lt;P&gt;For some target attributes, like partitioning, this may mean that the target table needs to be pre-created and the task settings changed to 'do nothing' for existing target tables.&lt;/P&gt;
&lt;P&gt;Note, you any table which does not exist will be created as usual, even in 'do nothing' setting.&lt;/P&gt;
&lt;P&gt;Hein.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 04 Sep 2024 13:23:54 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Qlik-Replicate/Can-I-replicate-partition-information/m-p/2479632#M12578</guid>
      <dc:creator>Heinvandenheuvel</dc:creator>
      <dc:date>2024-09-04T13:23:54Z</dc:date>
    </item>
    <item>
      <title>Re: Can I replicate partition information?</title>
      <link>https://community.qlik.com/t5/Qlik-Replicate/Can-I-replicate-partition-information/m-p/2479693#M12580</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.qlik.com/t5/user/viewprofilepage/user-id/115309"&gt;@john_wang&lt;/a&gt;,&amp;nbsp;thanks, the source is DB2 and the target is Google Cloud AlloyDB.&lt;/P&gt;</description>
      <pubDate>Wed, 04 Sep 2024 16:08:17 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Qlik-Replicate/Can-I-replicate-partition-information/m-p/2479693#M12580</guid>
      <dc:creator>shekhar0413</dc:creator>
      <dc:date>2024-09-04T16:08:17Z</dc:date>
    </item>
    <item>
      <title>Re: Can I replicate partition information?</title>
      <link>https://community.qlik.com/t5/Qlik-Replicate/Can-I-replicate-partition-information/m-p/2479694#M12581</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.qlik.com/t5/user/viewprofilepage/user-id/110970"&gt;@Heinvandenheuvel&lt;/a&gt;,&amp;nbsp;thanks for the response. So, if I pre-create the table as a partitioned table in the target, and then do a full load, then the data should be populated according to the appropriate partitions. Is my understanding correct?&lt;/P&gt;</description>
      <pubDate>Wed, 04 Sep 2024 16:10:10 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Qlik-Replicate/Can-I-replicate-partition-information/m-p/2479694#M12581</guid>
      <dc:creator>shekhar0413</dc:creator>
      <dc:date>2024-09-04T16:10:10Z</dc:date>
    </item>
    <item>
      <title>Re: Can I replicate partition information?</title>
      <link>https://community.qlik.com/t5/Qlik-Replicate/Can-I-replicate-partition-information/m-p/2479732#M12583</link>
      <description>&lt;P&gt;Hello&amp;nbsp;&lt;a href="https://community.qlik.com/t5/user/viewprofilepage/user-id/311754"&gt;@shekhar0413&lt;/a&gt;&amp;nbsp;,&lt;/P&gt;
&lt;P&gt;Yes, you are correct:&lt;/P&gt;
&lt;P&gt;1- Qlik Replicate cannot create partition table (as target table) at present;&lt;/P&gt;
&lt;P&gt;2- If the table is pre-created with partitions then it works for Qlik Replicate. You just need to change the Full Load Option&amp;nbsp;&lt;FONT face="courier new,courier"&gt;&lt;SPAN&gt;Target Table Preparation&lt;/SPAN&gt;&lt;/FONT&gt; to "&lt;FONT face="courier new,courier"&gt;&lt;SPAN&gt;TRUNCATE before loading&lt;/SPAN&gt;&lt;/FONT&gt;" or "Do Nothing", as:&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="john_wang_0-1725496737832.png" style="width: 999px;"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/171297i89ED6F62BA2493CE/image-size/large?v=v2&amp;amp;px=999" role="button" title="john_wang_0-1725496737832.png" alt="john_wang_0-1725496737832.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Hope this helps.&lt;/P&gt;
&lt;P&gt;John.&lt;/P&gt;</description>
      <pubDate>Thu, 05 Sep 2024 00:39:09 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Qlik-Replicate/Can-I-replicate-partition-information/m-p/2479732#M12583</guid>
      <dc:creator>john_wang</dc:creator>
      <dc:date>2024-09-05T00:39:09Z</dc:date>
    </item>
    <item>
      <title>Re: Can I replicate partition information?</title>
      <link>https://community.qlik.com/t5/Qlik-Replicate/Can-I-replicate-partition-information/m-p/2480009#M12589</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.qlik.com/t5/user/viewprofilepage/user-id/311754"&gt;@shekhar0413&lt;/a&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I do not know if it is feasible to add this feature to the software, but we encourage you to submit a feature request here if this is something you would like added:&amp;nbsp;&lt;A href="https://community.qlik.com/t5/Ideas/idb-p/qlik-ideas" target="_blank"&gt;https://community.qlik.com/t5/Ideas/idb-p/qlik-ideas&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;Thanks,&lt;/P&gt;
&lt;P&gt;Dana&lt;/P&gt;</description>
      <pubDate>Thu, 05 Sep 2024 18:24:51 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Qlik-Replicate/Can-I-replicate-partition-information/m-p/2480009#M12589</guid>
      <dc:creator>Dana_Baldwin</dc:creator>
      <dc:date>2024-09-05T18:24:51Z</dc:date>
    </item>
  </channel>
</rss>

