<?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: How to execute full load while locked ? (AS400) in Qlik Replicate</title>
    <link>https://community.qlik.com/t5/Qlik-Replicate/How-to-execute-full-load-while-locked-AS400/m-p/2529094#M14996</link>
    <description>&lt;P&gt;Hello&amp;nbsp;&lt;a href="https://community.qlik.com/t5/user/viewprofilepage/user-id/142280"&gt;@iti-attunity-sup&lt;/a&gt;&amp;nbsp;,&lt;/P&gt;
&lt;P&gt;The &lt;STRONG data-start="61" data-end="71"&gt;filter&lt;/STRONG&gt; is not meant to exclude rows; rather, it is used to pass the read isolation statement to DB400. You do &lt;STRONG data-start="175" data-end="182"&gt;not&lt;/STRONG&gt; need to apply it to all tables in the Global Rules. Instead, it is intended for use with only a few very large tables, and should be applied at the individual table level only.&lt;/P&gt;
&lt;P&gt;Regards,&lt;/P&gt;
&lt;P&gt;John.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Mon, 01 Sep 2025 15:34:47 GMT</pubDate>
    <dc:creator>john_wang</dc:creator>
    <dc:date>2025-09-01T15:34:47Z</dc:date>
    <item>
      <title>How to execute full load while locked ? (AS400)</title>
      <link>https://community.qlik.com/t5/Qlik-Replicate/How-to-execute-full-load-while-locked-AS400/m-p/2528775#M14979</link>
      <description>&lt;P&gt;Hello&lt;/P&gt;&lt;P&gt;source : AS400&lt;/P&gt;&lt;P&gt;When full load, error like following output.(log edit)&lt;/P&gt;&lt;P&gt;[SOURCE_UNLOAD ]E: RetCode: SQL_ERROR SqlState: 07005 NativeError: -227 Message: [IBM][System i Access ODBC Driver][DB2 for i5/OS]SQL0227 - FETCH xxxxxxxxxx. [1022502] (ar_odbc_stmt.c:3435)&lt;BR /&gt;[SOURCE_UNLOAD ]E: UNSUCCESSFUL EXECUTION CAUSED BY DEADLOCK OR TIMEOUT error encountered while FETCH-ing data from table 'schema.table' [1020439] (db2i_endpoint_unload.c:490)&lt;BR /&gt;[TASK_MANAGER ]W: Table 'schema'.'table' (subtask 1 thread 0) is suspended. RetCode: SQL_ERROR SqlState: 07005 NativeError: -227 Message: [IBM][System i Access ODBC Driver][DB2 for i5/OS]SQL0227 - FETCH xxxxxxxxxxxx.; UNSUCCESSFUL EXECUTION CAUSED BY DEADLOCK OR TIMEOUT error encountered while FETCH-ing data from table 'schema.table' (replicationtask.c:3231)&lt;/P&gt;&lt;P&gt;We would like to execute full load while locked (load data which is before locked ).&lt;/P&gt;&lt;P&gt;Would you tell me how to do ?&lt;/P&gt;&lt;P&gt;Best Regards.&lt;/P&gt;</description>
      <pubDate>Fri, 29 Aug 2025 01:34:16 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Qlik-Replicate/How-to-execute-full-load-while-locked-AS400/m-p/2528775#M14979</guid>
      <dc:creator>iti-attunity-sup</dc:creator>
      <dc:date>2025-08-29T01:34:16Z</dc:date>
    </item>
    <item>
      <title>Re: How to execute full load while locked ? (AS400)</title>
      <link>https://community.qlik.com/t5/Qlik-Replicate/How-to-execute-full-load-while-locked-AS400/m-p/2528877#M14987</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.qlik.com/t5/user/viewprofilepage/user-id/142280"&gt;@iti-attunity-sup&lt;/a&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Please try the suggestion on this Community post and let us know if this helps:&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;
