<?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: Task Crashing with EXCEPTION_ACCESS_VIOLATION During Full Load (MySQL ODBC 8.0) and Recurring Bulk Apply Failures in Qlik Replicate</title>
    <link>https://community.qlik.com/t5/Qlik-Replicate/Task-Crashing-with-EXCEPTION-ACCESS-VIOLATION-During-Full-Load/m-p/2538363#M15594</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 data-start="95" data-end="125"&gt;Thanks for posting the issues.&lt;/P&gt;
&lt;BLOCKQUOTE&gt;
&lt;P&gt;1. Critical Crash During Full Load&lt;/P&gt;
&lt;HR /&gt;&lt;/BLOCKQUOTE&gt;
&lt;P data-start="171" data-end="618"&gt;Replicate 2025.5 uses &lt;STRONG data-start="193" data-end="214"&gt;MySQL ODBC 8.0.32&lt;/STRONG&gt;, which is the certified and fully supported version, so there shouldn’t be a compatibility problem.&lt;BR data-start="314" data-end="317" /&gt;However, I don’t yet see a clear cause for the crash. To help isolate the issue, could you temporarily switch the &lt;STRONG data-start="431" data-end="450"&gt;target endpoint&lt;/STRONG&gt; to &lt;STRONG data-start="454" data-end="469"&gt;NULL Device&lt;/STRONG&gt; and check whether the crash still occurs?&lt;BR data-start="511" data-end="514" /&gt;This will let us determine whether the problem originates on the &lt;STRONG data-start="579" data-end="589"&gt;source&lt;/STRONG&gt; side or the &lt;STRONG data-start="602" data-end="612"&gt;target&lt;/STRONG&gt; side.&lt;/P&gt;
&lt;BLOCKQUOTE&gt;
&lt;P&gt;2. Recurring Bulk Apply Failures in CDC (Performance Issue)&lt;/P&gt;
&lt;/BLOCKQUOTE&gt;
&lt;P data-start="689" data-end="877"&gt;MySQL permits storing &lt;STRONG data-start="711" data-end="725"&gt;zero dates&lt;/STRONG&gt; (and zero months), which can trigger bulk apply errors or cause performance degradation in CDC.&lt;BR data-start="821" data-end="824" /&gt;Please refer to my article on handling this scenario:&lt;/P&gt;
&lt;P data-start="879" data-end="941"&gt;&lt;STRONG data-start="879" data-end="941"&gt;“&lt;A href="https://community.qlik.com/t5/Official-Support-Articles/Qlik-Replicate-and-MySQL-source-How-to-handle-zero-date/ta-p/2121603" target="_blank" rel="noopener"&gt;Qlik Replicate and MySQL source: How to handle zero date&lt;/A&gt;”&lt;/STRONG&gt;&lt;/P&gt;
&lt;P data-start="879" data-end="941"&gt;Hope this helps.&lt;/P&gt;
&lt;P data-start="879" data-end="941"&gt;John.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Mon, 08 Dec 2025 01:17:36 GMT</pubDate>
    <dc:creator>john_wang</dc:creator>
    <dc:date>2025-12-08T01:17:36Z</dc:date>
    <item>
      <title>Task Crashing with EXCEPTION_ACCESS_VIOLATION During Full Load (MySQL ODBC 8.0) and Recurring Bulk Apply Failures</title>
      <link>https://community.qlik.com/t5/Qlik-Replicate/Task-Crashing-with-EXCEPTION-ACCESS-VIOLATION-During-Full-Load/m-p/2538358#M15592</link>
      <description>&lt;P&gt;We are experiencing two severe issues while performing Full Load and CDC replication using Qlik Replicate (Version: V2025.5.0.247) from &lt;STRONG&gt;MySQL (Source)&lt;/STRONG&gt; to &lt;STRONG&gt;SQL Server (Target)&lt;/STRONG&gt;. We would appreciate any insight into the potential causes and solutions for these problems.&lt;/P&gt;&lt;P&gt;1. Critical Crash During Full Load&lt;/P&gt;&lt;P&gt;The replication task is repeatedly crashing during the Full Load phase with a critical Windows exception.&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;&lt;P&gt;&lt;SPAN&gt;&lt;STRONG&gt;&lt;SPAN class=""&gt;Error Type&lt;/SPAN&gt;&lt;/STRONG&gt;&lt;SPAN class=""&gt;: &lt;/SPAN&gt;&lt;SPAN class=""&gt;EXCEPTION_ACCESS_VIOLATION&lt;/SPAN&gt; &lt;/SPAN&gt;&lt;/P&gt;&lt;/LI&gt;&lt;LI&gt;&lt;P&gt;&lt;SPAN&gt;&lt;STRONG&gt;&lt;SPAN class=""&gt;Involved Thread&lt;/SPAN&gt;&lt;/STRONG&gt;&lt;SPAN class=""&gt;: &lt;/SPAN&gt;&lt;SPAN class=""&gt;SOURCE_UNLOAD&lt;/SPAN&gt;&lt;SPAN class=""&gt; thread &lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/LI&gt;&lt;LI&gt;&lt;P&gt;&lt;SPAN&gt;&lt;STRONG&gt;&lt;SPAN class=""&gt;Analysis&lt;/SPAN&gt;&lt;/STRONG&gt;&lt;SPAN class=""&gt;: Backtraces strongly suggest the involvement of the &lt;/SPAN&gt;&lt;STRONG&gt;&lt;SPAN class=""&gt;MySQL ODBC 8.0 Unicode Driver (&lt;/SPAN&gt;&lt;SPAN class=""&gt;myodbc8w.dll&lt;/SPAN&gt;&lt;SPAN class=""&gt;)&lt;/SPAN&gt;&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;SPAN&gt;. &lt;/SPAN&gt;&lt;SPAN&gt;&lt;SPAN class=""&gt;This crash occurred multiple times after resuming the task&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;SPAN&gt;.&lt;/SPAN&gt;&lt;/P&gt;&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;&lt;STRONG&gt;【Question】&lt;/STRONG&gt; Are there any known issues or conflicts regarding the &lt;STRONG&gt;MySQL ODBC 8.0 (Version 08.00.0032)&lt;/STRONG&gt; when used with Qlik Replicate (V2025.5.0.247)? What are the recommended stable ODBC driver versions, or would switching to a native connector be a better solution for stability?&lt;/P&gt;&lt;P&gt;2. Recurring Bulk Apply Failures in CDC (Performance Issue)&lt;/P&gt;&lt;P&gt;After the Full Load completes, during the Change Data Capture (CDC) phase, the task frequently fails to perform bulk updates for a specific table, resulting in significant performance degradation.&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;&lt;P&gt;&lt;SPAN&gt;&lt;STRONG&gt;&lt;SPAN class=""&gt;Affected Table&lt;/SPAN&gt;&lt;/STRONG&gt;&lt;SPAN class=""&gt;: &lt;/SPAN&gt;&lt;SPAN class=""&gt;iims'.'tigi_damage_base&lt;/SPAN&gt;&lt;SPAN class=""&gt; (Id=84) &lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/LI&gt;&lt;LI&gt;&lt;P&gt;&lt;SPAN&gt;&lt;STRONG&gt;&lt;SPAN class=""&gt;Error&lt;/SPAN&gt;&lt;/STRONG&gt;&lt;SPAN class=""&gt;: Bulk apply operation failed and repeatedly reverted to the slower &lt;/SPAN&gt;&lt;STRONG&gt;&lt;SPAN class=""&gt;one-by-one&lt;/SPAN&gt;&lt;SPAN class=""&gt; mode&lt;/SPAN&gt;&lt;/STRONG&gt;&lt;SPAN class=""&gt; for updates&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;SPAN&gt;.&lt;/SPAN&gt;&lt;/P&gt;&lt;/LI&gt;&lt;LI&gt;&lt;P&gt;&lt;SPAN&gt;&lt;STRONG&gt;&lt;SPAN class=""&gt;Related Warning&lt;/SPAN&gt;&lt;/STRONG&gt;&lt;SPAN class=""&gt;: During the Full Load of another table (&lt;/SPAN&gt;&lt;SPAN class=""&gt;iims.tigi_damage&lt;/SPAN&gt;&lt;SPAN class=""&gt;), an invalid timestamp value (&lt;/SPAN&gt;&lt;SPAN class=""&gt;'1900-01-00 00:00:00.000000000'&lt;/SPAN&gt;&lt;SPAN class=""&gt;) was detected and converted to &lt;/SPAN&gt;&lt;STRONG&gt;&lt;SPAN class=""&gt;NULL&lt;/SPAN&gt;&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;SPAN&gt;.&lt;/SPAN&gt;&lt;/P&gt;&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;&lt;STRONG&gt;【Question】&lt;/STRONG&gt;&lt;/P&gt;&lt;OL&gt;&lt;LI&gt;&lt;P&gt;What are the likely root causes (e.g., target side &lt;STRONG&gt;constraints, indexing conflicts,&lt;/STRONG&gt; or &lt;STRONG&gt;Replicate internal settings&lt;/STRONG&gt;) that could lead to the bulk apply failure and forced fallback to one-by-one mode for the iims'.'tigi_damage_base table?&lt;/P&gt;&lt;/LI&gt;&lt;LI&gt;&lt;P&gt;Could the warning about the &lt;STRONG&gt;invalid timestamp value&lt;/STRONG&gt; in a related table, iims.tigi_damage, indicate an underlying data quality issue that might be contributing to the Bulk Apply failures?&lt;BR /&gt;&lt;BR /&gt;Thank you in advance for your assistance.&lt;/P&gt;&lt;/LI&gt;&lt;/OL&gt;</description>
      <pubDate>Mon, 08 Dec 2025 00:10:37 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Qlik-Replicate/Task-Crashing-with-EXCEPTION-ACCESS-VIOLATION-During-Full-Load/m-p/2538358#M15592</guid>
      <dc:creator>iti-attunity-sup</dc:creator>
      <dc:date>2025-12-08T00:10:37Z</dc:date>
    </item>
    <item>
      <title>Re: Task Crashing with EXCEPTION_ACCESS_VIOLATION During Full Load (MySQL ODBC 8.0) and Recurring Bulk Apply Failures</title>
      <link>https://community.qlik.com/t5/Qlik-Replicate/Task-Crashing-with-EXCEPTION-ACCESS-VIOLATION-During-Full-Load/m-p/2538363#M15594</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 data-start="95" data-end="125"&gt;Thanks for posting the issues.&lt;/P&gt;
