<?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>article How to disable 'Base memory size' info and 'StaticByteSize' calls in Qlik Sens Enterprise on Windows in Official Support Articles</title>
    <link>https://community.qlik.com/t5/Official-Support-Articles/How-to-disable-Base-memory-size-info-and-StaticByteSize-calls-in/ta-p/2420018</link>
    <description>&lt;P&gt;&lt;SPAN&gt;After upgrading to Qlik Sense Enterprise on Windows May 2023 (or later), the Qlik Sense Repository Service may cause CPU usage spikes on the central node. In addition, the central Engine node may show an increased average RAM consumption while a high volume of reloads is being executed.&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;The Qlik Sense &lt;EM&gt;System_Repository&amp;nbsp;&lt;/EM&gt;log file will read:&lt;/P&gt;
&lt;P class="lia-indent-padding-left-30px"&gt;&lt;FONT face="courier new,courier"&gt;"API call to Engine service was successful: The retrieved '&lt;STRONG&gt;StaticByteSize&lt;/STRONG&gt;' value for app 'App-GUID' is: 'Size in bytes' bytes."&amp;nbsp;&lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;Default location of log: &lt;EM&gt;C:\ProgramData\Qlik\Sense\Log\Repository\Trace\[Server_Name]_System_Repository.txt&lt;/EM&gt;&lt;/P&gt;
&lt;P&gt;This activity is associated with the ability to see the &lt;STRONG&gt;Base memory size&amp;nbsp;&lt;/STRONG&gt;in the Qlik Sense Enterprise Management Console. See &lt;A href="https://help.qlik.com/en-US/sense-admin/May2023/Content/Sense_Helpsites/WhatsNew/What-is-new-May2023.htm?_ga=2.156311419.1955119803.1708321135-1306733992.1678779121#:~:text=Show%20base%20memory%20size%20of%20apps%20in%20QMC" target="_blank" rel="noopener"&gt;Show base memory size of apps in QMC&lt;/A&gt;.&lt;/P&gt;
&lt;H3&gt;&lt;FONT color="#339966"&gt;&lt;STRONG&gt;Resolution&lt;/STRONG&gt;&lt;/FONT&gt;&lt;/H3&gt;
&lt;P&gt;The feature to see&amp;nbsp;&lt;STRONG&gt;Base memory size&lt;/STRONG&gt; can be &lt;STRONG&gt;disabled. &lt;/STRONG&gt;This may require an upgrade and will require downtime as configuration files need to be changed.&lt;/P&gt;
&lt;BLOCKQUOTE class="quote"&gt;Take a backup of your environment before proceeding.&lt;/BLOCKQUOTE&gt;
&lt;OL&gt;
&lt;LI&gt;Verify the version you are using and verify that you are &lt;I&gt;at least&amp;nbsp;&lt;/I&gt;on&amp;nbsp;one of the versions (and patches) listed:&amp;nbsp;&lt;BR /&gt;&lt;BR /&gt;
&lt;UL class="lia-list-style-type-circle"&gt;
&lt;LI&gt;&lt;SPAN&gt;May 2023 Patch 13&lt;/SPAN&gt;&lt;/LI&gt;
&lt;LI&gt;&lt;SPAN&gt;August 2023 Patch 10&lt;/SPAN&gt;&lt;/LI&gt;
&lt;LI&gt;&lt;SPAN&gt;November 2023 Patch 4&amp;nbsp;&lt;/SPAN&gt;&lt;/LI&gt;
&lt;LI&gt;&lt;SPAN&gt;February 2024 IR&lt;BR /&gt;&lt;/SPAN&gt;&lt;/LI&gt;
&lt;/UL&gt;
&lt;/LI&gt;
&lt;LI&gt;&lt;SPAN&gt;Back up the following files:&lt;BR /&gt;&lt;BR /&gt;&lt;/SPAN&gt;
&lt;UL class="lia-list-style-type-circle"&gt;
&lt;LI&gt;&lt;FONT face="courier new,courier"&gt;C:\Program Files\Qlik\Sense\CapabilityService\&lt;STRONG&gt;capabilities.json&lt;/STRONG&gt;&lt;/FONT&gt;&lt;/LI&gt;
&lt;LI&gt;&lt;SPAN&gt;&lt;FONT face="courier new,courier"&gt;C:\Program Files\Qlik\Sense\Repository\&lt;STRONG&gt;Repository.exe.config&lt;/STRONG&gt;&lt;/FONT&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;/SPAN&gt;*where&amp;nbsp;&lt;EM&gt;C:\Program Files&amp;nbsp;&lt;/EM&gt;can be replaced by your custom installation path.&lt;BR /&gt;&lt;BR /&gt;&lt;/LI&gt;
&lt;/UL&gt;
&lt;/LI&gt;
&lt;LI&gt;&lt;SPAN&gt;Stop the &lt;STRONG&gt;Qlik Sense Repository Service&lt;/STRONG&gt; and the &lt;STRONG&gt;Qlik Sense Dispatcher Service&lt;BR /&gt;&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/LI&gt;
&lt;LI&gt;&lt;SPAN&gt;Open and edit the&lt;STRONG&gt;&amp;nbsp;&lt;/STRONG&gt;&lt;SPAN&gt;&lt;STRONG&gt;capabilities.json&lt;/STRONG&gt; with a text editor (using elevated permissions)&lt;/SPAN&gt;&lt;/SPAN&gt;
&lt;OL class="lia-list-style-type-lower-alpha"&gt;
&lt;LI&gt;&lt;SPAN&gt;Open &lt;FONT face="courier new,courier"&gt;C:\Program Files\Qlik\Sense\CapabilityService\&lt;STRONG&gt;capabilities.json&lt;/STRONG&gt;&lt;/FONT&gt;&lt;/SPAN&gt;&lt;/LI&gt;
&lt;LI&gt;&lt;SPAN&gt;Locate:&amp;nbsp;&lt;/SPAN&gt;&lt;FONT face="courier new,courier"&gt;"enabled": &lt;STRONG&gt;true&lt;/STRONG&gt;,"flag": "QMCShowAppSize"&lt;/FONT&gt;&lt;/LI&gt;
&lt;LI&gt;Change this to: &lt;FONT face="courier new,courier"&gt;"enabled": &lt;STRONG&gt;false&lt;/STRONG&gt;,"flag": "QMCShowAppSize"&lt;/FONT&gt;&lt;/LI&gt;
&lt;LI&gt;Save the file&amp;nbsp;&amp;nbsp;&lt;/LI&gt;
&lt;/OL&gt;
&lt;/LI&gt;
&lt;LI&gt;&lt;SPAN&gt;Open and edit the&lt;STRONG&gt; repository.exe.config&lt;/STRONG&gt;&lt;SPAN&gt;&amp;nbsp;with a text editor (using elevated permissions)&lt;/SPAN&gt;&lt;/SPAN&gt;
&lt;OL class="lia-list-style-type-lower-alpha"&gt;
&lt;LI&gt;&lt;SPAN&gt;Open&amp;nbsp;&lt;/SPAN&gt;C:\Program Files\Qlik\Sense\Repository\Repository.exe.config&lt;/LI&gt;
&lt;LI&gt;Locate: &lt;FONT face="courier new,courier"&gt;&amp;lt;&lt;STRONG style="font-family: inherit;"&gt;/&lt;/STRONG&gt;&lt;SPAN&gt;appSettings&amp;gt;&lt;/SPAN&gt;&lt;/FONT&gt;&lt;/LI&gt;
&lt;LI&gt;&lt;SPAN&gt;Before the&amp;nbsp;&lt;FONT face="courier new,courier"&gt;&amp;lt;&lt;STRONG&gt;/&lt;/STRONG&gt;appSettings&amp;gt;&amp;nbsp;&lt;/FONT&gt;&lt;/SPAN&gt;closing statement, add:&lt;BR /&gt;&lt;FONT face="courier new,courier"&gt;&amp;lt;add key="AppStaticByteSizeUpdate.Enable" value="&lt;STRONG&gt;false&lt;/STRONG&gt;"/&amp;gt;&lt;/FONT&gt;&lt;/LI&gt;
&lt;LI&gt;Save&lt;/LI&gt;
&lt;/OL&gt;
&lt;/LI&gt;
&lt;LI&gt;&lt;SPAN&gt;Start all Qlik Sense services&lt;/SPAN&gt;&lt;/LI&gt;
&lt;LI&gt;Verify you can access the Management Console&lt;/LI&gt;
&lt;/OL&gt;
&lt;P&gt;If any issues occur, revert the changes by restoring the backed up files and open a ticket with Support providing the changed versions of&lt;EM&gt; repository.exe.config&lt;/EM&gt;, &lt;EM&gt;capabilities.json&lt;/EM&gt; mentioning this article.&amp;nbsp;&lt;/P&gt;
&lt;H3&gt;&lt;FONT color="#339966"&gt;&lt;STRONG&gt;Related Content&lt;/STRONG&gt;&lt;/FONT&gt;&lt;/H3&gt;
&lt;P class="lia-indent-padding-left-30px"&gt;&lt;A href="https://help.qlik.com/en-US/sense-admin/May2023/Content/Sense_Helpsites/WhatsNew/What-is-new-May2023.htm?_ga=2.156311419.1955119803.1708321135-1306733992.1678779121#:~:text=Show%20base%20memory%20size%20of%20apps%20in%20QMC" target="_blank" rel="noopener"&gt;Show base memory size of apps in QMC&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;H3&gt;&lt;FONT color="#339966"&gt;&lt;STRONG&gt;Internal Investigation:&lt;/STRONG&gt;&lt;/FONT&gt;&lt;/H3&gt;
&lt;P class="lia-indent-padding-left-30px"&gt;&lt;SPAN&gt;&lt;SPAN class="ui-provider a b c d e f g h i j k l m n o p q r s t u v w x y z ab ac ae af ag ah ai aj ak"&gt;QB-22795&lt;BR /&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;SPAN&gt;&lt;SPAN class="ui-provider a b c d e f g h i j k l m n o p q r s t u v w x y z ab ac ae af ag ah ai aj ak"&gt;QB-24301&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;H4&gt;&lt;FONT color="#339966"&gt;&lt;STRONG&gt;Environment&lt;/STRONG&gt;&lt;/FONT&gt;&lt;/H4&gt;
&lt;P class="lia-indent-padding-left-30px"&gt;&lt;LI-PRODUCT title="Qlik Sense Enterprise on Windows" id="qlikSenseEnterpriseWindows"&gt;&lt;/LI-PRODUCT&gt;&amp;nbsp;&amp;nbsp;&lt;SPAN&gt;May 2023,&lt;/SPAN&gt;&amp;nbsp;&lt;SPAN&gt;August 2023,&amp;nbsp;&lt;/SPAN&gt;&lt;SPAN&gt;November 2023,&amp;nbsp;&lt;/SPAN&gt;&lt;SPAN&gt;February 2024.&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;</description>
    <pubDate>Mon, 19 Feb 2024 12:32:57 GMT</pubDate>
    <dc:creator>Filippo_Nicolussi_P</dc:creator>
    <dc:date>2024-02-19T12:32:57Z</dc:date>
    <item>
      <title>How to disable 'Base memory size' info and 'StaticByteSize' calls in Qlik Sens Enterprise on Windows</title>
      <link>https://community.qlik.com/t5/Official-Support-Articles/How-to-disable-Base-memory-size-info-and-StaticByteSize-calls-in/ta-p/2420018</link>
      <description>&lt;P&gt;&lt;SPAN&gt;After upgrading to Qlik Sense Enterprise on Windows May 2023 (or later), the Qlik Sense Repository Service may cause CPU usage spikes on the central node. In addition, the central Engine node may show an increased average RAM consumption while a high volume of reloads is being executed.&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;The Qlik Sense &lt;EM&gt;System_Repository&amp;nbsp;&lt;/EM&gt;log file will read:&lt;/P&gt;
