<?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>article Qlik Data Gateway Direct Access: Basic Health Check in Official Support Articles</title>
    <link>https://community.qlik.com/t5/Official-Support-Articles/Qlik-Data-Gateway-Direct-Access-Basic-Health-Check/ta-p/2495030</link>
    <description>&lt;P&gt;When Qlik Data Gateway Direct Access is implemented, sometimes, as the workload increases post-implementation, customers may experience general stability issues. We suggest a basic health check to address the more well-known problems and stabilize your gateway implementation.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;This article outlines the following five:&lt;/P&gt;
&lt;P&gt;&lt;LI-TOC indent="15" liststyle="none" maxheadinglevel="3"&gt;&lt;/LI-TOC&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;H3&gt;&lt;FONT color="#339966"&gt;&lt;STRONG&gt;Verify the number of disconnects&lt;/STRONG&gt;&lt;/FONT&gt;&lt;/H3&gt;
&lt;P&gt;A high number of disconnects can cause reload disruptions. Some important disconnects will be recorded in the &lt;STRONG&gt;DirectAccessAgent&lt;/STRONG&gt; logs. While a low volume of disconnects is expected and will typically recover within a few seconds, a high number of entries in the logs are indicative of a problem.&lt;/P&gt;
&lt;P&gt;We suggest initiating an internal investigation if &lt;STRONG&gt;more than ten disconnects&lt;/STRONG&gt; &lt;STRONG&gt;are found per day&lt;/STRONG&gt;.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Search for “[ERROR] Connection to”, sample:&lt;/P&gt;
&lt;P class="lia-indent-padding-left-30px"&gt;&lt;FONT face="courier new,courier"&gt;[Service ] [ERROR] Connection to &amp;lt;mytenant&amp;gt;.us.qlikcloud.com:443 failed&lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;If the number of disconnections is high, we suggest referring to:&amp;nbsp;&lt;/P&gt;
&lt;UL&gt;
&lt;LI&gt;&lt;A href="https://community.qlik.com/t5/Official-Support-Articles/Qlik-Data-Gateway-Direct-Access-Reloads-failing-intermittently/ta-p/2135033" target="_blank" rel="noopener"&gt;Qlik Data Gateway - Direct Access. Reloads failing intermittently&lt;/A&gt;&lt;/LI&gt;
&lt;LI&gt;&lt;A style="font-family: inherit; background-color: #ffffff;" href="https://community.qlik.com/t5/Official-Support-Articles/Data-Gateway-Direct-Access-disconnections-0x80004005-The-remote/ta-p/2454872" target="_blank" rel="noopener"&gt;Data Gateway Direct Access disconnections (0x80004005): The remote party closed the WebSocket connection without completing the close handshake.&amp;nbsp;&lt;/A&gt;&lt;/LI&gt;
&lt;/UL&gt;
&lt;H3&gt;&lt;STRONG&gt;&lt;FONT color="#339966"&gt;Verify the number of ODBC connector crashes&lt;/FONT&gt;&lt;/STRONG&gt;&lt;/H3&gt;
&lt;P&gt;ODBC connector crashes can impact concurrent reloads if &lt;STRONG&gt;Process Isolation&lt;/STRONG&gt; is not enabled. We suggest customers who experience crashes in their logs &lt;STRONG&gt;enable Process Isolation&lt;/STRONG&gt; and &lt;STRONG&gt;configure Dump file creation&lt;/STRONG&gt;.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Process isolation for ODBC connector can be confirmed in the &lt;EM&gt;C:\ProgramData\Qlik\Gateway\configuration.properties.&amp;nbsp;&lt;/EM&gt;&lt;FONT face="courier new,courier"&gt;ODBC_PROCESS_ISOLATION_MODE&lt;/FONT&gt;, will be set to &lt;STRONG&gt;None &lt;/STRONG&gt;if disabled, and set to &lt;STRONG&gt;Load &lt;/STRONG&gt;if enabled.&lt;/P&gt;
&lt;P&gt;It can also be verified using the logs. The ODBC logs named &lt;EM&gt;odbc-connector_logs.txt&lt;/EM&gt;, &lt;EM&gt;odbc-connector_logs.txt.1&lt;/EM&gt; from &lt;FONT face="courier new,courier"&gt;1&lt;/FONT&gt; to &lt;FONT face="courier new,courier"&gt;n&lt;/FONT&gt;. If isolation is enabled, the files includes a port number, for example &lt;EM&gt;odbc-connector_logs_&lt;STRONG&gt;49156&lt;/STRONG&gt;.txt&lt;/EM&gt; where &lt;FONT face="courier new,courier"&gt;49156&lt;/FONT&gt; would represent a port number.&lt;/P&gt;
&lt;P&gt;To identify whether there are crashes or not in your DAG (Direct Access Gateway) and proceed to enable Process Isolation we suggest reviewing &lt;A href="https://community.qlik.com/t5/Official-Support-Articles/Qlik-Data-Gateway-Direct-Access-ODBC-Crashes/ta-p/2494897" target="_blank" rel="noopener"&gt;Qlik Data Gateway - Direct Access - ODBC Crashes&lt;/A&gt;.&lt;/P&gt;
&lt;P&gt;1.7.9 introduced Process Isolation for metadata requests. It is suggested to configure it to &lt;A href="https://help.qlik.com/en-US/cloud-services/Subsystems/Hub/Content/Sense_Hub/Gateways/direct-access-gateway-troubleshooting.htm#:~:text=All%3A%20Enable%20process%20isolation%20for%20both%20reload%20and%20metadata%20commands." target="_self"&gt;ALL&amp;nbsp;&lt;/A&gt;&lt;/P&gt;
&lt;H3&gt;&lt;FONT color="#339966"&gt;&lt;STRONG&gt;Verify long-running metadata requests&amp;nbsp;&lt;/STRONG&gt;&lt;/FONT&gt;&lt;/H3&gt;
&lt;P&gt;Other causes of issues would be due to misconfiguration of third-party drivers, the details are outlined in&amp;nbsp;&lt;A href="https://community.qlik.com/t5/Official-Support-Articles/Qlik-Data-Gateway-Direct-Access-Data-Preview-long-metadata/ta-p/2493641" target="_blank" rel="noopener"&gt;Qlik Data Gateway Direct Access Data Preview long metadata requests&lt;/A&gt;.&lt;/P&gt;
&lt;P&gt;Keep in mind that these recommendations are additional validations to the Best Practices and System Prerequisites documented in our Help Site:&lt;/P&gt;
&lt;UL&gt;
&lt;LI&gt;&lt;A href="https://help.qlik.com/en-US/cloud-services/Subsystems/Hub/Content/Sense_Hub/Gateways/direct-access-gateway-setting-up.htm#anchor-1" target="_blank" rel="noopener"&gt;Best practices when using Qlik Data Gateway - Direct Access&lt;/A&gt;&lt;/LI&gt;
&lt;LI&gt;&lt;A style="font-family: inherit; background-color: #ffffff;" href="https://help.qlik.com/en-US/cloud-services/Subsystems/Hub/Content/Sense_Hub/Gateways/direct-access-gateway-setting-up.htm#anchor-2" target="_blank" rel="noopener"&gt;System prerequisites&lt;/A&gt;&lt;/LI&gt;
&lt;/UL&gt;
&lt;P&gt;1.7.9 introduced Process Isolation for metadata requests. It is suggested to configure it to &lt;A href="https://help.qlik.com/en-US/cloud-services/Subsystems/Hub/Content/Sense_Hub/Gateways/direct-access-gateway-troubleshooting.htm#:~:text=All%3A%20Enable%20process%20isolation%20for%20both%20reload%20and%20metadata%20commands." target="_self"&gt;ALL&amp;nbsp;&lt;/A&gt;&lt;/P&gt;
&lt;H3&gt;&lt;FONT color="#339966"&gt;&lt;STRONG&gt;Verify that new features intended for stability and performance are enabled&lt;/STRONG&gt;&lt;/FONT&gt;&lt;/H3&gt;
&lt;UL class="lia-list-style-type-circle"&gt;
&lt;LI&gt;&lt;A href="https://help.qlik.com/en-US/cloud-services/Subsystems/Hub/Content/Sense_Hub/Gateways/direct-access-gateway-troubleshooting.htm#:~:text=Process%20isolation,on%20the%20workload." target="_self"&gt;Enable Process Isolation&amp;nbsp;&lt;/A&gt;&lt;/LI&gt;
&lt;LI&gt;&lt;A style="font-family: inherit; background-color: #ffffff;" href="https://help.qlik.com/en-US/cloud-services/Subsystems/Hub/Content/Sense_Hub/Gateways/direct-access-gateway-troubleshooting.htm#:~:text=Direct%20Access%20service.-,Performing%20Load%20Data%20requests%20asynchronously,Save%20the%20configuration.properties%20file.,-Requesting%20load%20slots" target="_self"&gt;Enable&amp;nbsp;Load Data requests asynchronously&lt;/A&gt;&lt;/LI&gt;
&lt;LI&gt;&lt;A style="font-family: inherit; background-color: #ffffff;" href="https://help.qlik.com/en-US/cloud-services/Subsystems/Hub/Content/Sense_Hub/Gateways/direct-access-gateway-troubleshooting.htm#:~:text=configuration.properties%20file.-,Requesting%20load%20slots%20asynchronously,Save%20the%20configuration.properties%20file.,-Configuring%20connector%20startup" target="_blank" rel="noopener"&gt;Enable&amp;nbsp;Requesting load slots asynchronously&lt;/A&gt;&lt;/LI&gt;
&lt;/UL&gt;
&lt;H3&gt;&lt;FONT color="#339966"&gt;&lt;SPAN&gt;&lt;STRONG&gt;Excessive logging level&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/FONT&gt;&lt;/H3&gt;
&lt;P&gt;In the past enabling Agent log to Debug was an usual suggestion for troubleshooting, since the introduction of chunk recovery setting AGENT_LOG_LEVEL will incur in excessive logging, files size exceeding 1GB size, this logging level should only be enabled when suggested by Support and should include parameters for AGENT_LOG_OPTIONS that will significantly reduce the logged information when AGENT_LOG_LEVEL&amp;nbsp; is set to DEBUG. If you currently have AGENT_LOG_LEVEL&amp;nbsp; is set to DEBUG without parameters set for AGENT_LOG_OPTIONS it is suggested to set it back to INFO.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;H4&gt;&lt;FONT color="#339966"&gt;&lt;STRONG&gt;Environment&lt;/STRONG&gt;&lt;/FONT&gt;&lt;/H4&gt;
&lt;UL&gt;
&lt;LI&gt;Qlik Data Gateway Direct Access&lt;/LI&gt;
&lt;/UL&gt;</description>
    <pubDate>Mon, 05 Jan 2026 14:56:40 GMT</pubDate>
    <dc:creator>NadiaB</dc:creator>
    <dc:date>2026-01-05T14:56:40Z</dc:date>
    <item>
      <title>Qlik Data Gateway Direct Access: Basic Health Check</title>
      <link>https://community.qlik.com/t5/Official-Support-Articles/Qlik-Data-Gateway-Direct-Access-Basic-Health-Check/ta-p/2495030</link>
      <description>&lt;P&gt;When Qlik Data Gateway Direct Access is implemented, sometimes, as the workload increases post-implementation, customers may experience general stability issues. We suggest a basic health check to address the more well-known problems and stabilize your gateway implementation.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;This article outlines the following five:&lt;/P&gt;
