<?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 Increase Package Size - SAP in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Increase-Package-Size-SAP/m-p/193735#M1229992</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;I'm pulling data via SAP Connector at a Rate of 5,000 record per second. I know there is a parameter to be placed in the connection String (Packetsize) to increase the number of records fetched per second. But when I set the parameter, apparently QV is ignoring it, since the packet size does not change.&lt;/P&gt;&lt;P&gt;If I set it to 20,000, it stays at 5,000. If I set it to 200, it is still 5,000. Am I doing something wrong regarding syntax?&lt;/P&gt;&lt;P&gt;This is how the string looks like:&lt;/P&gt;&lt;PRE ___default_attr="plain" class="jive_text_macro jive_macro_code" jivemacro="code"&gt;CUSTOMCONNECT TO "Provider=QvSAPConnector;ASHOST=*************;SYSNR=**;CLIENT=***;XUserId=someuser;XPassword=somepassword;Packetsize=20000;";&lt;/PRE&gt;&lt;BR /&gt;&lt;BR /&gt; &lt;P&gt;Can someone help?&lt;/P&gt;&lt;P&gt;Also, when I load data from another set of tables, it goes down to 2,500 rows per second. What is causing it to drop?&lt;/P&gt;&lt;P&gt;Thanks in advance.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 26 Jan 2026 21:26:37 GMT</pubDate>
    <dc:creator>mike_garcia</dc:creator>
    <dc:date>2026-01-26T21:26:37Z</dc:date>
    <item>
      <title>Increase Package Size - SAP</title>
      <link>https://community.qlik.com/t5/QlikView/Increase-Package-Size-SAP/m-p/193735#M1229992</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;I'm pulling data via SAP Connector at a Rate of 5,000 record per second. I know there is a parameter to be placed in the connection String (Packetsize) to increase the number of records fetched per second. But when I set the parameter, apparently QV is ignoring it, since the packet size does not change.&lt;/P&gt;&lt;P&gt;If I set it to 20,000, it stays at 5,000. If I set it to 200, it is still 5,000. Am I doing something wrong regarding syntax?&lt;/P&gt;&lt;P&gt;This is how the string looks like:&lt;/P&gt;&lt;PRE ___default_attr="plain" class="jive_text_macro jive_macro_code" jivemacro="code"&gt;CUSTOMCONNECT TO "Provider=QvSAPConnector;ASHOST=*************;SYSNR=**;CLIENT=***;XUserId=someuser;XPassword=somepassword;Packetsize=20000;";&lt;/PRE&gt;&lt;BR /&gt;&lt;BR /&gt; &lt;P&gt;Can someone help?&lt;/P&gt;&lt;P&gt;Also, when I load data from another set of tables, it goes down to 2,500 rows per second. What is causing it to drop?&lt;/P&gt;&lt;P&gt;Thanks in advance.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 26 Jan 2026 21:26:37 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Increase-Package-Size-SAP/m-p/193735#M1229992</guid>
      <dc:creator>mike_garcia</dc:creator>
      <dc:date>2026-01-26T21:26:37Z</dc:date>
    </item>
    <item>
      <title>Increase Package Size - SAP</title>
      <link>https://community.qlik.com/t5/QlikView/Increase-Package-Size-SAP/m-p/193736#M1229996</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Ideas please, anyone?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 01 Mar 2010 20:00:48 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Increase-Package-Size-SAP/m-p/193736#M1229996</guid>
      <dc:creator>mike_garcia</dc:creator>
      <dc:date>2010-03-01T20:00:48Z</dc:date>
    </item>
    <item>
      <title>Increase Package Size - SAP</title>
      <link>https://community.qlik.com/t5/QlikView/Increase-Package-Size-SAP/m-p/193737#M1229998</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Well, if you hange the connection parameters and nothing changes, I would recommend you contact the QlikTech support. Ideally the connection parameters should set the attributes in SAP to download the data.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 03 Mar 2010 04:44:10 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Increase-Package-Size-SAP/m-p/193737#M1229998</guid>
      <dc:creator>disqr_rm</dc:creator>
      <dc:date>2010-03-03T04:44:10Z</dc:date>
    </item>
    <item>
      <title>Increase Package Size - SAP</title>
      <link>https://community.qlik.com/t5/QlikView/Increase-Package-Size-SAP/m-p/193738#M1230000</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;the packetsize parameter is an upper limit, to make sure the Connector doesn't use too much memory. At runtime the Connector calculates how much memory is avaliable and in many cases adjust the memory used downwards. In reality it does not affect the speed very much unless set too very low number.&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Lars Wahlstedt&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 09 Mar 2010 14:05:01 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Increase-Package-Size-SAP/m-p/193738#M1230000</guid>
      <dc:creator>Lars_Wahlstedt</dc:creator>
      <dc:date>2010-03-09T14:05:01Z</dc:date>
    </item>
    <item>
      <title>Increase Package Size - SAP</title>
      <link>https://community.qlik.com/t5/QlikView/Increase-Package-Size-SAP/m-p/193739#M1230001</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Dear Mike,&lt;/P&gt;&lt;P&gt;I have same types of problem . if change MaxRows Prperty it does not change accordingly.&lt;/P&gt;&lt;P&gt;Example :&lt;B&gt;&lt;/B&gt;&lt;/P&gt;&lt;P style="font-weight: bold"&gt;ODSMaxRows=200000000;&lt;/P&gt;&lt;P style="font-weight: bold"&gt;&lt;/P&gt;&lt;P style="font-weight: bold"&gt;&lt;/P&gt;&lt;P style="font-weight: bold"&gt;&lt;/P&gt;&lt;P style="font-weight: bold"&gt;&lt;/P&gt;&lt;B&gt;&lt;/B&gt;&lt;P style="font-weight: bold"&gt;&lt;/P&gt;&lt;B&gt;&lt;/B&gt;&lt;P style="font-weight: bold"&gt;&lt;/P&gt;&lt;BR /&gt;&lt;BR /&gt; &lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 12 Jul 2010 10:44:18 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Increase-Package-Size-SAP/m-p/193739#M1230001</guid>
      <dc:creator>suniljain</dc:creator>
      <dc:date>2010-07-12T10:44:18Z</dc:date>
    </item>
  </channel>
</rss>