&lt;P class="lia-indent-padding-left-30px"&gt;&lt;FONT face="courier new,courier"&gt;"API call to Engine service was successful: The retrieved '&lt;STRONG&gt;StaticByteSize&lt;/STRONG&gt;' value for app 'App-GUID' is: 'Size in bytes' bytes."&amp;nbsp;&lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;Default location of log: &lt;EM&gt;C:\ProgramData\Qlik\Sense\Log\Repository\Trace\[Server_Name]_System_Repository.txt&lt;/EM&gt;&lt;/P&gt;
&lt;P&gt;This activity is associated with the ability to see the &lt;STRONG&gt;Base memory size&amp;nbsp;&lt;/STRONG&gt;in the Qlik Sense Enterprise Management Console. See &lt;A href="https://help.qlik.com/en-US/sense-admin/May2023/Content/Sense_Helpsites/WhatsNew/What-is-new-May2023.htm?_ga=2.156311419.1955119803.1708321135-1306733992.1678779121#:~:text=Show%20base%20memory%20size%20of%20apps%20in%20QMC" target="_blank" rel="noopener"&gt;Show base memory size of apps in QMC&lt;/A&gt;.&lt;/P&gt;
&lt;H3&gt;&lt;FONT color="#339966"&gt;&lt;STRONG&gt;Resolution&lt;/STRONG&gt;&lt;/FONT&gt;&lt;/H3&gt;
&lt;P&gt;The feature to see&amp;nbsp;&lt;STRONG&gt;Base memory size&lt;/STRONG&gt; can be &lt;STRONG&gt;disabled. &lt;/STRONG&gt;This may require an upgrade and will require downtime as configuration files need to be changed.&lt;/P&gt;
&lt;BLOCKQUOTE class="quote"&gt;Take a backup of your environment before proceeding.&lt;/BLOCKQUOTE&gt;
&lt;OL&gt;
&lt;LI&gt;Verify the version you are using and verify that you are &lt;I&gt;at least&amp;nbsp;&lt;/I&gt;on&amp;nbsp;one of the versions (and patches) listed:&amp;nbsp;&lt;BR /&gt;&lt;BR /&gt;
&lt;UL class="lia-list-style-type-circle"&gt;
&lt;LI&gt;&lt;SPAN&gt;May 2023 Patch 13&lt;/SPAN&gt;&lt;/LI&gt;
&lt;LI&gt;&lt;SPAN&gt;August 2023 Patch 10&lt;/SPAN&gt;&lt;/LI&gt;
&lt;LI&gt;&lt;SPAN&gt;November 2023 Patch 4&amp;nbsp;&lt;/SPAN&gt;&lt;/LI&gt;
&lt;LI&gt;&lt;SPAN&gt;February 2024 IR&lt;BR /&gt;&lt;/SPAN&gt;&lt;/LI&gt;
&lt;/UL&gt;
&lt;/LI&gt;
&lt;LI&gt;&lt;SPAN&gt;Back up the following files:&lt;BR /&gt;&lt;BR /&gt;&lt;/SPAN&gt;
&lt;UL class="lia-list-style-type-circle"&gt;
&lt;LI&gt;&lt;FONT face="courier new,courier"&gt;C:\Program Files\Qlik\Sense\CapabilityService\&lt;STRONG&gt;capabilities.json&lt;/STRONG&gt;&lt;/FONT&gt;&lt;/LI&gt;
&lt;LI&gt;&lt;SPAN&gt;&lt;FONT face="courier new,courier"&gt;C:\Program Files\Qlik\Sense\Repository\&lt;STRONG&gt;Repository.exe.config&lt;/STRONG&gt;&lt;/FONT&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;/SPAN&gt;*where&amp;nbsp;&lt;EM&gt;C:\Program Files&amp;nbsp;&lt;/EM&gt;can be replaced by your custom installation path.&lt;BR /&gt;&lt;BR /&gt;&lt;/LI&gt;
&lt;/UL&gt;
&lt;/LI&gt;
&lt;LI&gt;&lt;SPAN&gt;Stop the &lt;STRONG&gt;Qlik Sense Repository Service&lt;/STRONG&gt; and the &lt;STRONG&gt;Qlik Sense Dispatcher Service&lt;BR /&gt;&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/LI&gt;
&lt;LI&gt;&lt;SPAN&gt;Open and edit the&lt;STRONG&gt;&amp;nbsp;&lt;/STRONG&gt;&lt;SPAN&gt;&lt;STRONG&gt;capabilities.json&lt;/STRONG&gt; with a text editor (using elevated permissions)&lt;/SPAN&gt;&lt;/SPAN&gt;
&lt;OL class="lia-list-style-type-lower-alpha"&gt;
&lt;LI&gt;&lt;SPAN&gt;Open &lt;FONT face="courier new,courier"&gt;C:\Program Files\Qlik\Sense\CapabilityService\&lt;STRONG&gt;capabilities.json&lt;/STRONG&gt;&lt;/FONT&gt;&lt;/SPAN&gt;&lt;/LI&gt;
&lt;LI&gt;&lt;SPAN&gt;Locate:&amp;nbsp;&lt;/SPAN&gt;&lt;FONT face="courier new,courier"&gt;"enabled": &lt;STRONG&gt;true&lt;/STRONG&gt;,"flag": "QMCShowAppSize"&lt;/FONT&gt;&lt;/LI&gt;
&lt;LI&gt;Change this to: &lt;FONT face="courier new,courier"&gt;"enabled": &lt;STRONG&gt;false&lt;/STRONG&gt;,"flag": "QMCShowAppSize"&lt;/FONT&gt;&lt;/LI&gt;
&lt;LI&gt;Save the file&amp;nbsp;&amp;nbsp;&lt;/LI&gt;
&lt;/OL&gt;
&lt;/LI&gt;
&lt;LI&gt;&lt;SPAN&gt;Open and edit the&lt;STRONG&gt; repository.exe.config&lt;/STRONG&gt;&lt;SPAN&gt;&amp;nbsp;with a text editor (using elevated permissions)&lt;/SPAN&gt;&lt;/SPAN&gt;
&lt;OL class="lia-list-style-type-lower-alpha"&gt;
&lt;LI&gt;&lt;SPAN&gt;Open&amp;nbsp;&lt;/SPAN&gt;C:\Program Files\Qlik\Sense\Repository\Repository.exe.config&lt;/LI&gt;
&lt;LI&gt;Locate: &lt;FONT face="courier new,courier"&gt;&amp;lt;&lt;STRONG style="font-family: inherit;"&gt;/&lt;/STRONG&gt;&lt;SPAN&gt;appSettings&amp;gt;&lt;/SPAN&gt;&lt;/FONT&gt;&lt;/LI&gt;
&lt;LI&gt;&lt;SPAN&gt;Before the&amp;nbsp;&lt;FONT face="courier new,courier"&gt;&amp;lt;&lt;STRONG&gt;/&lt;/STRONG&gt;appSettings&amp;gt;&amp;nbsp;&lt;/FONT&gt;&lt;/SPAN&gt;closing statement, add:&lt;BR /&gt;&lt;FONT face="courier new,courier"&gt;&amp;lt;add key="AppStaticByteSizeUpdate.Enable" value="&lt;STRONG&gt;false&lt;/STRONG&gt;"/&amp;gt;&lt;/FONT&gt;&lt;/LI&gt;
&lt;LI&gt;Save&lt;/LI&gt;
&lt;/OL&gt;
&lt;/LI&gt;
&lt;LI&gt;&lt;SPAN&gt;Start all Qlik Sense services&lt;/SPAN&gt;&lt;/LI&gt;
&lt;LI&gt;Verify you can access the Management Console&lt;/LI&gt;
&lt;/OL&gt;
&lt;P&gt;If any issues occur, revert the changes by restoring the backed up files and open a ticket with Support providing the changed versions of&lt;EM&gt; repository.exe.config&lt;/EM&gt;, &lt;EM&gt;capabilities.json&lt;/EM&gt; mentioning this article.&amp;nbsp;&lt;/P&gt;
&lt;H3&gt;&lt;FONT color="#339966"&gt;&lt;STRONG&gt;Related Content&lt;/STRONG&gt;&lt;/FONT&gt;&lt;/H3&gt;
&lt;P class="lia-indent-padding-left-30px"&gt;&lt;A href="https://help.qlik.com/en-US/sense-admin/May2023/Content/Sense_Helpsites/WhatsNew/What-is-new-May2023.htm?_ga=2.156311419.1955119803.1708321135-1306733992.1678779121#:~:text=Show%20base%20memory%20size%20of%20apps%20in%20QMC" target="_blank" rel="noopener"&gt;Show base memory size of apps in QMC&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;H3&gt;&lt;FONT color="#339966"&gt;&lt;STRONG&gt;Internal Investigation:&lt;/STRONG&gt;&lt;/FONT&gt;&lt;/H3&gt;
&lt;P class="lia-indent-padding-left-30px"&gt;&lt;SPAN&gt;&lt;SPAN class="ui-provider a b c d e f g h i j k l m n o p q r s t u v w x y z ab ac ae af ag ah ai aj ak"&gt;QB-22795&lt;BR /&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;SPAN&gt;&lt;SPAN class="ui-provider a b c d e f g h i j k l m n o p q r s t u v w x y z ab ac ae af ag ah ai aj ak"&gt;QB-24301&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;H4&gt;&lt;FONT color="#339966"&gt;&lt;STRONG&gt;Environment&lt;/STRONG&gt;&lt;/FONT&gt;&lt;/H4&gt;
&lt;P class="lia-indent-padding-left-30px"&gt;&lt;LI-PRODUCT title="Qlik Sense Enterprise on Windows" id="qlikSenseEnterpriseWindows"&gt;&lt;/LI-PRODUCT&gt;&amp;nbsp;&amp;nbsp;&lt;SPAN&gt;May 2023,&lt;/SPAN&gt;&amp;nbsp;&lt;SPAN&gt;August 2023,&amp;nbsp;&lt;/SPAN&gt;&lt;SPAN&gt;November 2023,&amp;nbsp;&lt;/SPAN&gt;&lt;SPAN&gt;February 2024.&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Mon, 19 Feb 2024 12:32:57 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Official-Support-Articles/How-to-disable-Base-memory-size-info-and-StaticByteSize-calls-in/ta-p/2420018</guid>
      <dc:creator>Filippo_Nicolussi_P</dc:creator>
      <dc:date>2024-02-19T12:32:57Z</dc:date>
    </item>
    <item>
      <title>Re: How to disable 'Base memory size' info and 'StaticByteSize' calls in Qlik Sens Enterprise on Windows</title>
      <link>https://community.qlik.com/t5/Official-Support-Articles/How-to-disable-Base-memory-size-info-and-StaticByteSize-calls-in/tac-p/2495302#M15036</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.qlik.com/t5/user/viewprofilepage/user-id/36623"&gt;@Filippo_Nicolussi_P&lt;/a&gt;&amp;nbsp;,&lt;/P&gt;
