<?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: Replicating Data from oracle to PostgreSQL, loading approx 7 billion records during full load and having performance issues in Qlik Replicate</title>
    <link>https://community.qlik.com/t5/Qlik-Replicate/Replicating-Data-from-oracle-to-PostgreSQL-loading-approx-7/m-p/2525641#M14752</link>
    <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.qlik.com/t5/user/viewprofilepage/user-id/346109"&gt;@atk&lt;/a&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;For more information on Professional Services, please see this link:&amp;nbsp;&lt;A href="https://community.qlik.com/t5/Official-Support-Articles/How-and-when-to-contact-Qlik-s-Professional-Services-and/tac-p/2481772#M14580" target="_blank"&gt;How and when to contact Qlik's Professional Servic... - Qlik Community - 1714936&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;Thanks,&lt;/P&gt;
&lt;P&gt;Dana&lt;/P&gt;</description>
    <pubDate>Tue, 29 Jul 2025 16:15:30 GMT</pubDate>
    <dc:creator>Dana_Baldwin</dc:creator>
    <dc:date>2025-07-29T16:15:30Z</dc:date>
    <item>
      <title>Replicating Data from oracle to PostgreSQL, loading approx 7 billion records during full load and having performance issues</title>
      <link>https://community.qlik.com/t5/Qlik-Replicate/Replicating-Data-from-oracle-to-PostgreSQL-loading-approx-7/m-p/2525558#M14745</link>
      <description>&lt;P&gt;I am using Qlik replicate task (full load + CDC) to load data from oracle to Postgres. In this task initial full load has to be performed for approximately 7 billion records. I have attached the screenshot and estimated finish time is 52 hrs.&amp;nbsp; When I started the task it has showed estimated finish time as 18hrs but it gradually got increased.&amp;nbsp; Looking for recommendations to improve the performance. Any help is deeply appreciated.&lt;/P&gt;</description>
      <pubDate>Tue, 29 Jul 2025 05:00:13 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Qlik-Replicate/Replicating-Data-from-oracle-to-PostgreSQL-loading-approx-7/m-p/2525558#M14745</guid>
      <dc:creator>atk</dc:creator>
      <dc:date>2025-07-29T05:00:13Z</dc:date>
    </item>
    <item>
      <title>Re: Replicating Data from oracle to PostgreSQL, loading approx 7 billion records during full load and having performance issues</title>
      <link>https://community.qlik.com/t5/Qlik-Replicate/Replicating-Data-from-oracle-to-PostgreSQL-loading-approx-7/m-p/2525559#M14746</link>
      <description>&lt;P&gt;Hello&amp;nbsp;&lt;a href="https://community.qlik.com/t5/user/viewprofilepage/user-id/346109"&gt;@atk&lt;/a&gt;&amp;nbsp;,&lt;/P&gt;
&lt;P data-start="89" data-end="400"&gt;Please enable &lt;A href="https://help.qlik.com/en-US/replicate/May2025/Content/Global_Common/Content/SharedEMReplicate/Customize%20Tasks/Parallel_Load.htm" target="_blank" rel="noopener"&gt;&lt;STRONG data-start="103" data-end="120"&gt;Parallel Load&lt;/STRONG&gt;&lt;/A&gt; to accelerate the replication of large tables. This feature works by splitting a table into multiple segments and loading them in parallel. For example, splitting a table into 2 segments may reduce the load time by approximately half; 3 segments may reduce it to about one-third.&lt;/P&gt;
&lt;P data-start="402" data-end="651"&gt;However, increasing the number of segments does not always lead to proportionally shorter load times. The actual performance gain depends on factors such as network bandwidth, system I/O, and the target database’s ability to handle concurrent loads.&lt;/P&gt;
&lt;P data-start="402" data-end="651"&gt;Hope this helps.&lt;/P&gt;
&lt;P data-start="402" data-end="651"&gt;John.&lt;/P&gt;</description>
      <pubDate>Tue, 29 Jul 2025 05:12:41 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Qlik-Replicate/Replicating-Data-from-oracle-to-PostgreSQL-loading-approx-7/m-p/2525559#M14746</guid>
      <dc:creator>john_wang</dc:creator>
      <dc:date>2025-07-29T05:12:41Z</dc:date>
    </item>
    <item>
      <title>Re: Replicating Data from oracle to PostgreSQL, loading approx 7 billion records during full load and having performance issues</title>
      <link>https://community.qlik.com/t5/Qlik-Replicate/Replicating-Data-from-oracle-to-PostgreSQL-loading-approx-7/m-p/2525561#M14747</link>
      <description>&lt;P&gt;Hi &lt;a href="https://community.qlik.com/t5/user/viewprofilepage/user-id/115309"&gt;@john_wang&lt;/a&gt;, Thanks for quick and prompt response.&lt;/P&gt;
