<?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 MEM file analysis in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/MEM-file-analysis/m-p/156776#M32517</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt; I agree. A definition would be useful.&amp;nbsp; In my experience, you have to open the document and move through each sheet so that each object can calculate... any sheet object not opened does not calculate and therefore will have no stats because it isn't using cpu or RAM.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;From what I have seen, RAM usage is in three parts:&lt;BR /&gt;Database - Tables/fields&lt;BR /&gt;State - the user selections&lt;BR /&gt;Sheet objects&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I think this information could form an invaluable tool for a structured development team.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 19 Jul 2011 12:52:13 GMT</pubDate>
    <dc:creator>mr_barriesmith</dc:creator>
    <dc:date>2011-07-19T12:52:13Z</dc:date>
    <item>
      <title>MEM file analysis</title>
      <link>https://community.qlik.com/t5/QlikView/MEM-file-analysis/m-p/156775#M32516</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi!&lt;/P&gt;&lt;P&gt;There have been a few discussions about MEM files, but I cannot find my answers in those posts...&lt;/P&gt;&lt;P&gt;I would like to know whether you have any experience with MEM file analysis? Have you used them in production environment to improve performance?&lt;/P&gt;&lt;P&gt;I would also like to know what exactly do partucular types and especially subtypes mean (selection, state, etc)? What exactly is the meaning of COUNT attribute? At first I thought the names are pretty straightforward, but looking at the values I'm left perplexed... Is there any documentation available?&lt;/P&gt;&lt;P&gt;The other thing that puzzles me is the fact that I have created a MEM file from a file that hase hundreds of sheet objects, but there are data for only 5 text objects in the file? Is there a tright or wrong way to create a mem file with full data? I used "Document properties &amp;gt; General &amp;gt; Memory Statistics" on a file in AccessPoint folder.&lt;/P&gt;&lt;P&gt;Thanks for your replies.&lt;BR /&gt;Bostjan&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 19 May 2010 13:03:30 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/MEM-file-analysis/m-p/156775#M32516</guid>
      <dc:creator />
      <dc:date>2010-05-19T13:03:30Z</dc:date>
    </item>
    <item>
      <title>MEM file analysis</title>
      <link>https://community.qlik.com/t5/QlikView/MEM-file-analysis/m-p/156776#M32517</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt; I agree. A definition would be useful.&amp;nbsp; In my experience, you have to open the document and move through each sheet so that each object can calculate... any sheet object not opened does not calculate and therefore will have no stats because it isn't using cpu or RAM.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;From what I have seen, RAM usage is in three parts:&lt;BR /&gt;Database - Tables/fields&lt;BR /&gt;State - the user selections&lt;BR /&gt;Sheet objects&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I think this information could form an invaluable tool for a structured development team.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 19 Jul 2011 12:52:13 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/MEM-file-analysis/m-p/156776#M32517</guid>
      <dc:creator>mr_barriesmith</dc:creator>
      <dc:date>2011-07-19T12:52:13Z</dc:date>
    </item>
    <item>
      <title>Re: MEM file analysis</title>
      <link>https://community.qlik.com/t5/QlikView/MEM-file-analysis/m-p/156777#M32518</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Attached may be of use (not a definition unfortunatley), it's a Sea Trial application for .qvw's to be deployed to Production, it analyzes a .qvw for field usage and individual field and object memory usage.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;It's based on an app created by Rob Wunderlich with the added inclusion of the mem stats data to enhance the functionality.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;All our dashboards pass through this process before they hit the production enviroment; it's suprising how many .qvw files have un-used fields loaded in that just sit there doing nothing or how one chart can take up most of the memory usage.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope it helps,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Matt - Visual Analytics Ltd&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 19 Jul 2011 14:54:18 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/MEM-file-analysis/m-p/156777#M32518</guid>
      <dc:creator>matt_crowther</dc:creator>
      <dc:date>2011-07-19T14:54:18Z</dc:date>
    </item>
    <item>
      <title>Re: MEM file analysis</title>
      <link>https://community.qlik.com/t5/QlikView/MEM-file-analysis/m-p/156778#M32519</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Very useful - thank you.&lt;BR /&gt;I've been testing the QlikView 10SR2+ metadata where if you read a .QVW as XML you get some metadata exposed; very good start but just missing some important bits.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In my testing I share your finding of surprise at the impact of various objects on RAM/cpu.&amp;nbsp; Your model looks at Database and State Space;&amp;nbsp; I also found Sheetobject in MEM stats to be good to review... ah it was there in your Objects sheet!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Appreciate your sharing... off to do more analysis.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 19 Jul 2011 15:29:51 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/MEM-file-analysis/m-p/156778#M32519</guid>
      <dc:creator>mr_barriesmith</dc:creator>
      <dc:date>2011-07-19T15:29:51Z</dc:date>
    </item>
    <item>
      <title>Re: MEM file analysis</title>
      <link>https://community.qlik.com/t5/QlikView/MEM-file-analysis/m-p/156779#M32520</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&amp;nbsp; Hi !&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;This seems to be very interesting. So I try to optimize my .qvw with "Sea Trials Application.qvw" but when I click on the "Process Doc" button, the macro window appear and seems stop at line 439 : &lt;/P&gt;&lt;P&gt;"Set openOutputFile = objFSO.OpenTextFile (filename, ForWriting, True) "&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Could you please explain me where the error comes from ? Or how to use this qlikview optimizer application ?&lt;/P&gt;&lt;P&gt;Thanks in advance for your help !&lt;/P&gt;&lt;P&gt;Alex.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 26 Jul 2011 08:44:20 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/MEM-file-analysis/m-p/156779#M32520</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2011-07-26T08:44:20Z</dc:date>
    </item>
    <item>
      <title>MEM file analysis</title>
      <link>https://community.qlik.com/t5/QlikView/MEM-file-analysis/m-p/156780#M32521</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I've just noticed this issue my self and the error appears to be a result of the fact that the latest versions (V10 SR3) have fixed the Memory Stats export bug whereby it was given a .txt extension.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;To fix simply change the .txt file extensions in teh script to '.mem' extensions and the load should work fine.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Alt' Best,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Matt - Visual Analytics Ltd&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 01 Dec 2011 15:11:52 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/MEM-file-analysis/m-p/156780#M32521</guid>
      <dc:creator>matt_crowther</dc:creator>
      <dc:date>2011-12-01T15:11:52Z</dc:date>
    </item>
    <item>
      <title>Re: MEM file analysis</title>
      <link>https://community.qlik.com/t5/QlikView/MEM-file-analysis/m-p/156781#M32522</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Matt,&lt;/P&gt;&lt;P&gt;I know your sea trials app is based on my DocumentAnalyzer. You may want to download the latest version&lt;/P&gt;&lt;P&gt;&lt;A href="http://robwunderlich.com/downloads/"&gt;http://robwunderlich.com/downloads/&lt;/A&gt;&lt;/P&gt;&lt;P&gt;which generates the .mem file automatically.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;-Rob&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 16 Dec 2011 16:31:00 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/MEM-file-analysis/m-p/156781#M32522</guid>
      <dc:creator>rwunderlich</dc:creator>
      <dc:date>2011-12-16T16:31:00Z</dc:date>
    </item>
    <item>
      <title>Re: MEM file analysis</title>
      <link>https://community.qlik.com/t5/QlikView/MEM-file-analysis/m-p/156782#M32523</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;it is not working.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;when i click check, the following screen appears.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;pls help.&lt;/P&gt;&lt;P&gt;&lt;IMG class="image-1 jive-image" src="https://community.qlik.com/legacyfs/online/79046_pastedImage_4.png" style="max-width: 1200px; max-height: 900px;" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 25 Feb 2015 06:58:02 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/MEM-file-analysis/m-p/156782#M32523</guid>
      <dc:creator />
      <dc:date>2015-02-25T06:58:02Z</dc:date>
    </item>
    <item>
      <title>Re: MEM file analysis</title>
      <link>https://community.qlik.com/t5/QlikView/MEM-file-analysis/m-p/156783#M32524</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hey,,&lt;/P&gt;&lt;P&gt;Did you get the solution??&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 04 Aug 2015 12:03:59 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/MEM-file-analysis/m-p/156783#M32524</guid>
      <dc:creator>agni_gold</dc:creator>
      <dc:date>2015-08-04T12:03:59Z</dc:date>
    </item>
  </channel>
</rss>

