<?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: Replicate Store changes task error: peform_row_lookup(...) failed to look up change data for table in Qlik Replicate</title>
    <link>https://community.qlik.com/t5/Qlik-Replicate/Replicate-Store-changes-task-error-peform-row-lookup-failed-to/m-p/1984162#M3750</link>
    <description>&lt;P&gt;Hi Sachin B,&lt;/P&gt;
&lt;P&gt;Thanks for the response.&lt;/P&gt;
&lt;P&gt;Can you guide me to how I convert to use direct access ? is this an end-point setting?&lt;/P&gt;</description>
    <pubDate>Thu, 22 Sep 2022 10:28:29 GMT</pubDate>
    <dc:creator>bilzekek</dc:creator>
    <dc:date>2022-09-22T10:28:29Z</dc:date>
    <item>
      <title>Replicate Store changes task error: peform_row_lookup(...) failed to look up change data for table</title>
      <link>https://community.qlik.com/t5/Qlik-Replicate/Replicate-Store-changes-task-error-peform-row-lookup-failed-to/m-p/1984127#M3748</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;
&lt;P&gt;I have a Replicate task running with "store changes" enabled. In the task, I have configured a table specific filter, to only include rows where language = 'EN' (See below).&lt;/P&gt;
&lt;P&gt;Source is MS SQL server and the specific table has two columns for key:&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="bilzekek_0-1663836584130.png" style="width: 400px;"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/89650i40FE162A8A76F1B4/image-size/medium?v=v2&amp;amp;px=400" role="button" title="bilzekek_0-1663836584130.png" alt="bilzekek_0-1663836584130.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;I have enabled the task and it has been running for a few hours, but I am now getting an error, as shown below&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="bilzekek_1-1663837435604.png" style="width: 400px;"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/89653i1513C593CF10B1C3/image-size/medium?v=v2&amp;amp;px=400" role="button" title="bilzekek_1-1663837435604.png" alt="bilzekek_1-1663837435604.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;My guess is that Replicate has to lookup another column in the table because of a long string, but has an issue with a row that contains empty value in key column 'Language'. Because I have the filter, it probably doesn't have an effect on the target, but it is quite annoying to keep receiving the error.&lt;/P&gt;
&lt;P&gt;If my assumption is correct, is there anything I can do here ?&lt;/P&gt;
&lt;P&gt;otherwise, what is the issue here ?&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 22 Sep 2022 09:15:41 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Qlik-Replicate/Replicate-Store-changes-task-error-peform-row-lookup-failed-to/m-p/1984127#M3748</guid>
      <dc:creator>bilzekek</dc:creator>
      <dc:date>2022-09-22T09:15:41Z</dc:date>
    </item>
    <item>
      <title>Re: Replicate Store changes task error: peform_row_lookup(...) failed to look up change data for table</title>
      <link>https://community.qlik.com/t5/Qlik-Replicate/Replicate-Store-changes-task-error-peform-row-lookup-failed-to/m-p/1984148#M3749</link>
      <description>&lt;P&gt;Hello&amp;nbsp;&lt;a href="https://community.qlik.com/t5/user/viewprofilepage/user-id/70469"&gt;@bilzekek&lt;/a&gt;&amp;nbsp;,&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;Most likely the PK value was in a section of the log record beyond the 8000 byte limit of the API that we use.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;If the error continues to happen, you may need to convert to using the direct access method of reading the transaction log and switch to backups only.&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;If the issue still did not resolve, We would request to create case and attach required logs and diagnostic package&amp;nbsp; for our analysis, We will take it further&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;Regards,&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;Sachin B&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 22 Sep 2022 09:50:04 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Qlik-Replicate/Replicate-Store-changes-task-error-peform-row-lookup-failed-to/m-p/1984148#M3749</guid>
      <dc:creator>SachinB</dc:creator>
      <dc:date>2022-09-22T09:50:04Z</dc:date>
    </item>
    <item>
      <title>Re: Replicate Store changes task error: peform_row_lookup(...) failed to look up change data for table</title>
      <link>https://community.qlik.com/t5/Qlik-Replicate/Replicate-Store-changes-task-error-peform-row-lookup-failed-to/m-p/1984162#M3750</link>
      <description>&lt;P&gt;Hi Sachin B,&lt;/P&gt;
&lt;P&gt;Thanks for the response.&lt;/P&gt;
&lt;P&gt;Can you guide me to how I convert to use direct access ? is this an end-point setting?&lt;/P&gt;</description>
      <pubDate>Thu, 22 Sep 2022 10:28:29 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Qlik-Replicate/Replicate-Store-changes-task-error-peform-row-lookup-failed-to/m-p/1984162#M3750</guid>
      <dc:creator>bilzekek</dc:creator>
      <dc:date>2022-09-22T10:28:29Z</dc:date>
    </item>
    <item>
      <title>Re: Replicate Store changes task error: peform_row_lookup(...) failed to look up change data for table</title>
      <link>https://community.qlik.com/t5/Qlik-Replicate/Replicate-Store-changes-task-error-peform-row-lookup-failed-to/m-p/1984211#M3751</link>
      <description>&lt;P&gt;Hello&amp;nbsp;&lt;a href="https://community.qlik.com/t5/user/viewprofilepage/user-id/70469"&gt;@bilzekek&lt;/a&gt;&amp;nbsp;,&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;To configure direct access method, set the source endpoint to "Replicate has file-level access to the backup log file " in the advanced settings.&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;&lt;A href="https://help.qlik.com/en-US/replicate/November2021/Content/Replicate/Main/SQL%20Server/SQLServerDBSource_AdvProps.htm#Setting%20advanced%20connection%20properties" target="_blank"&gt;https://help.qlik.com/en-US/replicate/November2021/Content/Replicate/Main/SQL%20Server/SQLServerDBSource_AdvProps.htm#Setting%20advanced%20connection%20properties&lt;/A&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;We would also request you to create a support ticket in order to deep dive the issue.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Regards,&lt;/P&gt;
&lt;P&gt;Sachin B&lt;/P&gt;</description>
      <pubDate>Thu, 22 Sep 2022 12:06:08 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Qlik-Replicate/Replicate-Store-changes-task-error-peform-row-lookup-failed-to/m-p/1984211#M3751</guid>
      <dc:creator>SachinB</dc:creator>
      <dc:date>2022-09-22T12:06:08Z</dc:date>
    </item>
    <item>
      <title>Re: Replicate Store changes task error: peform_row_lookup(...) failed to look up change data for table</title>
      <link>https://community.qlik.com/t5/Qlik-Replicate/Replicate-Store-changes-task-error-peform-row-lookup-failed-to/m-p/1984215#M3752</link>
      <description>&lt;P&gt;Hi Sachin,&lt;/P&gt;
&lt;P&gt;Thanks, will do this &lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 22 Sep 2022 12:08:42 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Qlik-Replicate/Replicate-Store-changes-task-error-peform-row-lookup-failed-to/m-p/1984215#M3752</guid>
      <dc:creator>bilzekek</dc:creator>
      <dc:date>2022-09-22T12:08:42Z</dc:date>
    </item>
  </channel>
</rss>

