<?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: Qlik Replicate- Performance issue for Oracle as source in Qlik Replicate</title>
    <link>https://community.qlik.com/t5/Qlik-Replicate/Qlik-Replicate-Performance-issue-for-Oracle-as-source/m-p/2042896#M5149</link>
    <description>&lt;P&gt;Hi Team,&lt;/P&gt;
&lt;P&gt;May I know the average CPU utilization of Qlik Replicate for Oracle as source while using Oracle Log Miner and while using Replicate Log Reader? (for 30 core CPU and 16 core CPU) for a single CDC task containing multiple tables (I have added 3 tables currently) table count will increase in future.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Tue, 28 Feb 2023 06:49:13 GMT</pubDate>
    <dc:creator>dineshkumarl</dc:creator>
    <dc:date>2023-02-28T06:49:13Z</dc:date>
    <item>
      <title>Qlik Replicate- Performance issue for Oracle as source</title>
      <link>https://community.qlik.com/t5/Qlik-Replicate/Qlik-Replicate-Performance-issue-for-Oracle-as-source/m-p/2040159#M5059</link>
      <description>&lt;P&gt;Hi Team,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I am replicating from Oracle as source and currently running 3 CDC tasks. I was facing performance issues with Oracle log Miner, my Oracle queries were taking longer to execute. (For example: if a query took less than 5mins to execute took more than 30mins). Hence, I opted for Replicate Log Reader. However, the impact is still the same. The CPU utilization is 5% higher on an average after starting CDC tasks.&amp;nbsp;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Currently I am facing this issue for 3 CDC tasks and will be running 250+tasks in future. Kindly suggest how I can reduce the impact on my source system while running more number of CDC tasks.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 21 Feb 2023 06:58:47 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Qlik-Replicate/Qlik-Replicate-Performance-issue-for-Oracle-as-source/m-p/2040159#M5059</guid>
      <dc:creator>dineshkumarl</dc:creator>
      <dc:date>2023-02-21T06:58:47Z</dc:date>
    </item>
    <item>
      <title>Re: Qlik Replicate- Performance issue for Oracle as source</title>
      <link>https://community.qlik.com/t5/Qlik-Replicate/Qlik-Replicate-Performance-issue-for-Oracle-as-source/m-p/2040215#M5061</link>
      <description>&lt;P&gt;Hello team,&lt;/P&gt;
&lt;P&gt;You need to use LogStream staging task to overcome this issue.&lt;/P&gt;
&lt;P&gt;Please refer the below link for more info on using LogStream.&lt;/P&gt;
&lt;P&gt;&lt;A href="https://help.qlik.com/en-US/replicate/November2022/Content/Replicate/Main/Log%20Stream%20Staging/intro.htm" target="_blank"&gt;https://help.qlik.com/en-US/replicate/November2022/Content/Replicate/Main/Log%20Stream%20Staging/intro.htm&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 21 Feb 2023 08:40:12 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Qlik-Replicate/Qlik-Replicate-Performance-issue-for-Oracle-as-source/m-p/2040215#M5061</guid>
      <dc:creator>Yadunandan</dc:creator>
      <dc:date>2023-02-21T08:40:12Z</dc:date>
    </item>
    <item>
      <title>Re: Qlik Replicate- Performance issue for Oracle as source</title>
      <link>https://community.qlik.com/t5/Qlik-Replicate/Qlik-Replicate-Performance-issue-for-Oracle-as-source/m-p/2040256#M5066</link>
      <description>&lt;P&gt;Hi Team,&lt;/P&gt;
&lt;P&gt;We are reading single source transactional logs/redo logs (single Oracle db with multiple tasks). These tasks are built independently for each table. &lt;BR /&gt;I would like to understand Qlik Replicate's resource consumption on both Source and Target endpoints. My source is Oracle and Target is Apache Kafka. Is there any guidelines/pre-requisites/document and how we can reduce the impact.&lt;/P&gt;</description>
      <pubDate>Tue, 21 Feb 2023 09:44:06 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Qlik-Replicate/Qlik-Replicate-Performance-issue-for-Oracle-as-source/m-p/2040256#M5066</guid>
      <dc:creator>dineshkumarl</dc:creator>
      <dc:date>2023-02-21T09:44:06Z</dc:date>
    </item>
    <item>
      <title>Re: Qlik Replicate- Performance issue for Oracle as source</title>
      <link>https://community.qlik.com/t5/Qlik-Replicate/Qlik-Replicate-Performance-issue-for-Oracle-as-source/m-p/2040282#M5067</link>
      <description>&lt;P&gt;Hello&amp;nbsp;&lt;a href="https://community.qlik.com/t5/user/viewprofilepage/user-id/205631"&gt;@dineshkumarl&lt;/a&gt;&amp;nbsp;,&lt;/P&gt;
