<?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: Data loading is slow not using direct path in Qlik Replicate</title>
    <link>https://community.qlik.com/t5/Qlik-Replicate/Data-loading-is-slow-not-using-direct-path/m-p/2544848#M16034</link>
    <description>&lt;P&gt;Hi John,&lt;BR /&gt;&lt;BR /&gt;What would you recommend us to use direct path or parallel load? Which is faster?&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;Thank you.&lt;BR /&gt;Desmond&lt;/P&gt;</description>
    <pubDate>Mon, 16 Mar 2026 01:52:13 GMT</pubDate>
    <dc:creator>desmondchew</dc:creator>
    <dc:date>2026-03-16T01:52:13Z</dc:date>
    <item>
      <title>Data loading is slow not using direct path</title>
      <link>https://community.qlik.com/t5/Qlik-Replicate/Data-loading-is-slow-not-using-direct-path/m-p/2544830#M16030</link>
      <description>&lt;P&gt;We setup a new task, got the following INFO.&lt;/P&gt;&lt;P&gt;How can we use direct path which is faster?&lt;BR /&gt;&lt;BR /&gt;Both source and target endpoint is Oracle 11.2.0.4.&lt;/P&gt;&lt;P&gt;Table 'ABC' has an index, SQL will be used for the load process instead of the Direct Path&lt;/P&gt;&lt;P&gt;We only have one table in the task. We configured parallel load with partitions and set a filter column. The filtered column DATE has an index in the source database.&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;Desmond&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Sat, 14 Mar 2026 03:35:49 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Qlik-Replicate/Data-loading-is-slow-not-using-direct-path/m-p/2544830#M16030</guid>
      <dc:creator>desmondchew</dc:creator>
      <dc:date>2026-03-14T03:35:49Z</dc:date>
    </item>
    <item>
      <title>Re: Data loading is slow not using direct path</title>
      <link>https://community.qlik.com/t5/Qlik-Replicate/Data-loading-is-slow-not-using-direct-path/m-p/2544838#M16031</link>
      <description>&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="no direct path.jpg" style="width: 486px;"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/187317iCEFAC62C9691D9A0/image-size/large?v=v2&amp;amp;px=999" role="button" title="no direct path.jpg" alt="no direct path.jpg" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;Uploading screenshot showing the no direct path.&lt;/P&gt;</description>
      <pubDate>Sun, 15 Mar 2026 00:27:03 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Qlik-Replicate/Data-loading-is-slow-not-using-direct-path/m-p/2544838#M16031</guid>
      <dc:creator>desmondchew</dc:creator>
      <dc:date>2026-03-15T00:27:03Z</dc:date>
    </item>
    <item>
      <title>Re: Data loading is slow not using direct path</title>
      <link>https://community.qlik.com/t5/Qlik-Replicate/Data-loading-is-slow-not-using-direct-path/m-p/2544839#M16032</link>
      <description>&lt;P&gt;Hello Desmond,&amp;nbsp;&lt;a href="https://community.qlik.com/t5/user/viewprofilepage/user-id/2924"&gt;@desmondchew&lt;/a&gt;&amp;nbsp;&lt;/P&gt;
&lt;P data-end="412" data-start="52"&gt;This appears to be a configuration issue. The option &lt;STRONG data-end="136" data-start="105"&gt;"Use direct path full load"&lt;/STRONG&gt; cannot be used together with &lt;STRONG data-end="193" data-start="166"&gt;Replicate parallel load&lt;/STRONG&gt;. This is because the Oracle direct path load utility locks the target table during the load operation. As a result, when one loading thread locks the table, it prevents other threads from loading data simultaneously.&lt;/P&gt;
&lt;P data-end="544" data-start="417"&gt;Therefore, &lt;STRONG data-end="448" data-start="428"&gt;Direct Path Load&lt;/STRONG&gt; and &lt;STRONG data-end="470" data-start="453"&gt;Parallel Load&lt;/STRONG&gt; cannot be used at the same time, you can only enable one of these options.&lt;/P&gt;
&lt;P data-end="544" data-start="417"&gt;Hope this helps.&lt;/P&gt;
&lt;P data-end="544" data-start="417"&gt;John.&lt;/P&gt;</description>
      <pubDate>Sun, 15 Mar 2026 02:45:53 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Qlik-Replicate/Data-loading-is-slow-not-using-direct-path/m-p/2544839#M16032</guid>
      <dc:creator>john_wang</dc:creator>
      <dc:date>2026-03-15T02:45:53Z</dc:date>
    </item>
    <item>
      <title>Re: Data loading is slow not using direct path</title>
      <link>https://community.qlik.com/t5/Qlik-Replicate/Data-loading-is-slow-not-using-direct-path/m-p/2544848#M16034</link>
      <description>&lt;P&gt;Hi John,&lt;BR /&gt;&lt;BR /&gt;What would you recommend us to use direct path or parallel load? Which is faster?&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;Thank you.&lt;BR /&gt;Desmond&lt;/P&gt;</description>
      <pubDate>Mon, 16 Mar 2026 01:52:13 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Qlik-Replicate/Data-loading-is-slow-not-using-direct-path/m-p/2544848#M16034</guid>
      <dc:creator>desmondchew</dc:creator>
      <dc:date>2026-03-16T01:52:13Z</dc:date>
    </item>
    <item>
      <title>Re: Data loading is slow not using direct path</title>
      <link>https://community.qlik.com/t5/Qlik-Replicate/Data-loading-is-slow-not-using-direct-path/m-p/2544849#M16035</link>
      <description>&lt;P&gt;Hello Desmond,&amp;nbsp;&lt;a href="https://community.qlik.com/t5/user/viewprofilepage/user-id/2924"&gt;@desmondchew&lt;/a&gt;&amp;nbsp;&lt;/P&gt;
&lt;P data-end="224" data-start="50"&gt;It is difficult to determine at this stage, as the performance may be affected by several factors, including network bandwidth, the level of parallelism, and the data volume etc.&lt;/P&gt;
&lt;P data-end="347" data-start="226"&gt;I would suggest starting with &lt;STRONG data-end="273" data-start="256"&gt;parallel load&lt;/STRONG&gt; and performing a &lt;STRONG data-end="322" data-start="291"&gt;performance comparison test&lt;/STRONG&gt; to evaluate the results.&lt;/P&gt;
&lt;P data-end="347" data-start="226"&gt;Thanks,&lt;/P&gt;
&lt;P data-end="347" data-start="226"&gt;John.&lt;/P&gt;</description>
      <pubDate>Mon, 16 Mar 2026 01:59:35 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Qlik-Replicate/Data-loading-is-slow-not-using-direct-path/m-p/2544849#M16035</guid>
      <dc:creator>john_wang</dc:creator>
      <dc:date>2026-03-16T01:59:35Z</dc:date>
    </item>
  </channel>
</rss>

