<?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 DMP output test using DebugDiag2 in Qlik Replicate</title>
    <link>https://community.qlik.com/t5/Qlik-Replicate/DMP-output-test-using-DebugDiag2/m-p/2528533#M14945</link>
    <description>&lt;P&gt;Hello.&lt;/P&gt;&lt;P&gt;The following explains how to use DebugDiag2 to output a dmp file when investigating a Qlik task crash.&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;https://community.qlik.com/t5/Official-Support-Articles/Collecting-Replicate-Process-Dumps/ta-p/1746840&lt;/A&gt;&lt;BR /&gt;&lt;A href="https://customerportal.qlik.com/article/Debugging-Qlik-Replicate-Crashes" target="_blank"&gt;https://customerportal.qlik.com/article/Debugging-Qlik-Replicate-Crashes&lt;/A&gt;&lt;/P&gt;&lt;P&gt;I have installed and configured DebugDiag2, and I would like to test whether a dmp file is output.&lt;BR /&gt;However, I don't know how to crash a task to output a dmp file.&lt;BR /&gt;Please tell me how to intentionally crash a task to output a dmp file.&lt;/P&gt;&lt;P&gt;I tried the following, but no dmp file was output.&lt;BR /&gt;- Taskkilling repctl.exe (QLik Replicate Server Service)&lt;BR /&gt;- Taskkilling repctl.exe (the Task process)&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;Infomation：&lt;BR /&gt;・Qlik Replicate November 2024&lt;BR /&gt;・Windows Server 2022&lt;/P&gt;&lt;P&gt;Best Regards.&lt;/P&gt;</description>
    <pubDate>Wed, 27 Aug 2025 10:46:13 GMT</pubDate>
    <dc:creator>iti-attunity-sup</dc:creator>
    <dc:date>2025-08-27T10:46:13Z</dc:date>
    <item>
      <title>DMP output test using DebugDiag2</title>
      <link>https://community.qlik.com/t5/Qlik-Replicate/DMP-output-test-using-DebugDiag2/m-p/2528533#M14945</link>
      <description>&lt;P&gt;Hello.&lt;/P&gt;&lt;P&gt;The following explains how to use DebugDiag2 to output a dmp file when investigating a Qlik task crash.&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;https://community.qlik.com/t5/Official-Support-Articles/Collecting-Replicate-Process-Dumps/ta-p/1746840&lt;/A&gt;&lt;BR /&gt;&lt;A href="https://customerportal.qlik.com/article/Debugging-Qlik-Replicate-Crashes" target="_blank"&gt;https://customerportal.qlik.com/article/Debugging-Qlik-Replicate-Crashes&lt;/A&gt;&lt;/P&gt;&lt;P&gt;I have installed and configured DebugDiag2, and I would like to test whether a dmp file is output.&lt;BR /&gt;However, I don't know how to crash a task to output a dmp file.&lt;BR /&gt;Please tell me how to intentionally crash a task to output a dmp file.&lt;/P&gt;&lt;P&gt;I tried the following, but no dmp file was output.&lt;BR /&gt;- Taskkilling repctl.exe (QLik Replicate Server Service)&lt;BR /&gt;- Taskkilling repctl.exe (the Task process)&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;Infomation：&lt;BR /&gt;・Qlik Replicate November 2024&lt;BR /&gt;・Windows Server 2022&lt;/P&gt;&lt;P&gt;Best Regards.&lt;/P&gt;</description>
      <pubDate>Wed, 27 Aug 2025 10:46:13 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Qlik-Replicate/DMP-output-test-using-DebugDiag2/m-p/2528533#M14945</guid>
      <dc:creator>iti-attunity-sup</dc:creator>
      <dc:date>2025-08-27T10:46:13Z</dc:date>
    </item>
    <item>
      <title>Re: DMP output test using DebugDiag2</title>
      <link>https://community.qlik.com/t5/Qlik-Replicate/DMP-output-test-using-DebugDiag2/m-p/2528558#M14946</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;Create a Replication task using a Database as source, any target is fine.&lt;/P&gt;&lt;P&gt;After the replication task starts, stop the source server. This crashed replicate once for me.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Second:&lt;/P&gt;&lt;P&gt;During a task execution, reduce the priority of the Replicate process to low.&lt;/P&gt;&lt;P&gt;Open a very large file using VS Code or similar. This will consume RAM and trigger a crash.&lt;/P&gt;&lt;P&gt;Let me know the results.&lt;/P&gt;</description>
      <pubDate>Wed, 27 Aug 2025 15:38:45 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Qlik-Replicate/DMP-output-test-using-DebugDiag2/m-p/2528558#M14946</guid>
      <dc:creator>hugo_andrade</dc:creator>
      <dc:date>2025-08-27T15:38:45Z</dc:date>
    </item>
    <item>
      <title>Re: DMP output test using DebugDiag2</title>
      <link>https://community.qlik.com/t5/Qlik-Replicate/DMP-output-test-using-DebugDiag2/m-p/2530865#M15095</link>
      <description>&lt;P&gt;Thank you for the information.&lt;/P&gt;&lt;P&gt;I tried both of the procedures you provided.&lt;BR /&gt;While the first one did not work in my environment,&lt;BR /&gt;the second one did, although it did not consistently generate a crash dump.&lt;BR /&gt;Inspired by the second idea, I explored a third approach.&lt;/P&gt;&lt;P&gt;For this third idea, I used the Windows API (JOBOBJECT_EXTENDED_LIMIT_INFORMATION) to set a maximum memory usage limit for repctl.exe.&lt;BR /&gt;By allowing repctl.exe to use a very limited amount of memory,&lt;BR /&gt;I was able to almost always cause a CDC task to crash and create a crash dump.&lt;/P&gt;&lt;P&gt;I appreciate your help,&lt;/P&gt;</description>
      <pubDate>Tue, 16 Sep 2025 02:51:13 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Qlik-Replicate/DMP-output-test-using-DebugDiag2/m-p/2530865#M15095</guid>
      <dc:creator>iti-attunity-sup</dc:creator>
      <dc:date>2025-09-16T02:51:13Z</dc:date>
    </item>
  </channel>
</rss>

