<?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: Error loading data in Connectivity &amp; Data Prep</title>
    <link>https://community.qlik.com/t5/Connectivity-Data-Prep/Error-loading-data/m-p/2547380#M15474</link>
    <description>&lt;P&gt;&lt;STRONG&gt;Hello&amp;nbsp;&lt;a href="https://community.qlik.com/t5/user/viewprofilepage/user-id/134857"&gt;@xyz_1011&lt;/a&gt;,&amp;nbsp;&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;Here some causes and solutions to help you.&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;1. WebSocket timeout&lt;/STRONG&gt;&lt;BR /&gt;&lt;SPAN&gt;The reload takes so long on tables with 20M+ records that the connection times out before it finishes. You can increase the timeout directly in the Qlik Data Gateway configuration file (&lt;/SPAN&gt;&lt;EM&gt;appsettings.json&lt;/EM&gt;&lt;SPAN&gt;) or via the QMC. Look for the&amp;nbsp;&lt;/SPAN&gt;&lt;EM&gt;ReloadTimeout&lt;/EM&gt;&lt;SPAN&gt;&amp;nbsp;and&amp;nbsp;&lt;/SPAN&gt;&lt;EM&gt;WebSocketTimeout&lt;/EM&gt;&lt;SPAN&gt;&amp;nbsp;settings.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;STRONG&gt;2. Memory or buffer limit&lt;/STRONG&gt;&lt;BR /&gt;&lt;SPAN&gt;Very large tables can exceed the default buffer size. In your Qlik script, consider:&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp;• Adding a&amp;nbsp;&lt;/SPAN&gt;&lt;EM&gt;WHERE&lt;/EM&gt;&lt;SPAN&gt;&amp;nbsp;clause to load data in smaller slices (e.g., by date range or ID range)&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp;• Implementing incremental loading using QVD files as an intermediate layer&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;STRONG&gt;3. Outdated Data Gateway version&lt;/STRONG&gt;&lt;BR /&gt;&lt;SPAN&gt;The 1103 error has been resolved in several versions of the Qlik Data Gateway — Direct Access. Please verify that you are running the latest version by going to&amp;nbsp;&lt;/SPAN&gt;&lt;EM&gt;Qlik Cloud Console → Data Gateways&lt;/EM&gt;&lt;SPAN&gt;.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;STRONG&gt;4. Network or proxy configuration&lt;/STRONG&gt;&lt;BR /&gt;&lt;SPAN&gt;The WebSocket connection may be getting dropped by an intermediate proxy or firewall. Confirm that long-lived WebSocket connections are allowed between the Data Gateway server and Qlik Cloud.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;STRONG&gt;5. Oracle ODBC/JDBC driver&lt;/STRONG&gt;&lt;BR /&gt;&lt;SPAN&gt;An outdated or misconfigured driver can cause connection drops when handling large data volumes. Validate the Oracle driver version installed on the Gateway server.&lt;/SPAN&gt;&lt;/P&gt;</description>
    <pubDate>Tue, 21 Apr 2026 13:36:53 GMT</pubDate>
    <dc:creator>kallnascimento</dc:creator>
    <dc:date>2026-04-21T13:36:53Z</dc:date>
    <item>
      <title>Error loading data</title>
      <link>https://community.qlik.com/t5/Connectivity-Data-Prep/Error-loading-data/m-p/2113171#M12772</link>
      <description>&lt;P&gt;Hey all,&lt;/P&gt;
&lt;P&gt;i am loading data from an on prem ORACLE database via Qlik Data Gateway. I constantly get the following error with one of our bigger tables (&amp;gt; 20M records):&lt;/P&gt;
&lt;P&gt;&lt;EM&gt;(Connector error: Reload web socket was aborted due to a failure (DirectAccess-1103))&lt;/EM&gt;&lt;/P&gt;
&lt;P&gt;Any idea how to do to fix this ?&lt;/P&gt;
&lt;P&gt;Thanks in advance!&lt;/P&gt;</description>
      <pubDate>Tue, 05 Sep 2023 11:31:24 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Connectivity-Data-Prep/Error-loading-data/m-p/2113171#M12772</guid>
      <dc:creator>xyz_1011</dc:creator>
      <dc:date>2023-09-05T11:31:24Z</dc:date>
    </item>
    <item>
      <title>Re: Error loading data</title>
      <link>https://community.qlik.com/t5/Connectivity-Data-Prep/Error-loading-data/m-p/2113194#M12773</link>
      <description>&lt;P&gt;can you look into below link&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;A href="https://community.qlik.com/t5/Official-Support-Articles/How-to-troubleshoot-web-socket-issue-for-Qlik-Sense/ta-p/1710816" target="_blank"&gt;https://community.qlik.com/t5/Official-Support-Articles/How-to-troubleshoot-web-socket-issue-for-Qlik-Sense/ta-p/1710816&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 05 Sep 2023 12:30:45 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Connectivity-Data-Prep/Error-loading-data/m-p/2113194#M12773</guid>
      <dc:creator>anat</dc:creator>
      <dc:date>2023-09-05T12:30:45Z</dc:date>
    </item>
    <item>
      <title>Re: Error loading data</title>
      <link>https://community.qlik.com/t5/Connectivity-Data-Prep/Error-loading-data/m-p/2113736#M12774</link>
      <description>&lt;P&gt;Thanks&amp;nbsp;&lt;a href="https://community.qlik.com/t5/user/viewprofilepage/user-id/47358"&gt;@anat&lt;/a&gt;&amp;nbsp;but i am not sure this helps.&lt;/P&gt;
