<?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: QMC Configuration in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/QMC-Configuration/m-p/859779#M1258193</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I use the following logic:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;QVW:&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;let vPath = 'D:\QlikViewServer\ProgramData\QlikViewServer\Performance_OBKQLIKTECH_' &amp;amp; &lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; year(Today()) &amp;amp; num(Week(today()), '00') &amp;amp; '.log';&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;PerformanceLogQV:&lt;/P&gt;&lt;P&gt;LOAD max(Timestamp) as Timestamp, ActiveDocSessions, Users &lt;/P&gt;&lt;P&gt;FROM $(vPath) (txt, utf8, embedded labels, delimiter is '\t') &lt;/P&gt;&lt;P&gt;Group By ActiveDocSessions, Users;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;ActiveDocSessions:&lt;/P&gt;&lt;P&gt;Load *, rowno() as DS Resident PerformanceLogQV order by Timestamp desc;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;drop table PerformanceLogQV;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;let vActiveDocSessions = peek('Users', 0, 'ActiveDocSessions');&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;StoreVariable:&lt;/P&gt;&lt;P&gt;load $(vActiveDocSessions) /*as ActiveDocSessions*/ AutoGenerate 1;&lt;/P&gt;&lt;P&gt;store StoreVariable into D:\CheckActiveDocSessions.txt (txt);&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;drop table StoreVariable;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;cmd-Batch:&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;set /p ActiveDocSession=&amp;lt;D:\CheckActiveDocSessions.txt&lt;/P&gt;&lt;P&gt;set ActiveDocSession=%ActiveDocSession:~3,3%&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;set /a checkvalue=0&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;if %ActiveDocSession%==%checkvalue% (&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; net stop qlikviewserver&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; timeout /T 5&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; net start qlikviewserver&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; net stop qlikviewwebserver&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; timeout /T 5&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; net start qlikviewwebserver&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; net stop QlikviewManagementService&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; timeout /T 5&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; net start QlikviewManagementService&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; net stop QlikViewDistributionService&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; timeout /T 5&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; net start QlikViewDistributionService&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; net stop QlikviewDirectoryServiceConnector&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; timeout /T 5&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; net start QlikviewDirectoryServiceConnector&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;) else (&lt;/P&gt;&lt;P&gt;REM echo "Aktive User ..."&lt;/P&gt;&lt;P&gt;)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;This is triggered per windows-task which runs a batch which executed these qvw and cmd. I think there are more elegant ways possible as to query the log-file, maybe per Management-API but for me it worked.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;- Marcus&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 20 Apr 2015 09:40:55 GMT</pubDate>
    <dc:creator>marcus_sommer</dc:creator>
    <dc:date>2015-04-20T09:40:55Z</dc:date>
    <item>
      <title>QMC Configuration</title>
      <link>https://community.qlik.com/t5/QlikView/QMC-Configuration/m-p/859774#M1258180</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi experts:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I haved a question, i have a document (big document) that every week i have to restart the services, because the memory of the server, increase a lot and i have to restar the service to liberate the memory ram.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;what change on the server could do? &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;i attached image of the server configuration, thank you a lot&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Fernando&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 26 Jan 2026 18:19:17 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/QMC-Configuration/m-p/859774#M1258180</guid>
      <dc:creator>fkeuroglian</dc:creator>
      <dc:date>2026-01-26T18:19:17Z</dc:date>
    </item>
    <item>
      <title>Re: QMC Configuration</title>
      <link>https://community.qlik.com/t5/QlikView/QMC-Configuration/m-p/859775#M1258184</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;From a theoretical point of view this (RAM increasing over time although session and document timeouts are set) shouldn't happen because the server could manage the RAM and will clear the RAM automatically respectively tagged it as rewritable. But it don't work under all circumstances. So I think you will need to restart the services (more or less) regulary maybe automated per batch.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;- Marcus&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 18 Apr 2015 15:02:36 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/QMC-Configuration/m-p/859775#M1258184</guid>
      <dc:creator>marcus_sommer</dc:creator>
      <dc:date>2015-04-18T15:02:36Z</dc:date>
    </item>
    <item>
      <title>Re: QMC Configuration</title>
      <link>https://community.qlik.com/t5/QlikView/QMC-Configuration/m-p/859776#M1258188</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;SPAN style="color: #000000;"&gt;QlikView by design does massive in memory [RAM] caching which is good as it caches query results for re-use.&amp;nbsp; RAM usage will therefore steadily increase until it reaches the Working Set High, which your screen shot shows at a sensible value of 90%.&amp;nbsp; At that point it will start discarding cached queries with a last recently used algorithm.&amp;nbsp; Restarting the QlikView Service will clear all these cached queries so that then QlikView will have to commence re-caching them which will reduce End User performance.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #000000;"&gt;So my observation would be that your RAM usage behaviour is as per QlikView design and restarts would only have a negative affect.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #000000;"&gt;Having said that QlikView is an In Memory Analysis Tool and needs a server with sufficient RAM.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #000000;"&gt;When you say you wish to "&lt;/SPAN&gt;&lt;SPAN style="color: #000000; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;liberate the memory ram", why do you wish to do this and what do you hope to achieve by doing it ?&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 18 Apr 2015 15:34:46 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/QMC-Configuration/m-p/859776#M1258188</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2015-04-18T15:34:46Z</dc:date>
    </item>
    <item>
      <title>Re: QMC Configuration</title>
      <link>https://community.qlik.com/t5/QlikView/QMC-Configuration/m-p/859777#M1258190</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;If you have a machine with enough RAM only for the qlikview-server it may work. If not you will run more or less frequently into services- and/or server-crashes. In my case RAM is &lt;SPAN class="short_text" lang="en"&gt;&lt;SPAN class="hps"&gt;extremely scarce and &lt;/SPAN&gt;&lt;/SPAN&gt;crashes are often so I check each six hours per batch if users are online and if not I restart the services. And I assume that I'm not the only one with these circumstances.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;- Marcus&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 18 Apr 2015 15:56:44 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/QMC-Configuration/m-p/859777#M1258190</guid>
      <dc:creator>marcus_sommer</dc:creator>
      <dc:date>2015-04-18T15:56:44Z</dc:date>
    </item>
    <item>
      <title>Re: QMC Configuration</title>
      <link>https://community.qlik.com/t5/QlikView/QMC-Configuration/m-p/859778#M1258191</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thank you Marcus, do you have any process to check user online, and then restart the service?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 18 Apr 2015 16:51:44 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/QMC-Configuration/m-p/859778#M1258191</guid>
      <dc:creator>fkeuroglian</dc:creator>
      <dc:date>2015-04-18T16:51:44Z</dc:date>
    </item>
    <item>
      <title>Re: QMC Configuration</title>
      <link>https://community.qlik.com/t5/QlikView/QMC-Configuration/m-p/859779#M1258193</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I use the following logic:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;QVW:&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;let vPath = 'D:\QlikViewServer\ProgramData\QlikViewServer\Performance_OBKQLIKTECH_' &amp;amp; &lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; year(Today()) &amp;amp; num(Week(today()), '00') &amp;amp; '.log';&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;PerformanceLogQV:&lt;/P&gt;&lt;P&gt;LOAD max(Timestamp) as Timestamp, ActiveDocSessions, Users &lt;/P&gt;&lt;P&gt;FROM $(vPath) (txt, utf8, embedded labels, delimiter is '\t') &lt;/P&gt;&lt;P&gt;Group By ActiveDocSessions, Users;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;ActiveDocSessions:&lt;/P&gt;&lt;P&gt;Load *, rowno() as DS Resident PerformanceLogQV order by Timestamp desc;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;drop table PerformanceLogQV;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;let vActiveDocSessions = peek('Users', 0, 'ActiveDocSessions');&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;StoreVariable:&lt;/P&gt;&lt;P&gt;load $(vActiveDocSessions) /*as ActiveDocSessions*/ AutoGenerate 1;&lt;/P&gt;&lt;P&gt;store StoreVariable into D:\CheckActiveDocSessions.txt (txt);&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;drop table StoreVariable;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;cmd-Batch:&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;set /p ActiveDocSession=&amp;lt;D:\CheckActiveDocSessions.txt&lt;/P&gt;&lt;P&gt;set ActiveDocSession=%ActiveDocSession:~3,3%&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;set /a checkvalue=0&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;if %ActiveDocSession%==%checkvalue% (&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; net stop qlikviewserver&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; timeout /T 5&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; net start qlikviewserver&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; net stop qlikviewwebserver&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; timeout /T 5&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; net start qlikviewwebserver&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; net stop QlikviewManagementService&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; timeout /T 5&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; net start QlikviewManagementService&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; net stop QlikViewDistributionService&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; timeout /T 5&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; net start QlikViewDistributionService&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; net stop QlikviewDirectoryServiceConnector&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; timeout /T 5&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; net start QlikviewDirectoryServiceConnector&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;) else (&lt;/P&gt;&lt;P&gt;REM echo "Aktive User ..."&lt;/P&gt;&lt;P&gt;)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;This is triggered per windows-task which runs a batch which executed these qvw and cmd. I think there are more elegant ways possible as to query the log-file, maybe per Management-API but for me it worked.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;- Marcus&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 20 Apr 2015 09:40:55 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/QMC-Configuration/m-p/859779#M1258193</guid>
      <dc:creator>marcus_sommer</dc:creator>
      <dc:date>2015-04-20T09:40:55Z</dc:date>
    </item>
    <item>
      <title>Re: QMC Configuration</title>
      <link>https://community.qlik.com/t5/QlikView/QMC-Configuration/m-p/859780#M1258196</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;To really give you an answer you are not giving us much information. I see the server is a low end box, being it has only one processor. I am assuming that it doesn't have a lot of memory in it either. Can you give more information on the setup of your system?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Bill &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 20 Apr 2015 12:23:01 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/QMC-Configuration/m-p/859780#M1258196</guid>
      <dc:creator>Bill_Britt</dc:creator>
      <dc:date>2015-04-20T12:23:01Z</dc:date>
    </item>
    <item>
      <title>Re: QMC Configuration</title>
      <link>https://community.qlik.com/t5/QlikView/QMC-Configuration/m-p/859781#M1258198</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;Add more cores and RAM.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Ronny&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 24 Apr 2015 18:29:19 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/QMC-Configuration/m-p/859781#M1258198</guid>
      <dc:creator>ronnystillman</dc:creator>
      <dc:date>2015-04-24T18:29:19Z</dc:date>
    </item>
  </channel>
</rss>