&lt;P&gt;On a scenario with multiple servers and the Central server&amp;nbsp;&lt;STRONG&gt;not&lt;/STRONG&gt; being used for HUB nor Scheduled tasks, would this behavior be seen?&lt;/P&gt;
&lt;P&gt;If this turns out to be true, the ideal scenario wouldn't be to disable the function, but to let it be populated by one of the other Engines that are serving the HUB or Scheduler services.&lt;/P&gt;
&lt;P&gt;Thanks for sharing the steps.&lt;/P&gt;</description>
      <pubDate>Fri, 29 Nov 2024 13:29:59 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Official-Support-Articles/How-to-disable-Base-memory-size-info-and-StaticByteSize-calls-in/tac-p/2495302#M15036</guid>
      <dc:creator>hugo_andrade</dc:creator>
      <dc:date>2024-11-29T13:29:59Z</dc:date>
    </item>
    <item>
      <title>Re: How to disable 'Base memory size' info and 'StaticByteSize' calls in Qlik Sens Enterprise on Windows</title>
      <link>https://community.qlik.com/t5/Official-Support-Articles/How-to-disable-Base-memory-size-info-and-StaticByteSize-calls-in/tac-p/2499187#M15157</link>
      <description>&lt;P&gt;&lt;a href="https://community.qlik.com/t5/user/viewprofilepage/user-id/36623"&gt;@Filippo_Nicolussi_P&lt;/a&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;meu ambiente on premises está configurado com multi nós, onde nó central, engine, proxy e scheduler estão separados.&lt;/P&gt;