&lt;P&gt;I have already enabled parallel load on the table but yet see the same performance issue. I have used dataranges and split the data in the source table in to equal chunks.&lt;/P&gt;
&lt;P&gt;With respect to the network bandwidth and system I/O and target DB below are the details:&lt;/P&gt;
&lt;P&gt;Source DB instance is on UK region, where as replicate and QEM instance are on eu-west-1 and the target Db is on India location.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Any suggestions to improve performance having provided above information?&lt;/P&gt;</description>
      <pubDate>Tue, 29 Jul 2025 05:38:21 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Qlik-Replicate/Replicating-Data-from-oracle-to-PostgreSQL-loading-approx-7/m-p/2525561#M14747</guid>
      <dc:creator>atk</dc:creator>
      <dc:date>2025-07-29T05:38:21Z</dc:date>
    </item>
    <item>
      <title>Re: Replicating Data from oracle to PostgreSQL, loading approx 7 billion records during full load and having performance issues</title>
      <link>https://community.qlik.com/t5/Qlik-Replicate/Replicating-Data-from-oracle-to-PostgreSQL-loading-approx-7/m-p/2525562#M14748</link>
      <description>&lt;P&gt;Hello&amp;nbsp;&lt;a href="https://community.qlik.com/t5/user/viewprofilepage/user-id/346109"&gt;@atk&lt;/a&gt;&amp;nbsp;,&lt;/P&gt;
&lt;P&gt;Thanks for the quick update.&lt;/P&gt;
&lt;P data-start="96" data-end="337"&gt;As a general performance best practice, &lt;STRONG data-start="136" data-end="202"&gt;Qlik Replicate should be deployed close to the source database&lt;/STRONG&gt;, especially during the &lt;STRONG data-start="226" data-end="247"&gt;Change Processing&lt;/STRONG&gt; phase. The proximity of the QEM (Qlik Enterprise Manager) is less critical in comparison.&lt;/P&gt;
&lt;P data-start="339" data-end="663"&gt;Since both the source and target databases are remote, enabling &lt;STRONG data-start="403" data-end="432"&gt;client/server compression&lt;/STRONG&gt; may help improve performance. However, the effectiveness of this approach depends on a detailed understanding of the environment’s hardware, software, and network characteristics, along with careful tuning of Replicate parameters.&lt;/P&gt;
&lt;P data-start="665" data-end="831"&gt;We strongly recommend involving the &lt;STRONG data-start="701" data-end="736"&gt;Professional Services (PS) team&lt;/STRONG&gt; (a chargeable service) to provide expert guidance and help drive the case forward effectively.&lt;/P&gt;
&lt;P&gt;Regards,&lt;/P&gt;
&lt;P&gt;John.&lt;/P&gt;</description>
      <pubDate>Tue, 29 Jul 2025 05:54:59 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Qlik-Replicate/Replicating-Data-from-oracle-to-PostgreSQL-loading-approx-7/m-p/2525562#M14748</guid>
      <dc:creator>john_wang</dc:creator>
      <dc:date>2025-07-29T05:54:59Z</dc:date>
    </item>
    <item>
      <title>Re: Replicating Data from oracle to PostgreSQL, loading approx 7 billion records during full load and having performance issues</title>
      <link>https://community.qlik.com/t5/Qlik-Replicate/Replicating-Data-from-oracle-to-PostgreSQL-loading-approx-7/m-p/2525641#M14752</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.qlik.com/t5/user/viewprofilepage/user-id/346109"&gt;@atk&lt;/a&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;For more information on Professional Services, please see this link:&amp;nbsp;&lt;A href="https://community.qlik.com/t5/Official-Support-Articles/How-and-when-to-contact-Qlik-s-Professional-Services-and/tac-p/2481772#M14580" target="_blank"&gt;How and when to contact Qlik's Professional Servic... - Qlik Community - 1714936&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;Thanks,&lt;/P&gt;
&lt;P&gt;Dana&lt;/P&gt;</description>
      <pubDate>Tue, 29 Jul 2025 16:15:30 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Qlik-Replicate/Replicating-Data-from-oracle-to-PostgreSQL-loading-approx-7/m-p/2525641#M14752</guid>
      <dc:creator>Dana_Baldwin</dc:creator>
      <dc:date>2025-07-29T16:15:30Z</dc:date>
    </item>
  </channel>
</rss>

