<?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 Error &amp;quot;QVX_UNEXPECTED_END_OF_DATA&amp;quot; when loading data with ADsDSOObject in Official Support Articles</title>
    <link>https://community.qlik.com/t5/Official-Support-Articles/Error-quot-QVX-UNEXPECTED-END-OF-DATA-quot-when-loading-data/ta-p/1714315</link>
    <description>&lt;P&gt;&lt;SPAN&gt;QlikView fails to load LDAP data from OLE DB Provider for Microsoft Directory Service (ADsDSOObject) with error&amp;nbsp;&lt;/SPAN&gt;&lt;FONT face="courier new,courier"&gt;QVX_UNEXPECTED_END_OF_DATA&lt;/FONT&gt;&lt;/P&gt;
&lt;P class="lia-indent-padding-left-30px"&gt;&lt;SPAN&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="select name from.png" style="width: 701px;"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/48852i0B11F5E71E6F4C58/image-size/large?v=v2&amp;amp;px=999" role="button" title="select name from.png" alt="select name from.png" /&gt;&lt;/span&gt;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;H3&gt;&lt;FONT color="#339966"&gt;&lt;STRONG&gt;Resolution:&lt;/STRONG&gt;&lt;/FONT&gt;&lt;/H3&gt;
&lt;P&gt;&lt;SPAN&gt;This error indicates that you have exceeded the size limit. In later version of QlikView (12.40 and onwards), the message has been adjusted&amp;nbsp;to read&lt;FONT face="courier new,courier"&gt;&amp;nbsp;&lt;/FONT&gt;&lt;/SPAN&gt;&lt;SPAN&gt;&lt;FONT face="courier new,courier"&gt;EQ_QVX_SIZELIMIT_EXCEEDED&lt;/FONT&gt; and will show the maximum amount of rows that can be retrieved.&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;There are two possible workarounds.&lt;/SPAN&gt;&lt;/P&gt;
&lt;H4&gt;&lt;STRONG&gt;&lt;FONT color="#339966"&gt;Option 1&lt;/FONT&gt;&lt;/STRONG&gt;&lt;/H4&gt;
&lt;P&gt;&lt;SPAN&gt;Increase the maxPageSize as per&lt;/SPAN&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp;&lt;A href="https://support.microsoft.com/en-us/help/315071/how-to-view-and-set-ldap-policy-in-active-directory-by-using-ntdsutil" target="_blank" rel="noopener" data-cke-saved-href="https://support.microsoft.com/en-us/help/315071/how-to-view-and-set-ldap-policy-in-active-directory-by-using-ntdsutil"&gt;View and set LDAP policy in Active Directory by using Ntdsutil.exe&amp;nbsp;&lt;/A&gt;&lt;/SPAN&gt;&lt;SPAN&gt;(Microsoft).&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;
&lt;H4&gt;&lt;STRONG&gt;&lt;FONT color="#339966"&gt;Option 2&lt;/FONT&gt;&lt;/STRONG&gt;&lt;/H4&gt;
&lt;OL&gt;
&lt;LI&gt;&lt;SPAN&gt;Use EXECUTE command in QlikView to run a vbscript that fetches&amp;nbsp;data from&amp;nbsp;ADsDSOObject, similar to the one in article&amp;nbsp;&lt;A href="https://community.qlik.com/t5/Official-Support-Articles/How-to-test-ADsDSOObject-outside-of-QlikView-Qlik-Sense/ta-p/2046051" target="_blank" rel="noopener" data-cke-saved-href="/articles/Basic/How-to-test-ADsDSOObject-outside-of-QlikView-Qlik-Sense"&gt;How to test ADsDSOObject outside of QlikView/ Qlik Sense&lt;/A&gt;&lt;/SPAN&gt;&lt;/LI&gt;
&lt;LI&gt;&lt;SPAN&gt;Direct output of the script to a text file&lt;/SPAN&gt;&lt;/LI&gt;
&lt;LI&gt;&lt;SPAN&gt;Load AD data from the text file to QlikView&lt;/SPAN&gt;&lt;/LI&gt;
&lt;/OL&gt;
&lt;H4&gt;&lt;STRONG&gt;&lt;FONT color="#339966"&gt;Option 3&lt;/FONT&gt;&lt;/STRONG&gt;&lt;/H4&gt;
&lt;P&gt;Bundle the data and limited the extraction that way.&lt;/P&gt;
&lt;P&gt;Example code:&amp;nbsp;&lt;/P&gt;
&lt;P class="lia-indent-padding-left-30px"&gt;&lt;FONT face="courier new,courier"&gt;Table: Load * ; First 1000 SQL Select * From table_name;&lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;H4&gt;&lt;STRONG&gt;&lt;FONT color="#339966"&gt;Environment&lt;/FONT&gt;&lt;/STRONG&gt;&lt;/H4&gt;
&lt;P class="lia-indent-padding-left-30px"&gt;&lt;LI-PRODUCT title="QlikView" id="qlikView"&gt;&lt;/LI-PRODUCT&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;H4&gt;&lt;FONT color="#339966"&gt;&lt;STRONG&gt;Qlik Internal reference IDs:&lt;/STRONG&gt;&lt;/FONT&gt;&lt;/H4&gt;
&lt;DIV class="lia-indent-padding-left-30px"&gt;QV-14837, QV-15075&lt;/DIV&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Mon, 29 May 2023 14:11:22 GMT</pubDate>
    <dc:creator>Sonja_Bauernfeind</dc:creator>
    <dc:date>2023-05-29T14:11:22Z</dc:date>
    <item>
      <title>Error "QVX_UNEXPECTED_END_OF_DATA" when loading data with ADsDSOObject</title>
      <link>https://community.qlik.com/t5/Official-Support-Articles/Error-quot-QVX-UNEXPECTED-END-OF-DATA-quot-when-loading-data/ta-p/1714315</link>
      <description>&lt;P&gt;&lt;SPAN&gt;QlikView fails to load LDAP data from OLE DB Provider for Microsoft Directory Service (ADsDSOObject) with error&amp;nbsp;&lt;/SPAN&gt;&lt;FONT face="courier new,courier"&gt;QVX_UNEXPECTED_END_OF_DATA&lt;/FONT&gt;&lt;/P&gt;