&lt;P&gt;Se esse ajuste fizer sentido para meu ambiente, você indicaria fazer em qual servidor?&lt;/P&gt;
&lt;P&gt;abraços&lt;/P&gt;</description>
      <pubDate>Mon, 23 Dec 2024 17:54:26 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Official-Support-Articles/How-to-disable-Base-memory-size-info-and-StaticByteSize-calls-in/tac-p/2499187#M15157</guid>
      <dc:creator>rafaelbessa79</dc:creator>
      <dc:date>2024-12-23T17:54:26Z</dc:date>
    </item>
    <item>
      <title>Re: How to disable 'Base memory size' info and 'StaticByteSize' calls in Qlik Sens Enterprise on Windows</title>
      <link>https://community.qlik.com/t5/Official-Support-Articles/How-to-disable-Base-memory-size-info-and-StaticByteSize-calls-in/tac-p/2529330#M16327</link>
      <description>&lt;P&gt;&lt;a href="https://community.qlik.com/t5/user/viewprofilepage/user-id/36623"&gt;@Filippo_Nicolussi_P&lt;/a&gt;&amp;nbsp;&lt;a href="https://community.qlik.com/t5/user/viewprofilepage/user-id/28597"&gt;@Sonja_Bauernfeind&lt;/a&gt;&amp;nbsp;&lt;BR /&gt;We have the following recurrent error on all our nodes (System Repository):&lt;BR /&gt;&lt;EM&gt;"API call to Engine service was not successful: Failed to get app 'StaticByteSize'."&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;We are on May 2025 Patch2.&lt;BR /&gt;Is there a fix for this or is the recommendation still to disable the &lt;STRONG&gt;Base memory size&lt;/STRONG&gt;&lt;SPAN&gt;&amp;nbsp;?&lt;BR /&gt;What is the practical impact of these errors on the system?&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 03 Sep 2025 12:46:12 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Official-Support-Articles/How-to-disable-Base-memory-size-info-and-StaticByteSize-calls-in/tac-p/2529330#M16327</guid>
      <dc:creator>tduarte</dc:creator>
      <dc:date>2025-09-03T12:46:12Z</dc:date>
    </item>
    <item>
      <title>Re: How to disable 'Base memory size' info and 'StaticByteSize' calls in Qlik Sens Enterprise on Windows</title>
      <link>https://community.qlik.com/t5/Official-Support-Articles/How-to-disable-Base-memory-size-info-and-StaticByteSize-calls-in/tac-p/2530410#M16345</link>
      <description>&lt;P&gt;&lt;a href="https://community.qlik.com/t5/user/viewprofilepage/user-id/36623"&gt;@Filippo_Nicolussi_P&lt;/a&gt;&amp;nbsp;&lt;a href="https://community.qlik.com/t5/user/viewprofilepage/user-id/28597"&gt;@Sonja_Bauernfeind&lt;/a&gt;&amp;nbsp;any updates on the above?&lt;/P&gt;</description>
      <pubDate>Wed, 10 Sep 2025 17:20:40 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Official-Support-Articles/How-to-disable-Base-memory-size-info-and-StaticByteSize-calls-in/tac-p/2530410#M16345</guid>
      <dc:creator>tduarte</dc:creator>
      <dc:date>2025-09-10T17:20:40Z</dc:date>
    </item>
    <item>
      <title>Re: How to disable 'Base memory size' info and 'StaticByteSize' calls in Qlik Sens Enterprise on Windows</title>
      <link>https://community.qlik.com/t5/Official-Support-Articles/How-to-disable-Base-memory-size-info-and-StaticByteSize-calls-in/tac-p/2534752#M16499</link>
      <description>&lt;P&gt;Hello &lt;a href="https://community.qlik.com/t5/user/viewprofilepage/user-id/36623"&gt;@Filippo_Nicolussi_P&lt;/a&gt;&amp;nbsp;,&amp;nbsp;&lt;a href="https://community.qlik.com/t5/user/viewprofilepage/user-id/28597"&gt;@Sonja_Bauernfeind&lt;/a&gt;&amp;nbsp;, we are also having same error message in the Trace _ Sysytem_repository log. This issue started only after upgrade to May 2025 Patch 4 version from May 2024 Patch 4. Any fix available for this issue?&lt;/P&gt;</description>
      <pubDate>Thu, 30 Oct 2025 05:31:23 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Official-Support-Articles/How-to-disable-Base-memory-size-info-and-StaticByteSize-calls-in/tac-p/2534752#M16499</guid>
      <dc:creator>AkashPohare_HB</dc:creator>
      <dc:date>2025-10-30T05:31:23Z</dc:date>
    </item>
    <item>
      <title>Re: How to disable 'Base memory size' info and 'StaticByteSize' calls in Qlik Sens Enterprise on Windows</title>
      <link>https://community.qlik.com/t5/Official-Support-Articles/How-to-disable-Base-memory-size-info-and-StaticByteSize-calls-in/tac-p/2534758#M16500</link>
      <description>&lt;P&gt;Hello&amp;nbsp;&lt;a href="https://community.qlik.com/t5/user/viewprofilepage/user-id/301286"&gt;@AkashPohare_HB&lt;/a&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;If you are experiencing similar issues on other versions, please log a support ticket so we can take a closer look.&lt;/P&gt;