&lt;BLOCKQUOTE&gt;
&lt;P&gt;1. Critical Crash During Full Load&lt;/P&gt;
&lt;HR /&gt;&lt;/BLOCKQUOTE&gt;
&lt;P data-start="171" data-end="618"&gt;Replicate 2025.5 uses &lt;STRONG data-start="193" data-end="214"&gt;MySQL ODBC 8.0.32&lt;/STRONG&gt;, which is the certified and fully supported version, so there shouldn’t be a compatibility problem.&lt;BR data-start="314" data-end="317" /&gt;However, I don’t yet see a clear cause for the crash. To help isolate the issue, could you temporarily switch the &lt;STRONG data-start="431" data-end="450"&gt;target endpoint&lt;/STRONG&gt; to &lt;STRONG data-start="454" data-end="469"&gt;NULL Device&lt;/STRONG&gt; and check whether the crash still occurs?&lt;BR data-start="511" data-end="514" /&gt;This will let us determine whether the problem originates on the &lt;STRONG data-start="579" data-end="589"&gt;source&lt;/STRONG&gt; side or the &lt;STRONG data-start="602" data-end="612"&gt;target&lt;/STRONG&gt; side.&lt;/P&gt;
&lt;BLOCKQUOTE&gt;
&lt;P&gt;2. Recurring Bulk Apply Failures in CDC (Performance Issue)&lt;/P&gt;
&lt;/BLOCKQUOTE&gt;
&lt;P data-start="689" data-end="877"&gt;MySQL permits storing &lt;STRONG data-start="711" data-end="725"&gt;zero dates&lt;/STRONG&gt; (and zero months), which can trigger bulk apply errors or cause performance degradation in CDC.&lt;BR data-start="821" data-end="824" /&gt;Please refer to my article on handling this scenario:&lt;/P&gt;
&lt;P data-start="879" data-end="941"&gt;&lt;STRONG data-start="879" data-end="941"&gt;“&lt;A href="https://community.qlik.com/t5/Official-Support-Articles/Qlik-Replicate-and-MySQL-source-How-to-handle-zero-date/ta-p/2121603" target="_blank" rel="noopener"&gt;Qlik Replicate and MySQL source: How to handle zero date&lt;/A&gt;”&lt;/STRONG&gt;&lt;/P&gt;
&lt;P data-start="879" data-end="941"&gt;Hope this helps.&lt;/P&gt;
&lt;P data-start="879" data-end="941"&gt;John.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 08 Dec 2025 01:17:36 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Qlik-Replicate/Task-Crashing-with-EXCEPTION-ACCESS-VIOLATION-During-Full-Load/m-p/2538363#M15594</guid>
      <dc:creator>john_wang</dc:creator>
      <dc:date>2025-12-08T01:17:36Z</dc:date>
    </item>
    <item>
      <title>Re: Task Crashing with EXCEPTION_ACCESS_VIOLATION During Full Load (MySQL ODBC 8.0) and Recurring Bulk Apply Failures</title>
      <link>https://community.qlik.com/t5/Qlik-Replicate/Task-Crashing-with-EXCEPTION-ACCESS-VIOLATION-During-Full-Load/m-p/2538514#M15598</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;For the task crash, we may need you to open a support case and attach verbose logs and a crash dump file as the logs from Replicate may not collect detailed enough data to get to the root cause. Please refer to this link:&lt;/P&gt;
&lt;P&gt;&lt;A href="https://community.qlik.com/t5/Official-Support-Articles/Collecting-Replicate-Process-Dumps/ta-p/1746840" target="_blank"&gt;Collecting Replicate Process Dumps - Qlik Community - 1746840&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;Thanks,&lt;/P&gt;
&lt;P&gt;Dana&lt;/P&gt;</description>
      <pubDate>Mon, 08 Dec 2025 15:17:27 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Qlik-Replicate/Task-Crashing-with-EXCEPTION-ACCESS-VIOLATION-During-Full-Load/m-p/2538514#M15598</guid>
      <dc:creator>Dana_Baldwin</dc:creator>
      <dc:date>2025-12-08T15:17:27Z</dc:date>
    </item>
  </channel>
</rss>