&lt;P&gt;&lt;A href="https://community.qlik.com/t5/Official-Support-Articles/How-to-Filter-Table-that-has-heavy-updates-and-locking-on/ta-p/1781768" target="_blank"&gt;How to Filter Table that has heavy updates and loc... - Qlik Community - 1781768&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;Thanks,&lt;/P&gt;
&lt;P&gt;Dana&lt;/P&gt;</description>
      <pubDate>Fri, 29 Aug 2025 15:54:44 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Qlik-Replicate/How-to-execute-full-load-while-locked-AS400/m-p/2528877#M14987</guid>
      <dc:creator>Dana_Baldwin</dc:creator>
      <dc:date>2025-08-29T15:54:44Z</dc:date>
    </item>
    <item>
      <title>Re: How to execute full load while locked ? (AS400)</title>
      <link>https://community.qlik.com/t5/Qlik-Replicate/How-to-execute-full-load-while-locked-AS400/m-p/2529009#M14993</link>
      <description>&lt;P&gt;Hello Dana.&lt;BR /&gt;Thank you for your reply.&lt;/P&gt;&lt;P&gt;Is it able to set this filter by Global Rules ?&lt;/P&gt;&lt;P&gt;Best Regards.&lt;/P&gt;</description>
      <pubDate>Mon, 01 Sep 2025 03:05:38 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Qlik-Replicate/How-to-execute-full-load-while-locked-AS400/m-p/2529009#M14993</guid>
      <dc:creator>iti-attunity-sup</dc:creator>
      <dc:date>2025-09-01T03:05:38Z</dc:date>
    </item>
    <item>
      <title>Re: How to execute full load while locked ? (AS400)</title>
      <link>https://community.qlik.com/t5/Qlik-Replicate/How-to-execute-full-load-while-locked-AS400/m-p/2529094#M14996</link>
      <description>&lt;P&gt;Hello&amp;nbsp;&lt;a href="https://community.qlik.com/t5/user/viewprofilepage/user-id/142280"&gt;@iti-attunity-sup&lt;/a&gt;&amp;nbsp;,&lt;/P&gt;
&lt;P&gt;The &lt;STRONG data-start="61" data-end="71"&gt;filter&lt;/STRONG&gt; is not meant to exclude rows; rather, it is used to pass the read isolation statement to DB400. You do &lt;STRONG data-start="175" data-end="182"&gt;not&lt;/STRONG&gt; need to apply it to all tables in the Global Rules. Instead, it is intended for use with only a few very large tables, and should be applied at the individual table level only.&lt;/P&gt;
&lt;P&gt;Regards,&lt;/P&gt;
&lt;P&gt;John.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 01 Sep 2025 15:34:47 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Qlik-Replicate/How-to-execute-full-load-while-locked-AS400/m-p/2529094#M14996</guid>
      <dc:creator>john_wang</dc:creator>
      <dc:date>2025-09-01T15:34:47Z</dc:date>
    </item>
    <item>
      <title>Re: How to execute full load while locked ? (AS400)</title>
      <link>https://community.qlik.com/t5/Qlik-Replicate/How-to-execute-full-load-while-locked-AS400/m-p/2529114#M15002</link>
      <description>&lt;P&gt;Hello John.&lt;BR /&gt;Thank you for your reply.&lt;/P&gt;&lt;P&gt;So, is what you mean that it is possible to set by Global Rules, but you recommend to set for individual table ?&lt;/P&gt;&lt;P&gt;Best Regards.&lt;/P&gt;</description>
      <pubDate>Tue, 02 Sep 2025 00:37:21 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Qlik-Replicate/How-to-execute-full-load-while-locked-AS400/m-p/2529114#M15002</guid>
      <dc:creator>iti-attunity-sup</dc:creator>
      <dc:date>2025-09-02T00:37:21Z</dc:date>
    </item>
    <item>
      <title>Re: How to execute full load while locked ? (AS400)</title>
      <link>https://community.qlik.com/t5/Qlik-Replicate/How-to-execute-full-load-while-locked-AS400/m-p/2529115#M15003</link>
      <description>&lt;P&gt;Hello&amp;nbsp;&lt;a href="https://community.qlik.com/t5/user/viewprofilepage/user-id/142280"&gt;@iti-attunity-sup&lt;/a&gt;&amp;nbsp;,&lt;/P&gt;
&lt;P&gt;Not really. The Global Filter cannot pass &lt;SPAN&gt;the read isolation &lt;/SPAN&gt;SQL statement to backend database.&lt;/P&gt;
&lt;P&gt;Regards,&lt;/P&gt;
&lt;P&gt;John.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 02 Sep 2025 00:41:07 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Qlik-Replicate/How-to-execute-full-load-while-locked-AS400/m-p/2529115#M15003</guid>
      <dc:creator>john_wang</dc:creator>
      <dc:date>2025-09-02T00:41:07Z</dc:date>
    </item>
    <item>
      <title>Re: How to execute full load while locked ? (AS400)</title>
      <link>https://community.qlik.com/t5/Qlik-Replicate/How-to-execute-full-load-while-locked-AS400/m-p/2530871#M15097</link>
      <description>&lt;P&gt;Thank you for your support!&amp;nbsp;&lt;a href="https://community.qlik.com/t5/user/viewprofilepage/user-id/142280"&gt;@iti-attunity-sup&lt;/a&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 16 Sep 2025 03:25:03 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Qlik-Replicate/How-to-execute-full-load-while-locked-AS400/m-p/2530871#M15097</guid>
      <dc:creator>john_wang</dc:creator>
      <dc:date>2025-09-16T03:25:03Z</dc:date>
    </item>
  </channel>
</rss>

