<?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: R4I UDTF function working on DB2 in Qlik Replicate</title>
    <link>https://community.qlik.com/t5/Qlik-Replicate/R4I-UDTF-function-working-on-DB2/m-p/2106656#M7069</link>
    <description>&lt;P&gt;Hello&amp;nbsp;&lt;a href="https://community.qlik.com/t5/user/viewprofilepage/user-id/139066"&gt;@Naveedahmed&lt;/a&gt;&amp;nbsp;,&lt;/P&gt;
&lt;P&gt;Welcome to Qlik Community forum and thanks for reaching out here.&lt;/P&gt;
&lt;P&gt;By default, changes captured from IBM DB2 for iSeries are filtered on the Replicate Server&amp;nbsp;using the standard &lt;STRONG&gt;display_journal&lt;/STRONG&gt; function. When there is a high volume of changes,&amp;nbsp;this may impact Change Processing performance because all the changes will be retried from journal and transferred to Replicate Server.&lt;/P&gt;
&lt;P&gt;Installing the &lt;STRONG&gt;R4I UDTF&lt;/STRONG&gt; on IBM DB2 for iSeries enables captured changes to be filtered on IBM DB2&amp;nbsp;for iSeries instead of on the Replicate Server, significantly improving CDC performance.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;More detailed information can be found at &lt;A title="Using the R4I UDTF for Change Capture" href="https://help.qlik.com/en-US/replicate/May2023/Content/Replicate/Main/IBM%20DB2%20for%20iSeries/advanced_prop_db2_source.htm#:~:text=internal%20Replicate%20parameters-,Using%20the%20R4I%20UDTF%20for%20Change%20Capture,-By%20default%2C%20changes" target="_blank" rel="noopener"&gt;Using the R4I UDTF for Change Capture&lt;/A&gt;.&lt;/P&gt;
&lt;P&gt;The pros and cons about &lt;STRONG&gt;R4I UDTF&lt;/STRONG&gt; :&lt;/P&gt;
&lt;P&gt;&lt;STRONG&gt;Pros&lt;/STRONG&gt;: it may improve CDC performance&amp;nbsp;significantly, depends on the percentage of the monitored table changes in all the journal changes&lt;/P&gt;
&lt;P&gt;&lt;STRONG&gt;Cons&lt;/STRONG&gt;: it's not zero-footprint&amp;nbsp;architecture, maybe you need upgrade UDTF component if the Replicate major version is updated, and the 2 versions UDTF are incompatible.&lt;/P&gt;
&lt;P&gt;Hope this helps.&lt;/P&gt;
&lt;P&gt;Regards,&lt;/P&gt;
&lt;P&gt;John.&lt;/P&gt;</description>
    <pubDate>Thu, 17 Aug 2023 09:36:04 GMT</pubDate>
    <dc:creator>john_wang</dc:creator>
    <dc:date>2023-08-17T09:36:04Z</dc:date>
    <item>
      <title>R4I UDTF function working on DB2</title>
      <link>https://community.qlik.com/t5/Qlik-Replicate/R4I-UDTF-function-working-on-DB2/m-p/2106641#M7067</link>
      <description>&lt;P&gt;Hi All,&lt;/P&gt;
&lt;P&gt;Can any one please tell me how this UDTF fucntion works on DB2 iseries machine. Also want to understand why this R4I need to install on Iseries server.&lt;/P&gt;</description>
      <pubDate>Thu, 17 Aug 2023 09:06:38 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Qlik-Replicate/R4I-UDTF-function-working-on-DB2/m-p/2106641#M7067</guid>
      <dc:creator>Naveedahmed</dc:creator>
      <dc:date>2023-08-17T09:06:38Z</dc:date>
    </item>
    <item>
      <title>Re: R4I UDTF function working on DB2</title>
      <link>https://community.qlik.com/t5/Qlik-Replicate/R4I-UDTF-function-working-on-DB2/m-p/2106656#M7069</link>
      <description>&lt;P&gt;Hello&amp;nbsp;&lt;a href="https://community.qlik.com/t5/user/viewprofilepage/user-id/139066"&gt;@Naveedahmed&lt;/a&gt;&amp;nbsp;,&lt;/P&gt;
