<?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: Memory Management in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Memory-Management/m-p/650732#M238004</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;ok tell me in data modelling, 2 parts how many tables or qvds you r loading to dod calculation?&lt;/P&gt;&lt;P&gt;and what is the data schema you had prepared b/t tables(star or sowflex or all data concatinated to single table) in each parts?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 26 Aug 2014 11:45:23 GMT</pubDate>
    <dc:creator>vinay_hg</dc:creator>
    <dc:date>2014-08-26T11:45:23Z</dc:date>
    <item>
      <title>Memory Management</title>
      <link>https://community.qlik.com/t5/QlikView/Memory-Management/m-p/650724#M237996</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;How to reduce the reload&amp;nbsp; time of the application as it take 127 GB Ram out of 128 GB ram allocated to the system&lt;/P&gt;&lt;P&gt;I am&amp;nbsp; not able to open other application &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 26 Aug 2014 11:18:33 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Memory-Management/m-p/650724#M237996</guid>
      <dc:creator />
      <dc:date>2014-08-26T11:18:33Z</dc:date>
    </item>
    <item>
      <title>Re: Memory Management</title>
      <link>https://community.qlik.com/t5/QlikView/Memory-Management/m-p/650725#M237997</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;Its totally depend on your model and how you design it.&lt;/P&gt;&lt;P&gt;How many records do you load?&lt;/P&gt;&lt;P&gt;you can try by splitting your data into smaller qvd's.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Make sure you&amp;nbsp; don't have multiple sessions opened by end users.&lt;/P&gt;&lt;P&gt;Do not load unnecessary fields.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;ASHFAQ&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 26 Aug 2014 11:22:44 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Memory-Management/m-p/650725#M237997</guid>
      <dc:creator>ashfaq_haseeb</dc:creator>
      <dc:date>2014-08-26T11:22:44Z</dc:date>
    </item>
    <item>
      <title>Re: Memory Management</title>
      <link>https://community.qlik.com/t5/QlikView/Memory-Management/m-p/650726#M237998</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello Shweta,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;have you tried to reload the document with a subset of data, and then check your data model? &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 26 Aug 2014 11:25:07 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Memory-Management/m-p/650726#M237998</guid>
      <dc:creator>salto</dc:creator>
      <dc:date>2014-08-26T11:25:07Z</dc:date>
    </item>
    <item>
      <title>Re: Memory Management</title>
      <link>https://community.qlik.com/t5/QlikView/Memory-Management/m-p/650727#M237999</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;1. do not consider the fields which are not required in ETL and in presentation qvw.&lt;/P&gt;&lt;P&gt;2. try to use proper data schemas in data modelling.&lt;/P&gt;&lt;P&gt;3. try not to use nested if conditions in expressions, instead use set analysis.&lt;/P&gt;&lt;P&gt;4.dont use too much variables for calucaltions in presentation QVW. &lt;/P&gt;&lt;P&gt;5. dont right big expressions in the presentaions, try to bring calculated values from model level.(script level). i mean split your application into layers like extract(qvw) where you will load data nd creat raw qvd, then load required data only from qvds to qvw file model layer. i nscript level try to do all calculation. end result save it in again qvd or load this qvw into presentation qvw. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;so by all this load on the presentation qvw file will be lesser. and takes less RAM while loading and run/open faster.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;vinay&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 26 Aug 2014 11:26:58 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Memory-Management/m-p/650727#M237999</guid>
      <dc:creator>vinay_hg</dc:creator>
      <dc:date>2014-08-26T11:26:58Z</dc:date>
    </item>
    <item>
      <title>Re: Memory Management</title>
      <link>https://community.qlik.com/t5/QlikView/Memory-Management/m-p/650728#M238000</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;they have records in crores&lt;/P&gt;&lt;P&gt;We have already divided the coding application into 2 parts ,But&amp;nbsp; still its 1st&amp;nbsp; part takes&amp;nbsp; 21 hours and 2nd parts take 6 hours&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 26 Aug 2014 11:30:31 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Memory-Management/m-p/650728#M238000</guid>
      <dc:creator />
      <dc:date>2014-08-26T11:30:31Z</dc:date>
    </item>
    <item>
      <title>Re: Memory Management</title>
      <link>https://community.qlik.com/t5/QlikView/Memory-Management/m-p/650729#M238001</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;In that case make sure you have enough ram.&lt;/P&gt;&lt;P&gt;Look at below post for memory management and ram sonsumption.&lt;/P&gt;&lt;P&gt;&lt;A class="jive-link-message-small" data-containerid="2057" data-containertype="14" data-objectid="455415" data-objecttype="2" href="http://community.qlik.com/message/455415#455415"&gt;http://community.qlik.com/message/455415#455415&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;A class="jive-link-message-small" data-containerid="2057" data-containertype="14" data-objectid="455396" data-objecttype="2" href="http://community.qlik.com/message/455396#455396"&gt;http://community.qlik.com/message/455396#455396&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;ASHFAQ&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 26 Aug 2014 11:33:05 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Memory-Management/m-p/650729#M238001</guid>
      <dc:creator>ashfaq_haseeb</dc:creator>
      <dc:date>2014-08-26T11:33:05Z</dc:date>
    </item>
    <item>
      <title>Re: Memory Management</title>
      <link>https://community.qlik.com/t5/QlikView/Memory-Management/m-p/650730#M238002</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;are you using proper data modelling or schema in 2 parts? is all crore data columns are required? is it able comment some column? &lt;/P&gt;&lt;P&gt;and according to me it should not take 21hours and 6hours to load. how many tables data you are loading in each part? what kind of relation b/t them you had created?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 26 Aug 2014 11:36:27 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Memory-Management/m-p/650730#M238002</guid>
      <dc:creator>vinay_hg</dc:creator>
      <dc:date>2014-08-26T11:36:27Z</dc:date>
    </item>
    <item>
      <title>Re: Memory Management</title>
      <link>https://community.qlik.com/t5/QlikView/Memory-Management/m-p/650731#M238003</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;we follow&amp;nbsp; 3 tier architecture -&lt;/P&gt;&lt;P&gt;1.first qvd generator takes 3 hours&lt;/P&gt;&lt;P&gt;2.data model app divided into&amp;nbsp; 2 parts -1st take 21 hours and other take&amp;nbsp; 6 hours &lt;/P&gt;&lt;P&gt;3.main qvw( having design)- take 15 min&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;All the calculation&amp;nbsp; has done at 2nd level ,i used variable &amp;amp; set analysis&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 26 Aug 2014 11:39:57 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Memory-Management/m-p/650731#M238003</guid>
      <dc:creator />
      <dc:date>2014-08-26T11:39:57Z</dc:date>
    </item>
    <item>
      <title>Re: Memory Management</title>
      <link>https://community.qlik.com/t5/QlikView/Memory-Management/m-p/650732#M238004</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;ok tell me in data modelling, 2 parts how many tables or qvds you r loading to dod calculation?&lt;/P&gt;&lt;P&gt;and what is the data schema you had prepared b/t tables(star or sowflex or all data concatinated to single table) in each parts?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 26 Aug 2014 11:45:23 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Memory-Management/m-p/650732#M238004</guid>
      <dc:creator>vinay_hg</dc:creator>
      <dc:date>2014-08-26T11:45:23Z</dc:date>
    </item>
    <item>
      <title>Re: Memory Management</title>
      <link>https://community.qlik.com/t5/QlikView/Memory-Management/m-p/650733#M238005</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;IMG alt="" class="jiveImage" src="https://community.qlik.com/legacyfs/online/65222_pastedImage_0.png" style="max-width: 1200px; max-height: 900px;" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 26 Aug 2014 11:50:33 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Memory-Management/m-p/650733#M238005</guid>
      <dc:creator />
      <dc:date>2014-08-26T11:50:33Z</dc:date>
    </item>
    <item>
      <title>Re: Memory Management</title>
      <link>https://community.qlik.com/t5/QlikView/Memory-Management/m-p/650734#M238006</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;what&amp;nbsp; i see here a simple model.. it should not take much time.. may thecalculations you have used taking time..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;suggestions in model&lt;/P&gt;&lt;P&gt;1.y u r using fiscal in model? load this in presentation qvw file directly, remove from model use directly in presentaion qvd.&lt;/P&gt;&lt;P&gt;2.t-transformationentry and mapping selection tables contains 3 columns?if u required only one column from each table means use applymap function, take that filed directly to main table. then no need of that 2 tables&lt;/P&gt;&lt;P&gt;3.are you using any resident load inside calculation?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 26 Aug 2014 11:59:57 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Memory-Management/m-p/650734#M238006</guid>
      <dc:creator>vinay_hg</dc:creator>
      <dc:date>2014-08-26T11:59:57Z</dc:date>
    </item>
    <item>
      <title>Re: Memory Management</title>
      <link>https://community.qlik.com/t5/QlikView/Memory-Management/m-p/650735#M238007</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;yes they have used lot of resident load in the calculation&lt;/P&gt;&lt;P&gt;T_TransSalesEntryMain is t he combination of two table header and sales,we have applied the&amp;nbsp; increamental load &lt;/P&gt;&lt;P&gt;to fetch the data from this&amp;nbsp;&amp;nbsp; table .Instead of this table take max time to reload&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 26 Aug 2014 12:06:56 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Memory-Management/m-p/650735#M238007</guid>
      <dc:creator />
      <dc:date>2014-08-26T12:06:56Z</dc:date>
    </item>
    <item>
      <title>Re: Memory Management</title>
      <link>https://community.qlik.com/t5/QlikView/Memory-Management/m-p/650736#M238008</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;you need to reduce the usage of more resident of same table if data size is high. and remove fiscal mapping from main table . use the same in presentation .qvw file&lt;/P&gt;&lt;P&gt;y you are doing incremental load in model. it should be in the genarator right? in case it is incremental load then core data reload is not required right.. old data u can process and save in different qvd may be 2012 .qvd only new set of data only u can process.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 26 Aug 2014 12:18:13 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Memory-Management/m-p/650736#M238008</guid>
      <dc:creator>vinay_hg</dc:creator>
      <dc:date>2014-08-26T12:18:13Z</dc:date>
    </item>
    <item>
      <title>Re: Memory Management</title>
      <link>https://community.qlik.com/t5/QlikView/Memory-Management/m-p/650737#M238009</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;make sure you are creating QVD along with , which are as comparative faster than all other type of loads.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;one thing i have observe while practicing that we should load table from qvd always , it is not good to load table from sql query and hitting the DB server directly.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 26 Aug 2014 12:20:06 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Memory-Management/m-p/650737#M238009</guid>
      <dc:creator />
      <dc:date>2014-08-26T12:20:06Z</dc:date>
    </item>
  </channel>
</rss>