&lt;P class="lia-indent-padding-left-30px"&gt;&lt;SPAN&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="select name from.png" style="width: 701px;"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/48852i0B11F5E71E6F4C58/image-size/large?v=v2&amp;amp;px=999" role="button" title="select name from.png" alt="select name from.png" /&gt;&lt;/span&gt;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;H3&gt;&lt;FONT color="#339966"&gt;&lt;STRONG&gt;Resolution:&lt;/STRONG&gt;&lt;/FONT&gt;&lt;/H3&gt;
&lt;P&gt;&lt;SPAN&gt;This error indicates that you have exceeded the size limit. In later version of QlikView (12.40 and onwards), the message has been adjusted&amp;nbsp;to read&lt;FONT face="courier new,courier"&gt;&amp;nbsp;&lt;/FONT&gt;&lt;/SPAN&gt;&lt;SPAN&gt;&lt;FONT face="courier new,courier"&gt;EQ_QVX_SIZELIMIT_EXCEEDED&lt;/FONT&gt; and will show the maximum amount of rows that can be retrieved.&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;There are two possible workarounds.&lt;/SPAN&gt;&lt;/P&gt;
&lt;H4&gt;&lt;STRONG&gt;&lt;FONT color="#339966"&gt;Option 1&lt;/FONT&gt;&lt;/STRONG&gt;&lt;/H4&gt;
&lt;P&gt;&lt;SPAN&gt;Increase the maxPageSize as per&lt;/SPAN&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp;&lt;A href="https://support.microsoft.com/en-us/help/315071/how-to-view-and-set-ldap-policy-in-active-directory-by-using-ntdsutil" target="_blank" rel="noopener" data-cke-saved-href="https://support.microsoft.com/en-us/help/315071/how-to-view-and-set-ldap-policy-in-active-directory-by-using-ntdsutil"&gt;View and set LDAP policy in Active Directory by using Ntdsutil.exe&amp;nbsp;&lt;/A&gt;&lt;/SPAN&gt;&lt;SPAN&gt;(Microsoft).&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;
&lt;H4&gt;&lt;STRONG&gt;&lt;FONT color="#339966"&gt;Option 2&lt;/FONT&gt;&lt;/STRONG&gt;&lt;/H4&gt;
&lt;OL&gt;
&lt;LI&gt;&lt;SPAN&gt;Use EXECUTE command in QlikView to run a vbscript that fetches&amp;nbsp;data from&amp;nbsp;ADsDSOObject, similar to the one in article&amp;nbsp;&lt;A href="https://community.qlik.com/t5/Official-Support-Articles/How-to-test-ADsDSOObject-outside-of-QlikView-Qlik-Sense/ta-p/2046051" target="_blank" rel="noopener" data-cke-saved-href="/articles/Basic/How-to-test-ADsDSOObject-outside-of-QlikView-Qlik-Sense"&gt;How to test ADsDSOObject outside of QlikView/ Qlik Sense&lt;/A&gt;&lt;/SPAN&gt;&lt;/LI&gt;
&lt;LI&gt;&lt;SPAN&gt;Direct output of the script to a text file&lt;/SPAN&gt;&lt;/LI&gt;
&lt;LI&gt;&lt;SPAN&gt;Load AD data from the text file to QlikView&lt;/SPAN&gt;&lt;/LI&gt;
&lt;/OL&gt;
&lt;H4&gt;&lt;STRONG&gt;&lt;FONT color="#339966"&gt;Option 3&lt;/FONT&gt;&lt;/STRONG&gt;&lt;/H4&gt;
&lt;P&gt;Bundle the data and limited the extraction that way.&lt;/P&gt;
&lt;P&gt;Example code:&amp;nbsp;&lt;/P&gt;
&lt;P class="lia-indent-padding-left-30px"&gt;&lt;FONT face="courier new,courier"&gt;Table: Load * ; First 1000 SQL Select * From table_name;&lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;H4&gt;&lt;STRONG&gt;&lt;FONT color="#339966"&gt;Environment&lt;/FONT&gt;&lt;/STRONG&gt;&lt;/H4&gt;
&lt;P class="lia-indent-padding-left-30px"&gt;&lt;LI-PRODUCT title="QlikView" id="qlikView"&gt;&lt;/LI-PRODUCT&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;H4&gt;&lt;FONT color="#339966"&gt;&lt;STRONG&gt;Qlik Internal reference IDs:&lt;/STRONG&gt;&lt;/FONT&gt;&lt;/H4&gt;
&lt;DIV class="lia-indent-padding-left-30px"&gt;QV-14837, QV-15075&lt;/DIV&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 29 May 2023 14:11:22 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Official-Support-Articles/Error-quot-QVX-UNEXPECTED-END-OF-DATA-quot-when-loading-data/ta-p/1714315</guid>
      <dc:creator>Sonja_Bauernfeind</dc:creator>
      <dc:date>2023-05-29T14:11:22Z</dc:date>
    </item>
    <item>
      <title>Re: Error "QVX_UNEXPECTED_END_OF_DATA" when loading data with ADsDSOObject</title>
      <link>https://community.qlik.com/t5/Official-Support-Articles/Error-quot-QVX-UNEXPECTED-END-OF-DATA-quot-when-loading-data/tac-p/2045562#M8590</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.qlik.com/t5/user/viewprofilepage/user-id/28597"&gt;@Sonja_Bauernfeind&lt;/a&gt;&amp;nbsp;,&lt;/P&gt;