&lt;P&gt;Welcome to Qlik Community forum and thanks for reaching out here.&lt;/P&gt;
&lt;P&gt;By default, changes captured from IBM DB2 for iSeries are filtered on the Replicate Server&amp;nbsp;using the standard &lt;STRONG&gt;display_journal&lt;/STRONG&gt; function. When there is a high volume of changes,&amp;nbsp;this may impact Change Processing performance because all the changes will be retried from journal and transferred to Replicate Server.&lt;/P&gt;
&lt;P&gt;Installing the &lt;STRONG&gt;R4I UDTF&lt;/STRONG&gt; on IBM DB2 for iSeries enables captured changes to be filtered on IBM DB2&amp;nbsp;for iSeries instead of on the Replicate Server, significantly improving CDC performance.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;More detailed information can be found at &lt;A title="Using the R4I UDTF for Change Capture" href="https://help.qlik.com/en-US/replicate/May2023/Content/Replicate/Main/IBM%20DB2%20for%20iSeries/advanced_prop_db2_source.htm#:~:text=internal%20Replicate%20parameters-,Using%20the%20R4I%20UDTF%20for%20Change%20Capture,-By%20default%2C%20changes" target="_blank" rel="noopener"&gt;Using the R4I UDTF for Change Capture&lt;/A&gt;.&lt;/P&gt;
&lt;P&gt;The pros and cons about &lt;STRONG&gt;R4I UDTF&lt;/STRONG&gt; :&lt;/P&gt;
&lt;P&gt;&lt;STRONG&gt;Pros&lt;/STRONG&gt;: it may improve CDC performance&amp;nbsp;significantly, depends on the percentage of the monitored table changes in all the journal changes&lt;/P&gt;
&lt;P&gt;&lt;STRONG&gt;Cons&lt;/STRONG&gt;: it's not zero-footprint&amp;nbsp;architecture, maybe you need upgrade UDTF component if the Replicate major version is updated, and the 2 versions UDTF are incompatible.&lt;/P&gt;
&lt;P&gt;Hope this helps.&lt;/P&gt;
&lt;P&gt;Regards,&lt;/P&gt;
&lt;P&gt;John.&lt;/P&gt;</description>
      <pubDate>Thu, 17 Aug 2023 09:36:04 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Qlik-Replicate/R4I-UDTF-function-working-on-DB2/m-p/2106656#M7069</guid>
      <dc:creator>john_wang</dc:creator>
      <dc:date>2023-08-17T09:36:04Z</dc:date>
    </item>
    <item>
      <title>Re: R4I UDTF function working on DB2</title>
      <link>https://community.qlik.com/t5/Qlik-Replicate/R4I-UDTF-function-working-on-DB2/m-p/2439938#M10519</link>
      <description>&lt;P&gt;What is the impact with CPU or resource allocation by having this package installed on the ISeries server?&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 10 Apr 2024 19:17:27 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Qlik-Replicate/R4I-UDTF-function-working-on-DB2/m-p/2439938#M10519</guid>
      <dc:creator>stephensukumara</dc:creator>
      <dc:date>2024-04-10T19:17:27Z</dc:date>
    </item>
    <item>
      <title>Re: R4I UDTF function working on DB2</title>
      <link>https://community.qlik.com/t5/Qlik-Replicate/R4I-UDTF-function-working-on-DB2/m-p/2439982#M10525</link>
      <description>&lt;P&gt;Hello&amp;nbsp;&lt;a href="https://community.qlik.com/t5/user/viewprofilepage/user-id/135291"&gt;@stephensukumara&lt;/a&gt;&amp;nbsp;,&lt;/P&gt;