&lt;P&gt;Every endpoint connection to the source Oracle database will read the REDO Logs once. If you have 2 tasks connect to the same DB, then read the REDO logs twice, and so on. In general, put all the tables in one single task if possible. I'm assuming you have about&amp;nbsp;&lt;SPAN&gt;250+ tables, it's fine to put all of them in one task to reduce the source database impact.&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;BTW, Replicate LogReader is highly recommended as it consumes less CPU than Oracle LogMiner access mode.&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;Hope this helps.&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;John.&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 21 Feb 2023 10:29:25 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Qlik-Replicate/Qlik-Replicate-Performance-issue-for-Oracle-as-source/m-p/2040282#M5067</guid>
      <dc:creator>john_wang</dc:creator>
      <dc:date>2023-02-21T10:29:25Z</dc:date>
    </item>
    <item>
      <title>Re: Qlik Replicate- Performance issue for Oracle as source</title>
      <link>https://community.qlik.com/t5/Qlik-Replicate/Qlik-Replicate-Performance-issue-for-Oracle-as-source/m-p/2041787#M5122</link>
      <description>&lt;P&gt;&lt;a href="https://community.qlik.com/t5/user/viewprofilepage/user-id/115309"&gt;@john_wang&lt;/a&gt;&amp;nbsp; Thanks for your input.&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;Currently we have created a single CDC task for 3 tables. Is there a way that I can check for resource utilization of Qlik replicate while reading the redo logs? I have tried searching using keywords like 'Attunity', 'redo', 'repctl'. However, I wasn't able to locate any process with the same. Kindly help me in understanding what command Qlik replicate sends while reading the redo logs. This would help me in monitoring the resource utilization of Qlik replicate process specifically.&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;Thanks.&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Fri, 24 Feb 2023 06:27:19 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Qlik-Replicate/Qlik-Replicate-Performance-issue-for-Oracle-as-source/m-p/2041787#M5122</guid>
      <dc:creator>dineshkumarl</dc:creator>
      <dc:date>2023-02-24T06:27:19Z</dc:date>
    </item>
    <item>
      <title>Re: Qlik Replicate- Performance issue for Oracle as source</title>
      <link>https://community.qlik.com/t5/Qlik-Replicate/Qlik-Replicate-Performance-issue-for-Oracle-as-source/m-p/2041799#M5123</link>
      <description>&lt;P&gt;Hello&amp;nbsp;&lt;a href="https://community.qlik.com/t5/user/viewprofilepage/user-id/205631"&gt;@dineshkumarl&lt;/a&gt;&amp;nbsp;,&lt;/P&gt;
&lt;P&gt;Thanks for your update.&lt;/P&gt;
&lt;P&gt;In general, Replicate utilizes the Oracle client software connect to Oracle Server to read history data and get REDO log files to capture changes. So far there is no dedicated process spawned in Oracle Linux Server to serve Replicate but only a few of connections, these connections are used to get metadata, to read data, to transfer REDO log files etc. DBA may know many ways to monitor the resource ulitization by using monitor tools or query SQLs.&amp;nbsp; A sample query to list out the connections which are established by Qlik Replicate (for example):&lt;/P&gt;
&lt;TABLE style="border-style: none; width: 100%; background-color: lightgrey;" border="1" width="100%"&gt;
&lt;TBODY&gt;
&lt;TR&gt;
&lt;TD width="100%"&gt;&lt;FONT face="courier new,courier" color="#000000"&gt;SELECT S.SQL_ID,S.PROGRAM, S.USERNAME, S.OSUSER&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="courier new,courier" color="#000000"&gt;FROM V$SESSION S&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="courier new,courier" color="#000000"&gt;WHERE S.USERNAME IS NOT NULL&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="courier new,courier" color="#000000"&gt;AND S.PROGRAM LIKE '%repctl%';&lt;/FONT&gt;&lt;/TD&gt;
&lt;/TR&gt;
&lt;/TBODY&gt;
&lt;/TABLE&gt;
&lt;P&gt;Hope it helps.&lt;/P&gt;
&lt;P&gt;Regards,&lt;/P&gt;
&lt;P&gt;John.&lt;/P&gt;</description>
      <pubDate>Fri, 24 Feb 2023 07:11:44 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Qlik-Replicate/Qlik-Replicate-Performance-issue-for-Oracle-as-source/m-p/2041799#M5123</guid>
      <dc:creator>john_wang</dc:creator>
      <dc:date>2023-02-24T07:11:44Z</dc:date>
    </item>
    <item>
      <title>Re: Qlik Replicate- Performance issue for Oracle as source</title>
      <link>https://community.qlik.com/t5/Qlik-Replicate/Qlik-Replicate-Performance-issue-for-Oracle-as-source/m-p/2042896#M5149</link>
      <description>&lt;P&gt;Hi Team,&lt;/P&gt;
