<?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 Error in ODSMaxRows=10000000 in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Error-in-ODSMaxRows-10000000/m-p/527405#M197096</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi all, &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have a problem I encounter in connection QvSAPDSOConnector.dll is a condition that has the connection string that allows read-only 10 million&lt;/P&gt;&lt;P&gt;record, this is the function that coast in the connection string: ODSMaxRows = 10000000. And when I change or exclude this value it returns me error.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;And put it in a condition Where in the script, to decrease the size of data read so I can draw for smaller pieces of 10 million records,&lt;/P&gt;&lt;P&gt;but when I put Where the function, it returns me error in reading too.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Below is the script I'm using: &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 15.0pt; font-family: 'Courier New'; color: blue;"&gt;CUSTOM&lt;/SPAN&gt;&lt;SPAN style="font-size: 15.0pt; font-family: 'Courier New';"&gt; &lt;STRONG style="color: blue;"&gt;CONNECT&lt;/STRONG&gt; &lt;SPAN style="color: blue;"&gt;TO&lt;/SPAN&gt; &lt;SPAN style="color: maroon;"&gt;"Provider=QvSAPDSOConnector.dll;ASHOST=sp19in;SYSNR=12;CLIENT=302;ODSMaxRows=10000000;XUserId=DLdMGadNPDbSGbVMJLKB;XPassword=eXHEAadNNDdeWWFGSZMIF;"&lt;/SPAN&gt;;&lt;BR /&gt; &lt;BR /&gt; &lt;BR /&gt; [0SD_O06]:&lt;BR /&gt; &lt;STRONG style="color: blue;"&gt;Load&lt;/STRONG&gt; *;&lt;BR /&gt; &lt;STRONG style="color: blue;"&gt;SQL&lt;/STRONG&gt; Select (NoKey) &lt;BR /&gt; 0BILL_CAT,&lt;BR /&gt; 0BILL_DATE,&lt;BR /&gt; from 0SD_O06&lt;BR /&gt; WHERE (0BILL_CAT) = 'A';&lt;BR /&gt; &lt;STRONG style="color: blue;"&gt;STORE&lt;/STRONG&gt; [0SD_O06] &lt;SPAN style="color: blue;"&gt;INTO&lt;/SPAN&gt; &lt;STRONG&gt;&lt;EM style="color: gray;"&gt;$(vEXTRATOR)&lt;/EM&gt;&lt;/STRONG&gt;0SD_O06_PROD_01.QVD;&lt;BR /&gt; &lt;SPAN style="color: green;"&gt;Drop table [IC_PNL_04/QIC_PNL_04]; &lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: green; font-size: 15.0pt; font-family: 'Courier New';"&gt;&lt;SPAN style="font-size: 10pt; color: #000000;"&gt;Any idea? Thnaks, &lt;/SPAN&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 01 Jul 2013 15:46:58 GMT</pubDate>
    <dc:creator />
    <dc:date>2013-07-01T15:46:58Z</dc:date>
    <item>
      <title>Error in ODSMaxRows=10000000</title>
      <link>https://community.qlik.com/t5/QlikView/Error-in-ODSMaxRows-10000000/m-p/527405#M197096</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi all, &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have a problem I encounter in connection QvSAPDSOConnector.dll is a condition that has the connection string that allows read-only 10 million&lt;/P&gt;&lt;P&gt;record, this is the function that coast in the connection string: ODSMaxRows = 10000000. And when I change or exclude this value it returns me error.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;And put it in a condition Where in the script, to decrease the size of data read so I can draw for smaller pieces of 10 million records,&lt;/P&gt;&lt;P&gt;but when I put Where the function, it returns me error in reading too.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Below is the script I'm using: &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 15.0pt; font-family: 'Courier New'; color: blue;"&gt;CUSTOM&lt;/SPAN&gt;&lt;SPAN style="font-size: 15.0pt; font-family: 'Courier New';"&gt; &lt;STRONG style="color: blue;"&gt;CONNECT&lt;/STRONG&gt; &lt;SPAN style="color: blue;"&gt;TO&lt;/SPAN&gt; &lt;SPAN style="color: maroon;"&gt;"Provider=QvSAPDSOConnector.dll;ASHOST=sp19in;SYSNR=12;CLIENT=302;ODSMaxRows=10000000;XUserId=DLdMGadNPDbSGbVMJLKB;XPassword=eXHEAadNNDdeWWFGSZMIF;"&lt;/SPAN&gt;;&lt;BR /&gt; &lt;BR /&gt; &lt;BR /&gt; [0SD_O06]:&lt;BR /&gt; &lt;STRONG style="color: blue;"&gt;Load&lt;/STRONG&gt; *;&lt;BR /&gt; &lt;STRONG style="color: blue;"&gt;SQL&lt;/STRONG&gt; Select (NoKey) &lt;BR /&gt; 0BILL_CAT,&lt;BR /&gt; 0BILL_DATE,&lt;BR /&gt; from 0SD_O06&lt;BR /&gt; WHERE (0BILL_CAT) = 'A';&lt;BR /&gt; &lt;STRONG style="color: blue;"&gt;STORE&lt;/STRONG&gt; [0SD_O06] &lt;SPAN style="color: blue;"&gt;INTO&lt;/SPAN&gt; &lt;STRONG&gt;&lt;EM style="color: gray;"&gt;$(vEXTRATOR)&lt;/EM&gt;&lt;/STRONG&gt;0SD_O06_PROD_01.QVD;&lt;BR /&gt; &lt;SPAN style="color: green;"&gt;Drop table [IC_PNL_04/QIC_PNL_04]; &lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: green; font-size: 15.0pt; font-family: 'Courier New';"&gt;&lt;SPAN style="font-size: 10pt; color: #000000;"&gt;Any idea? Thnaks, &lt;/SPAN&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 01 Jul 2013 15:46:58 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Error-in-ODSMaxRows-10000000/m-p/527405#M197096</guid>
      <dc:creator />
      <dc:date>2013-07-01T15:46:58Z</dc:date>
    </item>
    <item>
      <title>Re: Error in ODSMaxRows=10000000</title>
      <link>https://community.qlik.com/t5/QlikView/Error-in-ODSMaxRows-10000000/m-p/527406#M197097</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Have you read &lt;A _jive_internal="true" href="https://community.qlik.com/thread/6338"&gt;this discussion&lt;/A&gt; already? &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 02 Jul 2013 18:34:19 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Error-in-ODSMaxRows-10000000/m-p/527406#M197097</guid>
      <dc:creator>Gysbert_Wassenaar</dc:creator>
      <dc:date>2013-07-02T18:34:19Z</dc:date>
    </item>
  </channel>
</rss>