&lt;P&gt;&lt;LI-TOC indent="15" liststyle="none" maxheadinglevel="3"&gt;&lt;/LI-TOC&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;H3&gt;&lt;FONT color="#339966"&gt;&lt;STRONG&gt;Verify the number of disconnects&lt;/STRONG&gt;&lt;/FONT&gt;&lt;/H3&gt;
&lt;P&gt;A high number of disconnects can cause reload disruptions. Some important disconnects will be recorded in the &lt;STRONG&gt;DirectAccessAgent&lt;/STRONG&gt; logs. While a low volume of disconnects is expected and will typically recover within a few seconds, a high number of entries in the logs are indicative of a problem.&lt;/P&gt;
&lt;P&gt;We suggest initiating an internal investigation if &lt;STRONG&gt;more than ten disconnects&lt;/STRONG&gt; &lt;STRONG&gt;are found per day&lt;/STRONG&gt;.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Search for “[ERROR] Connection to”, sample:&lt;/P&gt;
&lt;P class="lia-indent-padding-left-30px"&gt;&lt;FONT face="courier new,courier"&gt;[Service ] [ERROR] Connection to &amp;lt;mytenant&amp;gt;.us.qlikcloud.com:443 failed&lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;If the number of disconnections is high, we suggest referring to:&amp;nbsp;&lt;/P&gt;
&lt;UL&gt;
&lt;LI&gt;&lt;A href="https://community.qlik.com/t5/Official-Support-Articles/Qlik-Data-Gateway-Direct-Access-Reloads-failing-intermittently/ta-p/2135033" target="_blank" rel="noopener"&gt;Qlik Data Gateway - Direct Access. Reloads failing intermittently&lt;/A&gt;&lt;/LI&gt;
&lt;LI&gt;&lt;A style="font-family: inherit; background-color: #ffffff;" href="https://community.qlik.com/t5/Official-Support-Articles/Data-Gateway-Direct-Access-disconnections-0x80004005-The-remote/ta-p/2454872" target="_blank" rel="noopener"&gt;Data Gateway Direct Access disconnections (0x80004005): The remote party closed the WebSocket connection without completing the close handshake.&amp;nbsp;&lt;/A&gt;&lt;/LI&gt;
&lt;/UL&gt;
&lt;H3&gt;&lt;STRONG&gt;&lt;FONT color="#339966"&gt;Verify the number of ODBC connector crashes&lt;/FONT&gt;&lt;/STRONG&gt;&lt;/H3&gt;
&lt;P&gt;ODBC connector crashes can impact concurrent reloads if &lt;STRONG&gt;Process Isolation&lt;/STRONG&gt; is not enabled. We suggest customers who experience crashes in their logs &lt;STRONG&gt;enable Process Isolation&lt;/STRONG&gt; and &lt;STRONG&gt;configure Dump file creation&lt;/STRONG&gt;.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Process isolation for ODBC connector can be confirmed in the &lt;EM&gt;C:\ProgramData\Qlik\Gateway\configuration.properties.&amp;nbsp;&lt;/EM&gt;&lt;FONT face="courier new,courier"&gt;ODBC_PROCESS_ISOLATION_MODE&lt;/FONT&gt;, will be set to &lt;STRONG&gt;None &lt;/STRONG&gt;if disabled, and set to &lt;STRONG&gt;Load &lt;/STRONG&gt;if enabled.&lt;/P&gt;
&lt;P&gt;It can also be verified using the logs. The ODBC logs named &lt;EM&gt;odbc-connector_logs.txt&lt;/EM&gt;, &lt;EM&gt;odbc-connector_logs.txt.1&lt;/EM&gt; from &lt;FONT face="courier new,courier"&gt;1&lt;/FONT&gt; to &lt;FONT face="courier new,courier"&gt;n&lt;/FONT&gt;. If isolation is enabled, the files includes a port number, for example &lt;EM&gt;odbc-connector_logs_&lt;STRONG&gt;49156&lt;/STRONG&gt;.txt&lt;/EM&gt; where &lt;FONT face="courier new,courier"&gt;49156&lt;/FONT&gt; would represent a port number.&lt;/P&gt;
&lt;P&gt;To identify whether there are crashes or not in your DAG (Direct Access Gateway) and proceed to enable Process Isolation we suggest reviewing &lt;A href="https://community.qlik.com/t5/Official-Support-Articles/Qlik-Data-Gateway-Direct-Access-ODBC-Crashes/ta-p/2494897" target="_blank" rel="noopener"&gt;Qlik Data Gateway - Direct Access - ODBC Crashes&lt;/A&gt;.&lt;/P&gt;
&lt;P&gt;1.7.9 introduced Process Isolation for metadata requests. It is suggested to configure it to &lt;A href="https://help.qlik.com/en-US/cloud-services/Subsystems/Hub/Content/Sense_Hub/Gateways/direct-access-gateway-troubleshooting.htm#:~:text=All%3A%20Enable%20process%20isolation%20for%20both%20reload%20and%20metadata%20commands." target="_self"&gt;ALL&amp;nbsp;&lt;/A&gt;&lt;/P&gt;
&lt;H3&gt;&lt;FONT color="#339966"&gt;&lt;STRONG&gt;Verify long-running metadata requests&amp;nbsp;&lt;/STRONG&gt;&lt;/FONT&gt;&lt;/H3&gt;
&lt;P&gt;Other causes of issues would be due to misconfiguration of third-party drivers, the details are outlined in&amp;nbsp;&lt;A href="https://community.qlik.com/t5/Official-Support-Articles/Qlik-Data-Gateway-Direct-Access-Data-Preview-long-metadata/ta-p/2493641" target="_blank" rel="noopener"&gt;Qlik Data Gateway Direct Access Data Preview long metadata requests&lt;/A&gt;.&lt;/P&gt;
&lt;P&gt;Keep in mind that these recommendations are additional validations to the Best Practices and System Prerequisites documented in our Help Site:&lt;/P&gt;
&lt;UL&gt;
&lt;LI&gt;&lt;A href="https://help.qlik.com/en-US/cloud-services/Subsystems/Hub/Content/Sense_Hub/Gateways/direct-access-gateway-setting-up.htm#anchor-1" target="_blank" rel="noopener"&gt;Best practices when using Qlik Data Gateway - Direct Access&lt;/A&gt;&lt;/LI&gt;
&lt;LI&gt;&lt;A style="font-family: inherit; background-color: #ffffff;" href="https://help.qlik.com/en-US/cloud-services/Subsystems/Hub/Content/Sense_Hub/Gateways/direct-access-gateway-setting-up.htm#anchor-2" target="_blank" rel="noopener"&gt;System prerequisites&lt;/A&gt;&lt;/LI&gt;
&lt;/UL&gt;
&lt;P&gt;1.7.9 introduced Process Isolation for metadata requests. It is suggested to configure it to &lt;A href="https://help.qlik.com/en-US/cloud-services/Subsystems/Hub/Content/Sense_Hub/Gateways/direct-access-gateway-troubleshooting.htm#:~:text=All%3A%20Enable%20process%20isolation%20for%20both%20reload%20and%20metadata%20commands." target="_self"&gt;ALL&amp;nbsp;&lt;/A&gt;&lt;/P&gt;
&lt;H3&gt;&lt;FONT color="#339966"&gt;&lt;STRONG&gt;Verify that new features intended for stability and performance are enabled&lt;/STRONG&gt;&lt;/FONT&gt;&lt;/H3&gt;
&lt;UL class="lia-list-style-type-circle"&gt;
&lt;LI&gt;&lt;A href="https://help.qlik.com/en-US/cloud-services/Subsystems/Hub/Content/Sense_Hub/Gateways/direct-access-gateway-troubleshooting.htm#:~:text=Process%20isolation,on%20the%20workload." target="_self"&gt;Enable Process Isolation&amp;nbsp;&lt;/A&gt;&lt;/LI&gt;
&lt;LI&gt;&lt;A style="font-family: inherit; background-color: #ffffff;" href="https://help.qlik.com/en-US/cloud-services/Subsystems/Hub/Content/Sense_Hub/Gateways/direct-access-gateway-troubleshooting.htm#:~:text=Direct%20Access%20service.-,Performing%20Load%20Data%20requests%20asynchronously,Save%20the%20configuration.properties%20file.,-Requesting%20load%20slots" target="_self"&gt;Enable&amp;nbsp;Load Data requests asynchronously&lt;/A&gt;&lt;/LI&gt;
&lt;LI&gt;&lt;A style="font-family: inherit; background-color: #ffffff;" href="https://help.qlik.com/en-US/cloud-services/Subsystems/Hub/Content/Sense_Hub/Gateways/direct-access-gateway-troubleshooting.htm#:~:text=configuration.properties%20file.-,Requesting%20load%20slots%20asynchronously,Save%20the%20configuration.properties%20file.,-Configuring%20connector%20startup" target="_blank" rel="noopener"&gt;Enable&amp;nbsp;Requesting load slots asynchronously&lt;/A&gt;&lt;/LI&gt;
&lt;/UL&gt;
&lt;H3&gt;&lt;FONT color="#339966"&gt;&lt;SPAN&gt;&lt;STRONG&gt;Excessive logging level&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/FONT&gt;&lt;/H3&gt;
&lt;P&gt;In the past enabling Agent log to Debug was an usual suggestion for troubleshooting, since the introduction of chunk recovery setting AGENT_LOG_LEVEL will incur in excessive logging, files size exceeding 1GB size, this logging level should only be enabled when suggested by Support and should include parameters for AGENT_LOG_OPTIONS that will significantly reduce the logged information when AGENT_LOG_LEVEL&amp;nbsp; is set to DEBUG. If you currently have AGENT_LOG_LEVEL&amp;nbsp; is set to DEBUG without parameters set for AGENT_LOG_OPTIONS it is suggested to set it back to INFO.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;H4&gt;&lt;FONT color="#339966"&gt;&lt;STRONG&gt;Environment&lt;/STRONG&gt;&lt;/FONT&gt;&lt;/H4&gt;
&lt;UL&gt;
&lt;LI&gt;Qlik Data Gateway Direct Access&lt;/LI&gt;
&lt;/UL&gt;</description>
      <pubDate>Mon, 05 Jan 2026 14:56:40 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Official-Support-Articles/Qlik-Data-Gateway-Direct-Access-Basic-Health-Check/ta-p/2495030</guid>
      <dc:creator>NadiaB</dc:creator>
      <dc:date>2026-01-05T14:56:40Z</dc:date>
    </item>
    <item>
      <title>Re: Qlik Data Gateway Direct Access: Basic Health Check</title>
      <link>https://community.qlik.com/t5/Official-Support-Articles/Qlik-Data-Gateway-Direct-Access-Basic-Health-Check/tac-p/2495134#M15033</link>
      <description>&lt;P&gt;Worth noting that the logs for process isolation will only appear when some data is loaded (not connection test / data preview) using that connection - so you can't just restart the service and see the logs to confirm, you need to do at least one data load.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 28 Nov 2024 13:18:26 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Official-Support-Articles/Qlik-Data-Gateway-Direct-Access-Basic-Health-Check/tac-p/2495134#M15033</guid>
      <dc:creator>AlexOmetis</dc:creator>
      <dc:date>2024-11-28T13:18:26Z</dc:date>
    </item>
  </channel>
</rss>