&lt;P&gt;May I know the average CPU utilization of Qlik Replicate for Oracle as source while using Oracle Log Miner and while using Replicate Log Reader? (for 30 core CPU and 16 core CPU) for a single CDC task containing multiple tables (I have added 3 tables currently) table count will increase in future.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 28 Feb 2023 06:49:13 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Qlik-Replicate/Qlik-Replicate-Performance-issue-for-Oracle-as-source/m-p/2042896#M5149</guid>
      <dc:creator>dineshkumarl</dc:creator>
      <dc:date>2023-02-28T06:49:13Z</dc:date>
    </item>
    <item>
      <title>Re: Qlik Replicate- Performance issue for Oracle as source</title>
      <link>https://community.qlik.com/t5/Qlik-Replicate/Qlik-Replicate-Performance-issue-for-Oracle-as-source/m-p/2043268#M5152</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.qlik.com/t5/user/viewprofilepage/user-id/205631"&gt;@dineshkumarl&lt;/a&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;There are too many variables to consider to estimate resource utilization (number of tables in task, number of columns, number of LOB columns, activity on the source, etc.). This would be best determined by performing test cases in your pre-production environment. Please note that adding tables may not mean a linear increase in resource usage.&lt;/P&gt;
&lt;P&gt;Thanks,&lt;/P&gt;
&lt;P&gt;Dana&lt;/P&gt;</description>
      <pubDate>Tue, 28 Feb 2023 15:18:53 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Qlik-Replicate/Qlik-Replicate-Performance-issue-for-Oracle-as-source/m-p/2043268#M5152</guid>
      <dc:creator>Dana_Baldwin</dc:creator>
      <dc:date>2023-02-28T15:18:53Z</dc:date>
    </item>
    <item>
      <title>Re: Qlik Replicate- Performance issue for Oracle as source</title>
      <link>https://community.qlik.com/t5/Qlik-Replicate/Qlik-Replicate-Performance-issue-for-Oracle-as-source/m-p/2048774#M5344</link>
      <description>&lt;DIV class="_3xX726aBn29LDbsDtzr_6E _1Ap4F5maDtT1E1YuCiaO0r D3IL3FD0RFy_mkKLPwL4" data-click-id="text" data-adclicklocation="media"&gt;
&lt;DIV class="_292iotee39Lmt0MkQZ2hPV RichTextJSON-root"&gt;
&lt;P class="_1qeIAgB0cPwnLhDF9XSiJM"&gt;Not sure if this is the best place to ask, but trying to find users who have used or currently use Qlik Replicate. How many transactions/s are you replicating, what is your throughput, any identifiable issues you had to troubleshoot, etc. Any help or insight is much appreciated.&lt;/P&gt;
&lt;/DIV&gt;
&lt;/DIV&gt;</description>
      <pubDate>Tue, 14 Mar 2023 04:36:33 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Qlik-Replicate/Qlik-Replicate-Performance-issue-for-Oracle-as-source/m-p/2048774#M5344</guid>
      <dc:creator>maskabone</dc:creator>
      <dc:date>2023-03-14T04:36:33Z</dc:date>
    </item>
    <item>
      <title>Re: Qlik Replicate- Performance issue for Oracle as source</title>
      <link>https://community.qlik.com/t5/Qlik-Replicate/Qlik-Replicate-Performance-issue-for-Oracle-as-source/m-p/2048799#M5345</link>
      <description>&lt;P&gt;&lt;a href="https://community.qlik.com/t5/user/viewprofilepage/user-id/221756"&gt;@maskabone&lt;/a&gt;&amp;nbsp;Kindly raise a new question for better visibility and more details on your requirements.&lt;/P&gt;</description>
      <pubDate>Tue, 14 Mar 2023 06:08:47 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Qlik-Replicate/Qlik-Replicate-Performance-issue-for-Oracle-as-source/m-p/2048799#M5345</guid>
      <dc:creator>dineshkumarl</dc:creator>
      <dc:date>2023-03-14T06:08:47Z</dc:date>
    </item>
  </channel>
</rss>