&lt;P&gt;All the best,&lt;BR /&gt;Sonja&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 30 Oct 2025 05:58:36 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Official-Support-Articles/How-to-disable-Base-memory-size-info-and-StaticByteSize-calls-in/tac-p/2534758#M16500</guid>
      <dc:creator>Sonja_Bauernfeind</dc:creator>
      <dc:date>2025-10-30T05:58:36Z</dc:date>
    </item>
    <item>
      <title>Re: How to disable 'Base memory size' info and 'StaticByteSize' calls in Qlik Sens Enterprise on Windows</title>
      <link>https://community.qlik.com/t5/Official-Support-Articles/How-to-disable-Base-memory-size-info-and-StaticByteSize-calls-in/tac-p/2534833#M16518</link>
      <description>&lt;P&gt;I contacted Qlik Support a few weeks ago and instructions are to either follow this article or wait for the November 2025 release.&lt;/P&gt;</description>
      <pubDate>Thu, 30 Oct 2025 14:09:03 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Official-Support-Articles/How-to-disable-Base-memory-size-info-and-StaticByteSize-calls-in/tac-p/2534833#M16518</guid>
      <dc:creator>tduarte</dc:creator>
      <dc:date>2025-10-30T14:09:03Z</dc:date>
    </item>
    <item>
      <title>Re: How to disable 'Base memory size' info and 'StaticByteSize' calls in Qlik Sens Enterprise on Windows</title>
      <link>https://community.qlik.com/t5/Official-Support-Articles/How-to-disable-Base-memory-size-info-and-StaticByteSize-calls-in/tac-p/2535635#M16543</link>
      <description>&lt;P&gt;Hi.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;November 2025 was released two days ago, and other patches for others version mentioned in article above were also released.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Finding the messages in the logs with "StaticByteSize", doesn't mean you must disable the functionality, you could, in case you have also the node overloading RAM and CPU by Repository and Engine.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Please check at today the &lt;A href="https://community.qlik.com/t5/Download-Qlik-Products/tkb-p/Downloads" target="_self"&gt;Download Site&lt;/A&gt;&amp;nbsp;providing to update to the latest supported patch/version accordingly to your current version.&amp;nbsp;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Once updated/upgraded if you have previously disabled the functionality as per article enable it back, node by node monitor Repository Engine overload as described above.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;In case of doubts on your issue, or a not perfect much with above, after updating/upgrading to a supported version/patch before disabling the functionality just for the messages in the logs reported, open a support ticket.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 07 Nov 2025 13:15:59 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Official-Support-Articles/How-to-disable-Base-memory-size-info-and-StaticByteSize-calls-in/tac-p/2535635#M16543</guid>
      <dc:creator>Filippo_Nicolussi_P</dc:creator>
      <dc:date>2025-11-07T13:15:59Z</dc:date>
    </item>
    <item>
      <title>Re: How to disable 'Base memory size' info and 'StaticByteSize' calls in Qlik Sens Enterprise on Windows</title>
      <link>https://community.qlik.com/t5/Official-Support-Articles/How-to-disable-Base-memory-size-info-and-StaticByteSize-calls-in/tac-p/2535652#M16544</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.qlik.com/t5/user/viewprofilepage/user-id/36623"&gt;@Filippo_Nicolussi_P&lt;/a&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I don't see any reference to this subject in the latest May 2025 patch&amp;nbsp;&lt;A href="https://community.qlik.com/t5/Release-Notes/Sense-Enterprise-on-Windows-release-notes-May-2025-Initial/ta-p/2516914" target="_blank"&gt;https://community.qlik.com/t5/Release-Notes/Sense-Enterprise-on-Windows-release-notes-May-2025-Initial/ta-p/2516914&lt;/A&gt;&amp;nbsp;or November 2025&amp;nbsp;&lt;A href="https://community.qlik.com/t5/Release-Notes/Sense-Enterprise-on-Windows-Release-Notes-November-2025-Initial/ta-p/2535413" target="_blank"&gt;https://community.qlik.com/t5/Release-Notes/Sense-Enterprise-on-Windows-Release-Notes-November-2025-Initial/ta-p/2535413&lt;/A&gt;&lt;/P&gt;&lt;P&gt;Can you please confirm in which versions/patches this was made available?&lt;/P&gt;&lt;P&gt;Thanks,&lt;BR /&gt;Telmo&lt;/P&gt;</description>
      <pubDate>Fri, 07 Nov 2025 16:36:23 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Official-Support-Articles/How-to-disable-Base-memory-size-info-and-StaticByteSize-calls-in/tac-p/2535652#M16544</guid>
      <dc:creator>tduarte</dc:creator>
      <dc:date>2025-11-07T16:36:23Z</dc:date>
    </item>
    <item>
      <title>Re: How to disable 'Base memory size' info and 'StaticByteSize' calls in Qlik Sens Enterprise on Windows</title>
      <link>https://community.qlik.com/t5/Official-Support-Articles/How-to-disable-Base-memory-size-info-and-StaticByteSize-calls-in/tac-p/2535736#M16546</link>
      <description>&lt;P&gt;Hi &lt;a href="https://community.qlik.com/t5/user/viewprofilepage/user-id/6248"&gt;@tduarte&lt;/a&gt;&amp;nbsp;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Exact, not all tickets reaching R&amp;amp;D are defect and reported in the release notes.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;For the one mentioned above:&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;QB-22795 related to internal user updating the "Memory Size" into the database, correction is present all today supported version and patches, should also be in above list on point "1. Verify you ..." .&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;QB-24301 was a customer context investigation that documented, as above reported, the ability to selectively disable the two aspects of that functionality.&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;Hope this clarifies your doubts.&amp;nbsp; &amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Mon, 10 Nov 2025 08:00:07 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Official-Support-Articles/How-to-disable-Base-memory-size-info-and-StaticByteSize-calls-in/tac-p/2535736#M16546</guid>
      <dc:creator>Filippo_Nicolussi_P</dc:creator>
      <dc:date>2025-11-10T08:00:07Z</dc:date>
    </item>
  </channel>
</rss>