&lt;P&gt;I currently have the same problem and it is not possible to do workaround 2. So I wanted to check out option 1 but the link doesn't seem to work and I can't find the article. Is the article still available?&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Thanks.&lt;/P&gt;
&lt;P&gt;Nika&lt;/P&gt;</description>
      <pubDate>Mon, 06 Mar 2023 10:20:34 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Official-Support-Articles/Error-quot-QVX-UNEXPECTED-END-OF-DATA-quot-when-loading-data/tac-p/2045562#M8590</guid>
      <dc:creator>Nika</dc:creator>
      <dc:date>2023-03-06T10:20:34Z</dc:date>
    </item>
    <item>
      <title>Re: Error "QVX_UNEXPECTED_END_OF_DATA" when loading data with ADsDSOObject</title>
      <link>https://community.qlik.com/t5/Official-Support-Articles/Error-quot-QVX-UNEXPECTED-END-OF-DATA-quot-when-loading-data/tac-p/2046053#M8605</link>
      <description>&lt;P&gt;Hello&amp;nbsp;&amp;nbsp;&lt;a href="https://community.qlik.com/t5/user/viewprofilepage/user-id/159358"&gt;@Nika&lt;/a&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I've updated the article with the correct link.&lt;/P&gt;
&lt;P&gt;All the best,&lt;BR /&gt;Sonja&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 07 Mar 2023 09:09:09 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Official-Support-Articles/Error-quot-QVX-UNEXPECTED-END-OF-DATA-quot-when-loading-data/tac-p/2046053#M8605</guid>
      <dc:creator>Sonja_Bauernfeind</dc:creator>
      <dc:date>2023-03-07T09:09:09Z</dc:date>
    </item>
  </channel>
</rss>