&lt;P&gt;We are running on Qlik Sense SaaS and i am getting this error regardless from where i trigger the script. I.e., even when i do this via an automation on schedule (with no window open or active connection to the tenant...). I wouldnt know where / how to check web sockets settings...&lt;/P&gt;
&lt;P&gt;Thanks!&lt;/P&gt;</description>
      <pubDate>Tue, 05 Sep 2023 14:13:46 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Connectivity-Data-Prep/Error-loading-data/m-p/2113736#M12774</guid>
      <dc:creator>xyz_1011</dc:creator>
      <dc:date>2023-09-05T14:13:46Z</dc:date>
    </item>
    <item>
      <title>Re: Error loading data</title>
      <link>https://community.qlik.com/t5/Connectivity-Data-Prep/Error-loading-data/m-p/2128392#M12902</link>
      <description>&lt;P&gt;hi there, did you manage to solve this? I am getting the same error: we use qlik sense saas cloud.&lt;/P&gt;
&lt;PRE&gt;&lt;CODE&gt;Connector error: Reload web socket was aborted due to a failure (DirectAccess-1103&lt;/CODE&gt;&lt;/PRE&gt;
&lt;P&gt;&lt;LI-WRAPPER&gt;&lt;/LI-WRAPPER&gt;&lt;/P&gt;
&lt;P&gt;but couldnt find enough material to know what is really about... I am thinking it may be because of our connection between qlik gateway to our Oracle servers ... but not sure of it and how to proceed to correct this issue. they happen once every one day or two, with random ETLs&lt;/P&gt;</description>
      <pubDate>Fri, 13 Oct 2023 14:37:21 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Connectivity-Data-Prep/Error-loading-data/m-p/2128392#M12902</guid>
      <dc:creator>adelmetzler</dc:creator>
      <dc:date>2023-10-13T14:37:21Z</dc:date>
    </item>
    <item>
      <title>Re: Error loading data</title>
      <link>https://community.qlik.com/t5/Connectivity-Data-Prep/Error-loading-data/m-p/2132021#M12930</link>
      <description>&lt;P&gt;Anyone found the resolution for this?&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 26 Oct 2023 07:22:46 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Connectivity-Data-Prep/Error-loading-data/m-p/2132021#M12930</guid>
      <dc:creator>njmaehler</dc:creator>
      <dc:date>2023-10-26T07:22:46Z</dc:date>
    </item>
    <item>
      <title>Re: Error loading data</title>
      <link>https://community.qlik.com/t5/Connectivity-Data-Prep/Error-loading-data/m-p/2493501#M14337</link>
      <description>&lt;P&gt;we are also seeing this on Qlik Cloud Government (a version of Qlik Cloud) and have not found the root cause yet.&lt;/P&gt;</description>
      <pubDate>Tue, 19 Nov 2024 15:17:13 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Connectivity-Data-Prep/Error-loading-data/m-p/2493501#M14337</guid>
      <dc:creator>Ken_T</dc:creator>
      <dc:date>2024-11-19T15:17:13Z</dc:date>
    </item>
    <item>
      <title>Re: Error loading data</title>
      <link>https://community.qlik.com/t5/Connectivity-Data-Prep/Error-loading-data/m-p/2525474#M15073</link>
      <description>&lt;P&gt;Hi &lt;a href="https://community.qlik.com/t5/user/viewprofilepage/user-id/92536"&gt;@Ken_T&lt;/a&gt;,&lt;/P&gt;&lt;P&gt;Did you find a solution?&lt;/P&gt;&lt;P&gt;I'm facing the same issue:&lt;BR /&gt;"Error: Internal error. (Connector error: Reload web socket was aborted due to a failure (DirectAccess-1103))".&lt;/P&gt;&lt;P&gt;It happens randomly, and with different reload apps.&lt;/P&gt;&lt;P&gt;I have to manually reload the task.&lt;/P&gt;&lt;P&gt;Thank you.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 28 Jul 2025 09:54:38 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Connectivity-Data-Prep/Error-loading-data/m-p/2525474#M15073</guid>
      <dc:creator>panda23</dc:creator>
      <dc:date>2025-07-28T09:54:38Z</dc:date>
    </item>
    <item>
      <title>Re: Error loading data</title>
      <link>https://community.qlik.com/t5/Connectivity-Data-Prep/Error-loading-data/m-p/2533005#M15245</link>
      <description>&lt;P&gt;Hello , Did anyone find&amp;nbsp; the solution of this error&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 09 Oct 2025 13:47:47 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Connectivity-Data-Prep/Error-loading-data/m-p/2533005#M15245</guid>
      <dc:creator>Triyanshi</dc:creator>
      <dc:date>2025-10-09T13:47:47Z</dc:date>
    </item>
    <item>
      <title>Re: Error loading data</title>
      <link>https://community.qlik.com/t5/Connectivity-Data-Prep/Error-loading-data/m-p/2547376#M15473</link>
      <description>&lt;P&gt;we are still seeing this, not very often but no root cause found yet.&amp;nbsp; about 20 occurrences this year so far (April 2026)&lt;/P&gt;</description>
      <pubDate>Tue, 21 Apr 2026 13:02:33 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Connectivity-Data-Prep/Error-loading-data/m-p/2547376#M15473</guid>
      <dc:creator>Ken_T</dc:creator>
      <dc:date>2026-04-21T13:02:33Z</dc:date>
    </item>
    <item>
      <title>Re: Error loading data</title>
      <link>https://community.qlik.com/t5/Connectivity-Data-Prep/Error-loading-data/m-p/2547380#M15474</link>
      <description>&lt;P&gt;&lt;STRONG&gt;Hello&amp;nbsp;&lt;a href="https://community.qlik.com/t5/user/viewprofilepage/user-id/134857"&gt;@xyz_1011&lt;/a&gt;,&amp;nbsp;&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;Here some causes and solutions to help you.&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;1. WebSocket timeout&lt;/STRONG&gt;&lt;BR /&gt;&lt;SPAN&gt;The reload takes so long on tables with 20M+ records that the connection times out before it finishes. You can increase the timeout directly in the Qlik Data Gateway configuration file (&lt;/SPAN&gt;&lt;EM&gt;appsettings.json&lt;/EM&gt;&lt;SPAN&gt;) or via the QMC. Look for the&amp;nbsp;&lt;/SPAN&gt;&lt;EM&gt;ReloadTimeout&lt;/EM&gt;&lt;SPAN&gt;&amp;nbsp;and&amp;nbsp;&lt;/SPAN&gt;&lt;EM&gt;WebSocketTimeout&lt;/EM&gt;&lt;SPAN&gt;&amp;nbsp;settings.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;STRONG&gt;2. Memory or buffer limit&lt;/STRONG&gt;&lt;BR /&gt;&lt;SPAN&gt;Very large tables can exceed the default buffer size. In your Qlik script, consider:&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp;• Adding a&amp;nbsp;&lt;/SPAN&gt;&lt;EM&gt;WHERE&lt;/EM&gt;&lt;SPAN&gt;&amp;nbsp;clause to load data in smaller slices (e.g., by date range or ID range)&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp;• Implementing incremental loading using QVD files as an intermediate layer&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;STRONG&gt;3. Outdated Data Gateway version&lt;/STRONG&gt;&lt;BR /&gt;&lt;SPAN&gt;The 1103 error has been resolved in several versions of the Qlik Data Gateway — Direct Access. Please verify that you are running the latest version by going to&amp;nbsp;&lt;/SPAN&gt;&lt;EM&gt;Qlik Cloud Console → Data Gateways&lt;/EM&gt;&lt;SPAN&gt;.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;STRONG&gt;4. Network or proxy configuration&lt;/STRONG&gt;&lt;BR /&gt;&lt;SPAN&gt;The WebSocket connection may be getting dropped by an intermediate proxy or firewall. Confirm that long-lived WebSocket connections are allowed between the Data Gateway server and Qlik Cloud.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;STRONG&gt;5. Oracle ODBC/JDBC driver&lt;/STRONG&gt;&lt;BR /&gt;&lt;SPAN&gt;An outdated or misconfigured driver can cause connection drops when handling large data volumes. Validate the Oracle driver version installed on the Gateway server.&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 21 Apr 2026 13:36:53 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Connectivity-Data-Prep/Error-loading-data/m-p/2547380#M15474</guid>
      <dc:creator>kallnascimento</dc:creator>
      <dc:date>2026-04-21T13:36:53Z</dc:date>
    </item>
  </channel>
</rss>

