<?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: Is there any relation between OLEDB reload and RAM size? in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Is-there-any-relation-between-OLEDB-reload-and-RAM-size/m-p/929976#M321629</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi.&lt;/P&gt;&lt;P&gt;I meant RAM of the computer that runs QV desktop. In my scenario, I m connecting to same DB using same connection type from two different machines and the time it takes is getting different. I m not sure if it has to do with RAM of the machine that runs QV desktop or is there any other factor that I m missing here.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Rakul.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 08 Oct 2015 15:29:51 GMT</pubDate>
    <dc:creator>bluecarbon</dc:creator>
    <dc:date>2015-10-08T15:29:51Z</dc:date>
    <item>
      <title>Is there any relation between OLEDB reload and RAM size?</title>
      <link>https://community.qlik.com/t5/QlikView/Is-there-any-relation-between-OLEDB-reload-and-RAM-size/m-p/929973#M321626</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;When I try to reload data from two different machines to same data source through oledb, the reload time varies a lot.&lt;/P&gt;&lt;P&gt;Below is time difference and I feel it because of the RAM size. Can anyone let me know if it is because of the RAM size the time is getting shorten or is there any other possiblitiy?&lt;/P&gt;&lt;P&gt;30min -&amp;gt; 16GB RAM&lt;/P&gt;&lt;P&gt;5 mins -&amp;gt; 128GB RAM&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Rakul.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 07 Oct 2015 14:47:33 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Is-there-any-relation-between-OLEDB-reload-and-RAM-size/m-p/929973#M321626</guid>
      <dc:creator>bluecarbon</dc:creator>
      <dc:date>2015-10-07T14:47:33Z</dc:date>
    </item>
    <item>
      <title>Re: Is there any relation between OLEDB reload and RAM size?</title>
      <link>https://community.qlik.com/t5/QlikView/Is-there-any-relation-between-OLEDB-reload-and-RAM-size/m-p/929974#M321627</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Do you mean RAM on DB machines?&lt;/P&gt;&lt;P&gt;I think the answer depends on DBMS type.&lt;/P&gt;&lt;P&gt;DBMS has to fetch data to give it to qv.&lt;/P&gt;&lt;P&gt;Enough RAM allow DBMS keep most used data in memory and don't get data from hard drive. &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 07 Oct 2015 15:38:32 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Is-there-any-relation-between-OLEDB-reload-and-RAM-size/m-p/929974#M321627</guid>
      <dc:creator>pokassov</dc:creator>
      <dc:date>2015-10-07T15:38:32Z</dc:date>
    </item>
    <item>
      <title>Re: Is there any relation between OLEDB reload and RAM size?</title>
      <link>https://community.qlik.com/t5/QlikView/Is-there-any-relation-between-OLEDB-reload-and-RAM-size/m-p/929975#M321628</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;The data being loaded from your database will populate a QV table in RAM.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If that &lt;SPAN style="font-size: 13.3333px;"&gt;QV table in RAM &lt;/SPAN&gt;exceeds 16GB then on your 16GB RAM machine it will start swapping to the page file and swapping don't half slow QlikView down.&amp;nbsp; But your 128GB &lt;SPAN style="font-size: 13.3333px;"&gt;RAM &lt;/SPAN&gt;may well be handling it without swapping.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;On the 128 GB RAM machine do the reload, and monitor it with with the Windows Task Manager and see how much RAM the qv.exe process max's at.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 07 Oct 2015 15:58:06 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Is-there-any-relation-between-OLEDB-reload-and-RAM-size/m-p/929975#M321628</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2015-10-07T15:58:06Z</dc:date>
    </item>
    <item>
      <title>Re: Is there any relation between OLEDB reload and RAM size?</title>
      <link>https://community.qlik.com/t5/QlikView/Is-there-any-relation-between-OLEDB-reload-and-RAM-size/m-p/929976#M321629</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi.&lt;/P&gt;&lt;P&gt;I meant RAM of the computer that runs QV desktop. In my scenario, I m connecting to same DB using same connection type from two different machines and the time it takes is getting different. I m not sure if it has to do with RAM of the machine that runs QV desktop or is there any other factor that I m missing here.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Rakul.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 08 Oct 2015 15:29:51 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Is-there-any-relation-between-OLEDB-reload-and-RAM-size/m-p/929976#M321629</guid>
      <dc:creator>bluecarbon</dc:creator>
      <dc:date>2015-10-08T15:29:51Z</dc:date>
    </item>
    <item>
      <title>Re: Is there any relation between OLEDB reload and RAM size?</title>
      <link>https://community.qlik.com/t5/QlikView/Is-there-any-relation-between-OLEDB-reload-and-RAM-size/m-p/929977#M321630</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;In either of the machine the RAM or CPU usage is overloading. But still the reload time is much smaller in bigger RAM machine. So need to know what are all factors that contribute to QV Reload from QV desktop using OLEDB connection type.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Rakul.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 08 Oct 2015 15:32:03 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Is-there-any-relation-between-OLEDB-reload-and-RAM-size/m-p/929977#M321630</guid>
      <dc:creator>bluecarbon</dc:creator>
      <dc:date>2015-10-08T15:32:03Z</dc:date>
    </item>
    <item>
      <title>Re: Is there any relation between OLEDB reload and RAM size?</title>
      <link>https://community.qlik.com/t5/QlikView/Is-there-any-relation-between-OLEDB-reload-and-RAM-size/m-p/929978#M321631</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Does not matter whether or not it is OLEDB or not.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The more you overload your RAM the slower it will get.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 08 Oct 2015 15:40:58 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Is-there-any-relation-between-OLEDB-reload-and-RAM-size/m-p/929978#M321631</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2015-10-08T15:40:58Z</dc:date>
    </item>
    <item>
      <title>Re: Is there any relation between OLEDB reload and RAM size?</title>
      <link>https://community.qlik.com/t5/QlikView/Is-there-any-relation-between-OLEDB-reload-and-RAM-size/m-p/929979#M321632</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;is there the same (or similar) difference when you extract with a different tool (not Qlik)?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 08 Oct 2015 15:49:20 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Is-there-any-relation-between-OLEDB-reload-and-RAM-size/m-p/929979#M321632</guid>
      <dc:creator>maxgro</dc:creator>
      <dc:date>2015-10-08T15:49:20Z</dc:date>
    </item>
    <item>
      <title>Re: Is there any relation between OLEDB reload and RAM size?</title>
      <link>https://community.qlik.com/t5/QlikView/Is-there-any-relation-between-OLEDB-reload-and-RAM-size/m-p/929980#M321633</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Can I read your statement as, Bigger the RAM lesser the Reload time?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Rakul&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 12 Oct 2015 19:21:06 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Is-there-any-relation-between-OLEDB-reload-and-RAM-size/m-p/929980#M321633</guid>
      <dc:creator>bluecarbon</dc:creator>
      <dc:date>2015-10-12T19:21:06Z</dc:date>
    </item>
    <item>
      <title>Re: Is there any relation between OLEDB reload and RAM size?</title>
      <link>https://community.qlik.com/t5/QlikView/Is-there-any-relation-between-OLEDB-reload-and-RAM-size/m-p/929981#M321634</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Not exactly.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If the server runs short of RAM and starts swapping then things will get slower.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;But if the server has enough RAM then adding more will make no difference.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 13 Oct 2015 08:57:58 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Is-there-any-relation-between-OLEDB-reload-and-RAM-size/m-p/929981#M321634</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2015-10-13T08:57:58Z</dc:date>
    </item>
    <item>
      <title>Re: Is there any relation between OLEDB reload and RAM size?</title>
      <link>https://community.qlik.com/t5/QlikView/Is-there-any-relation-between-OLEDB-reload-and-RAM-size/m-p/929982#M321635</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;You are using same connections. Are you using the same user credentials or different user?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 13 Oct 2015 09:02:34 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Is-there-any-relation-between-OLEDB-reload-and-RAM-size/m-p/929982#M321635</guid>
      <dc:creator>qlikviewwizard</dc:creator>
      <dc:date>2015-10-13T09:02:34Z</dc:date>
    </item>
    <item>
      <title>Re: Is there any relation between OLEDB reload and RAM size?</title>
      <link>https://community.qlik.com/t5/QlikView/Is-there-any-relation-between-OLEDB-reload-and-RAM-size/m-p/929983#M321636</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;‌Reload duration can also be affected by number &amp;amp; speed of CPUs, and network connection speed between the QV desktop and the do. Are these factors different on these two machines?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Rob&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 13 Oct 2015 09:09:18 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Is-there-any-relation-between-OLEDB-reload-and-RAM-size/m-p/929983#M321636</guid>
      <dc:creator>rwunderlich</dc:creator>
      <dc:date>2015-10-13T09:09:18Z</dc:date>
    </item>
    <item>
      <title>Re: Is there any relation between OLEDB reload and RAM size?</title>
      <link>https://community.qlik.com/t5/QlikView/Is-there-any-relation-between-OLEDB-reload-and-RAM-size/m-p/929984#M321637</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Arjun,&lt;/P&gt;&lt;P&gt;Yes, I m using the same connections and same credentials.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Rakul.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 14 Oct 2015 19:45:44 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Is-there-any-relation-between-OLEDB-reload-and-RAM-size/m-p/929984#M321637</guid>
      <dc:creator>bluecarbon</dc:creator>
      <dc:date>2015-10-14T19:45:44Z</dc:date>
    </item>
    <item>
      <title>Re: Is there any relation between OLEDB reload and RAM size?</title>
      <link>https://community.qlik.com/t5/QlikView/Is-there-any-relation-between-OLEDB-reload-and-RAM-size/m-p/929985#M321638</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Yes,&lt;/P&gt;&lt;P&gt;When I try to retrieve the data using Toad there is a difference in time.&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Rakul.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 14 Oct 2015 19:46:31 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Is-there-any-relation-between-OLEDB-reload-and-RAM-size/m-p/929985#M321638</guid>
      <dc:creator>bluecarbon</dc:creator>
      <dc:date>2015-10-14T19:46:31Z</dc:date>
    </item>
    <item>
      <title>Re: Is there any relation between OLEDB reload and RAM size?</title>
      <link>https://community.qlik.com/t5/QlikView/Is-there-any-relation-between-OLEDB-reload-and-RAM-size/m-p/929986#M321639</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Rob,&lt;/P&gt;&lt;P&gt;Thanks for replying. So in my case, the reload speed is getting decreased when there is an increase in CPU. So can I come to a conclusion RAM comes into play only if the data that is getting reloaded exceeds the RAM size. Until then, with more CPUs lesser the reload time.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Rakul.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 14 Oct 2015 19:48:32 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Is-there-any-relation-between-OLEDB-reload-and-RAM-size/m-p/929986#M321639</guid>
      <dc:creator>bluecarbon</dc:creator>
      <dc:date>2015-10-14T19:48:32Z</dc:date>
    </item>
  </channel>
</rss>