&lt;P&gt;It depends on the change data volume, I have not an exact number however I think the CPU and other resource allocation can be controlled by iSeries subsystem definition if it's a concern.&lt;/P&gt;
&lt;P&gt;Hope this helps.&lt;/P&gt;
&lt;P&gt;John.&lt;/P&gt;</description>
      <pubDate>Thu, 11 Apr 2024 01:20:42 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Qlik-Replicate/R4I-UDTF-function-working-on-DB2/m-p/2439982#M10525</guid>
      <dc:creator>john_wang</dc:creator>
      <dc:date>2024-04-11T01:20:42Z</dc:date>
    </item>
    <item>
      <title>Re: R4I UDTF function working on DB2</title>
      <link>https://community.qlik.com/t5/Qlik-Replicate/R4I-UDTF-function-working-on-DB2/m-p/2440173#M10542</link>
      <description>&lt;P&gt;"&lt;SPAN&gt;all the changes will be retried from journal and transferred to Replicate Server" - What does transferred to replicate server actually mean. The replicate does not store any physical data, are you referring to sequences being parsed from logstream ?&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 11 Apr 2024 12:24:59 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Qlik-Replicate/R4I-UDTF-function-working-on-DB2/m-p/2440173#M10542</guid>
      <dc:creator>stephensukumara</dc:creator>
      <dc:date>2024-04-11T12:24:59Z</dc:date>
    </item>
    <item>
      <title>Re: R4I UDTF function working on DB2</title>
      <link>https://community.qlik.com/t5/Qlik-Replicate/R4I-UDTF-function-working-on-DB2/m-p/2440174#M10543</link>
      <description>&lt;P&gt;Also please recommend the exact path on where this needs to be installed on iSeries server for optimal performance.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 11 Apr 2024 12:26:53 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Qlik-Replicate/R4I-UDTF-function-working-on-DB2/m-p/2440174#M10543</guid>
      <dc:creator>stephensukumara</dc:creator>
      <dc:date>2024-04-11T12:26:53Z</dc:date>
    </item>
    <item>
      <title>Re: R4I UDTF function working on DB2</title>
      <link>https://community.qlik.com/t5/Qlik-Replicate/R4I-UDTF-function-working-on-DB2/m-p/2440680#M10569</link>
      <description>&lt;P&gt;Hello&amp;nbsp;&lt;a href="https://community.qlik.com/t5/user/viewprofilepage/user-id/135291"&gt;@stephensukumara&lt;/a&gt;&amp;nbsp;,&lt;/P&gt;
&lt;P&gt;The &lt;A title="difference of the 2 approaches" href="http://Using the R4I UDTF for Change Capture By default, changes captured from IBM DB2 for iSeries are filtered on the Replicate machine using the standard display_journal function. When there is a high volume of changes, this may impact Change Processing performance.  Installing the R4I UDTF on IBM DB2 for iSeries enables captured changes to be filtered on IBM DB2 for iSeries instead of on the Replicate machine, significantly improving CDC performance." target="_blank" rel="noopener"&gt;difference of the 2 approaches&lt;/A&gt;&amp;nbsp; can be found in the oldest comments of mine in this article, and more detailed information can be found in User Guide, including &lt;A title="the installation steps" href="https://help.qlik.com/en-US/replicate/November2023/Content/Replicate/Main/IBM%20DB2%20for%20iSeries/advanced_prop_db2_source.htm#:~:text=To%20set%20up,records%20being%20captured)." target="_blank" rel="noopener"&gt;the installation steps&lt;/A&gt;.&lt;/P&gt;
&lt;P&gt;Hope this helps.&lt;/P&gt;
&lt;P&gt;John.&lt;/P&gt;</description>
      <pubDate>Fri, 12 Apr 2024 13:25:07 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Qlik-Replicate/R4I-UDTF-function-working-on-DB2/m-p/2440680#M10569</guid>
      <dc:creator>john_wang</dc:creator>
      <dc:date>2024-04-12T13:25:07Z</dc:date>
    </item>
  </channel>
</rss>

