<?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 AAALR is registered in the Qlik Sense logs in Official Support Articles</title>
    <link>https://community.qlik.com/t5/Official-Support-Articles/AAALR-is-registered-in-the-Qlik-Sense-logs/ta-p/1714266</link>
    <description>&lt;P&gt;The following messages will appear in the engine trace system logs:&lt;BR /&gt;&lt;BR /&gt;&lt;FONT face="courier new,courier"&gt;QVGeneral: when AAALR(63.312046) is greater than 1.000000, we suggest using new row applicator to improve time and mem effeciency.&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="courier new,courier"&gt;QVGeneral: - aggregating on 'RecruiterStats'(%DepartmentID) with Cardinal(87), for Object: &amp;nbsp;in Doc: ffe8a825-b52e-4ceb-aea2-30de0f2c3306&lt;/FONT&gt;&lt;BR /&gt;&lt;BR /&gt;There has also been reports of end users seeing the message&lt;SPAN&gt; "Internal Engine error"&lt;/SPAN&gt; when opening apps when the error above is present.&lt;BR /&gt;&lt;BR /&gt;&lt;I&gt;Also for QlikView see article&amp;nbsp;&lt;A href="https://community.qlik.com/t5/Qlik-Support-Knowledge-Base/SE-LOG-when-AAALR-1072-471418-is-greater-than-1-000000-we/ta-p/1713286" target="_blank" rel="noopener"&gt;SE_LOG: when AAALR(1072.471418) is greater than 1.000000, we suggest using new row applicator to improve time and mem efficiency.&lt;/A&gt;&lt;/I&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;
&lt;H3&gt;Environment:&lt;/H3&gt;
&lt;UL&gt;
&lt;LI&gt;Qlik Sense Enterprise on Windows, all versions&lt;/LI&gt;
&lt;/UL&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;"AAALR" is a very low level concept deep in the engine. Generally speaking it means the average length of aggregation array. The longer this array is, the more memory and CPU power are to be used by the Engine to get aggregation results for every hypercube node.&lt;BR /&gt;&amp;nbsp;&lt;BR /&gt;When AAALR is greater than 1.0, normally the customer has a large data set and suffers slow responses and high memory usage in their app. In this case, Qlik Sense has a setting called &lt;FONT face="courier new,courier"&gt;DisableNewRowApplicator&lt;/FONT&gt;&amp;nbsp;(default value is 1).&lt;BR /&gt;&amp;nbsp;&lt;BR /&gt;By setting this parameter to “0”, Qlik Sense will use a new algorithm which is optimized for large data set to do the aggregation, and will use much less memory and CPU power.&lt;BR /&gt;&lt;BR /&gt;Changing this setting when they have AAALR warnings, making this change has resulted in drastic performance increases.&lt;BR /&gt;&lt;BR /&gt;Possible setting values for &lt;FONT face="courier new,courier"&gt;DisableNewRowApplicator&lt;/FONT&gt;:&lt;/P&gt;
&lt;DIV&gt;&lt;FONT face="courier new,courier"&gt;1&lt;/FONT&gt; - Use Engine default&lt;BR /&gt;&lt;FONT face="courier new,courier"&gt;0&lt;/FONT&gt; - Use new row applicator where Engine seems suitable&lt;BR /&gt;&lt;FONT face="courier new,courier"&gt;-1&lt;/FONT&gt; - Force new row applicator all the time&lt;/DIV&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;H3&gt;Resolution:&lt;/H3&gt;
&lt;UL&gt;
&lt;LI&gt;Stop all&amp;nbsp;Qlik Sense services&amp;nbsp;from the windows control panel /&amp;nbsp;services&lt;/LI&gt;
&lt;LI&gt;Locate the “&lt;FONT face="courier new,courier"&gt;C:\ProgramData\Qlik\Sense\Engine\Settings.ini&lt;/FONT&gt;”&lt;/LI&gt;
&lt;LI&gt;Add this portion to the Engine Settings.ini file (&lt;FONT color="#ff0000"&gt;press &amp;lt;enter&amp;gt; at the end of&amp;nbsp;&lt;/FONT&gt;&lt;FONT face="courier new,courier"&gt;DisableNewRowApplicator=0&lt;/FONT&gt;&amp;nbsp;&lt;SPAN&gt;so the cursor rests on a blank line below it&lt;/SPAN&gt;)&lt;/LI&gt;
&lt;/UL&gt;
&lt;P&gt;[&lt;FONT face="courier new,courier"&gt;Settings 7]&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="courier new,courier"&gt;DisableNewRowApplicator=0&lt;/FONT&gt;&lt;BR /&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;&amp;lt;---- &lt;STRONG&gt;&lt;I&gt;the cursor should be here when saving the file&lt;/I&gt;&lt;/STRONG&gt;&lt;/P&gt;
&lt;UL&gt;
&lt;LI&gt;Restart all Qlik Sense services&lt;/LI&gt;
&lt;LI&gt;(&lt;STRONG&gt;If multinode&lt;/STRONG&gt;) Complete the above steps on every node.&lt;/LI&gt;
&lt;/UL&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-center" image-alt="AAALR.gif" style="width: 999px;"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/45026iDFA1D2B4A20BD303/image-size/large?v=v2&amp;amp;px=999" role="button" title="AAALR.gif" alt="AAALR.gif" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;H3&gt;Related Content:&lt;/H3&gt;
&lt;UL&gt;
&lt;LI&gt;&lt;A href="https://community.qlik.com/t5/Support-Knowledge-Base/How-to-start-investigating-a-suspected-Qlik-Sense-Performance/ta-p/1760292" target="_blank" rel="noopener"&gt;How to start investigating a suspected Qlik Sense Performance issue &lt;/A&gt;&amp;nbsp;&lt;/LI&gt;
&lt;/UL&gt;</description>
    <pubDate>Sun, 31 Oct 2021 23:00:27 GMT</pubDate>
    <dc:creator>Andre_Sostizzo</dc:creator>
    <dc:date>2021-10-31T23:00:27Z</dc:date>
    <item>
      <title>AAALR is registered in the Qlik Sense logs</title>
      <link>https://community.qlik.com/t5/Official-Support-Articles/AAALR-is-registered-in-the-Qlik-Sense-logs/ta-p/1714266</link>
      <description>&lt;P&gt;The following messages will appear in the engine trace system logs:&lt;BR /&gt;&lt;BR /&gt;&lt;FONT face="courier new,courier"&gt;QVGeneral: when AAALR(63.312046) is greater than 1.000000, we suggest using new row applicator to improve time and mem effeciency.&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="courier new,courier"&gt;QVGeneral: - aggregating on 'RecruiterStats'(%DepartmentID) with Cardinal(87), for Object: &amp;nbsp;in Doc: ffe8a825-b52e-4ceb-aea2-30de0f2c3306&lt;/FONT&gt;&lt;BR /&gt;&lt;BR /&gt;There has also been reports of end users seeing the message&lt;SPAN&gt; "Internal Engine error"&lt;/SPAN&gt; when opening apps when the error above is present.&lt;BR /&gt;&lt;BR /&gt;&lt;I&gt;Also for QlikView see article&amp;nbsp;&lt;A href="https://community.qlik.com/t5/Qlik-Support-Knowledge-Base/SE-LOG-when-AAALR-1072-471418-is-greater-than-1-000000-we/ta-p/1713286" target="_blank" rel="noopener"&gt;SE_LOG: when AAALR(1072.471418) is greater than 1.000000, we suggest using new row applicator to improve time and mem efficiency.&lt;/A&gt;&lt;/I&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;
&lt;H3&gt;Environment:&lt;/H3&gt;
&lt;UL&gt;
&lt;LI&gt;Qlik Sense Enterprise on Windows, all versions&lt;/LI&gt;
&lt;/UL&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;"AAALR" is a very low level concept deep in the engine. Generally speaking it means the average length of aggregation array. The longer this array is, the more memory and CPU power are to be used by the Engine to get aggregation results for every hypercube node.&lt;BR /&gt;&amp;nbsp;&lt;BR /&gt;When AAALR is greater than 1.0, normally the customer has a large data set and suffers slow responses and high memory usage in their app. In this case, Qlik Sense has a setting called &lt;FONT face="courier new,courier"&gt;DisableNewRowApplicator&lt;/FONT&gt;&amp;nbsp;(default value is 1).&lt;BR /&gt;&amp;nbsp;&lt;BR /&gt;By setting this parameter to “0”, Qlik Sense will use a new algorithm which is optimized for large data set to do the aggregation, and will use much less memory and CPU power.&lt;BR /&gt;&lt;BR /&gt;Changing this setting when they have AAALR warnings, making this change has resulted in drastic performance increases.&lt;BR /&gt;&lt;BR /&gt;Possible setting values for &lt;FONT face="courier new,courier"&gt;DisableNewRowApplicator&lt;/FONT&gt;:&lt;/P&gt;
&lt;DIV&gt;&lt;FONT face="courier new,courier"&gt;1&lt;/FONT&gt; - Use Engine default&lt;BR /&gt;&lt;FONT face="courier new,courier"&gt;0&lt;/FONT&gt; - Use new row applicator where Engine seems suitable&lt;BR /&gt;&lt;FONT face="courier new,courier"&gt;-1&lt;/FONT&gt; - Force new row applicator all the time&lt;/DIV&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;H3&gt;Resolution:&lt;/H3&gt;
&lt;UL&gt;
&lt;LI&gt;Stop all&amp;nbsp;Qlik Sense services&amp;nbsp;from the windows control panel /&amp;nbsp;services&lt;/LI&gt;
&lt;LI&gt;Locate the “&lt;FONT face="courier new,courier"&gt;C:\ProgramData\Qlik\Sense\Engine\Settings.ini&lt;/FONT&gt;”&lt;/LI&gt;
&lt;LI&gt;Add this portion to the Engine Settings.ini file (&lt;FONT color="#ff0000"&gt;press &amp;lt;enter&amp;gt; at the end of&amp;nbsp;&lt;/FONT&gt;&lt;FONT face="courier new,courier"&gt;DisableNewRowApplicator=0&lt;/FONT&gt;&amp;nbsp;&lt;SPAN&gt;so the cursor rests on a blank line below it&lt;/SPAN&gt;)&lt;/LI&gt;
&lt;/UL&gt;
&lt;P&gt;[&lt;FONT face="courier new,courier"&gt;Settings 7]&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="courier new,courier"&gt;DisableNewRowApplicator=0&lt;/FONT&gt;&lt;BR /&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;&amp;lt;---- &lt;STRONG&gt;&lt;I&gt;the cursor should be here when saving the file&lt;/I&gt;&lt;/STRONG&gt;&lt;/P&gt;
&lt;UL&gt;
&lt;LI&gt;Restart all Qlik Sense services&lt;/LI&gt;
&lt;LI&gt;(&lt;STRONG&gt;If multinode&lt;/STRONG&gt;) Complete the above steps on every node.&lt;/LI&gt;
&lt;/UL&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-center" image-alt="AAALR.gif" style="width: 999px;"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/45026iDFA1D2B4A20BD303/image-size/large?v=v2&amp;amp;px=999" role="button" title="AAALR.gif" alt="AAALR.gif" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;H3&gt;Related Content:&lt;/H3&gt;
&lt;UL&gt;
&lt;LI&gt;&lt;A href="https://community.qlik.com/t5/Support-Knowledge-Base/How-to-start-investigating-a-suspected-Qlik-Sense-Performance/ta-p/1760292" target="_blank" rel="noopener"&gt;How to start investigating a suspected Qlik Sense Performance issue &lt;/A&gt;&amp;nbsp;&lt;/LI&gt;
&lt;/UL&gt;</description>
      <pubDate>Sun, 31 Oct 2021 23:00:27 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Official-Support-Articles/AAALR-is-registered-in-the-Qlik-Sense-logs/ta-p/1714266</guid>
      <dc:creator>Andre_Sostizzo</dc:creator>
      <dc:date>2021-10-31T23:00:27Z</dc:date>
    </item>
    <item>
      <title>Re: AAALR is registered in the Qlik Sense logs</title>
      <link>https://community.qlik.com/t5/Official-Support-Articles/AAALR-is-registered-in-the-Qlik-Sense-logs/tac-p/2413105#M12465</link>
      <description>&lt;P&gt;Thanks for the article. On the Resolution you state the setting must be done on each node in a multi-node environment.&amp;nbsp; Is this 100% necessary?&amp;nbsp; If I have one node dedicated to the large Apps, would it hurt the system if only this node is set to force the New Applicator?&lt;/P&gt;</description>
      <pubDate>Wed, 31 Jan 2024 14:20:29 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Official-Support-Articles/AAALR-is-registered-in-the-Qlik-Sense-logs/tac-p/2413105#M12465</guid>
      <dc:creator>AdamBS</dc:creator>
      <dc:date>2024-01-31T14:20:29Z</dc:date>
    </item>
    <item>
      <title>Re: AAALR is registered in the Qlik Sense logs</title>
      <link>https://community.qlik.com/t5/Official-Support-Articles/AAALR-is-registered-in-the-Qlik-Sense-logs/tac-p/2414872#M12535</link>
      <description>&lt;P&gt;Hello&amp;nbsp;&lt;a href="https://community.qlik.com/t5/user/viewprofilepage/user-id/145346"&gt;@AdamBS&lt;/a&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;We generally advise settings to be identical across nodes. Especially when it comes to settings done in configuration files, rather than settings exposed per node in the management console.&lt;/P&gt;
&lt;P&gt;All the best,&lt;BR /&gt;Sonja&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 05 Feb 2024 12:51:32 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Official-Support-Articles/AAALR-is-registered-in-the-Qlik-Sense-logs/tac-p/2414872#M12535</guid>
      <dc:creator>Sonja_Bauernfeind</dc:creator>
      <dc:date>2024-02-05T12:51:32Z</dc:date>
    </item>
    <item>
      <title>Re: AAALR is registered in the Qlik Sense logs</title>
      <link>https://community.qlik.com/t5/Official-Support-Articles/AAALR-is-registered-in-the-Qlik-Sense-logs/tac-p/2426654#M13396</link>
      <description>&lt;P&gt;I guess this parameter in s&lt;SPAN&gt;ettings.ini&amp;nbsp;&lt;/SPAN&gt;is not persisting in case of version or patching level upgrade of the QS node, and therefore must be set again after a version upgrade - please confirm? Thanks.&lt;/P&gt;</description>
      <pubDate>Mon, 04 Mar 2024 13:54:58 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Official-Support-Articles/AAALR-is-registered-in-the-Qlik-Sense-logs/tac-p/2426654#M13396</guid>
      <dc:creator>Albert1177</dc:creator>
      <dc:date>2024-03-04T13:54:58Z</dc:date>
    </item>
    <item>
      <title>Re: AAALR is registered in the Qlik Sense logs</title>
      <link>https://community.qlik.com/t5/Official-Support-Articles/AAALR-is-registered-in-the-Qlik-Sense-logs/tac-p/2426677#M13397</link>
      <description>&lt;P&gt;Hello&amp;nbsp;&lt;a href="https://community.qlik.com/t5/user/viewprofilepage/user-id/232183"&gt;@Albert1177&lt;/a&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;While defaults can overwrite some .config file modifications, the engine settings.ini will retain all its values post-upgrade. Just tested it on a Nov 2023 to Feb 2024 upgrade.&lt;/P&gt;
&lt;P&gt;All the best,&lt;BR /&gt;Sonja&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 04 Mar 2024 14:26:24 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Official-Support-Articles/AAALR-is-registered-in-the-Qlik-Sense-logs/tac-p/2426677#M13397</guid>
      <dc:creator>Sonja_Bauernfeind</dc:creator>
      <dc:date>2024-03-04T14:26:24Z</dc:date>
    </item>
    <item>
      <title>Re: AAALR is registered in the Qlik Sense logs</title>
      <link>https://community.qlik.com/t5/Official-Support-Articles/AAALR-is-registered-in-the-Qlik-Sense-logs/tac-p/2444343#M13814</link>
      <description>&lt;P&gt;Searching the forum I conclude that this &lt;EM&gt;New&lt;/EM&gt;RowApplicator algorithm has been around since at least 2015 in QlikView. Why is it still disabled per default in 2024 in Qlik Sense? Is there a downside / potential risk in setting the flag to 0 (or even -1)?&lt;/P&gt;</description>
      <pubDate>Wed, 24 Apr 2024 12:13:52 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Official-Support-Articles/AAALR-is-registered-in-the-Qlik-Sense-logs/tac-p/2444343#M13814</guid>
      <dc:creator>henrikalmen</dc:creator>
      <dc:date>2024-04-24T12:13:52Z</dc:date>
    </item>
    <item>
      <title>Re: AAALR is registered in the Qlik Sense logs</title>
      <link>https://community.qlik.com/t5/Official-Support-Articles/AAALR-is-registered-in-the-Qlik-Sense-logs/tac-p/2445169#M13834</link>
      <description>&lt;P&gt;Hello&amp;nbsp;&lt;a href="https://community.qlik.com/t5/user/viewprofilepage/user-id/45410"&gt;@henrikalmen&lt;/a&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Let me reach out internally to get you an answer for this. Though please note that I will be out of the office for two weeks and my response may be delayed because of this.&lt;/P&gt;
&lt;P&gt;All the best,&lt;BR /&gt;Sonja&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 26 Apr 2024 08:53:56 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Official-Support-Articles/AAALR-is-registered-in-the-Qlik-Sense-logs/tac-p/2445169#M13834</guid>
      <dc:creator>Sonja_Bauernfeind</dc:creator>
      <dc:date>2024-04-26T08:53:56Z</dc:date>
    </item>
    <item>
      <title>Re: AAALR is registered in the Qlik Sense logs</title>
      <link>https://community.qlik.com/t5/Official-Support-Articles/AAALR-is-registered-in-the-Qlik-Sense-logs/tac-p/2454650#M13978</link>
      <description>&lt;P&gt;&lt;a href="https://community.qlik.com/t5/user/viewprofilepage/user-id/28597"&gt;@Sonja_Bauernfeind&lt;/a&gt;&amp;nbsp;I thought I'd try to bump this thread again and see if it's possible to find an answer to my question?&lt;/P&gt;</description>
      <pubDate>Tue, 21 May 2024 11:36:53 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Official-Support-Articles/AAALR-is-registered-in-the-Qlik-Sense-logs/tac-p/2454650#M13978</guid>
      <dc:creator>henrikalmen</dc:creator>
      <dc:date>2024-05-21T11:36:53Z</dc:date>
    </item>
    <item>
      <title>Re: AAALR is registered in the Qlik Sense logs</title>
      <link>https://community.qlik.com/t5/Official-Support-Articles/AAALR-is-registered-in-the-Qlik-Sense-logs/tac-p/2454700#M13979</link>
      <description>&lt;P&gt;Hello&amp;nbsp;&lt;a href="https://community.qlik.com/t5/user/viewprofilepage/user-id/45410"&gt;@henrikalmen&lt;/a&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I have returned to work; let me follow up on this.&lt;/P&gt;
&lt;P&gt;All the best,&lt;BR /&gt;Sonja&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 21 May 2024 13:02:15 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Official-Support-Articles/AAALR-is-registered-in-the-Qlik-Sense-logs/tac-p/2454700#M13979</guid>
      <dc:creator>Sonja_Bauernfeind</dc:creator>
      <dc:date>2024-05-21T13:02:15Z</dc:date>
    </item>
    <item>
      <title>Re: AAALR is registered in the Qlik Sense logs</title>
      <link>https://community.qlik.com/t5/Official-Support-Articles/AAALR-is-registered-in-the-Qlik-Sense-logs/tac-p/2459152#M14037</link>
      <description>&lt;P&gt;Hello&amp;nbsp;&lt;a href="https://community.qlik.com/t5/user/viewprofilepage/user-id/45410"&gt;@henrikalmen&lt;/a&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Here is the answer: The reason for the &lt;EM&gt;New&lt;/EM&gt;&lt;SPAN&gt;RowApplicator&amp;nbsp;is not enabled by default is down to how the engine default will function better for the majority of documents. While the&amp;nbsp;&lt;EM&gt;New&lt;/EM&gt;RowApplicator&amp;nbsp;will improve performance for specific (complex) documents, it does not benefit the majority of documents.&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;All the best,&lt;BR /&gt;Sonja&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 04 Jun 2024 14:06:53 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Official-Support-Articles/AAALR-is-registered-in-the-Qlik-Sense-logs/tac-p/2459152#M14037</guid>
      <dc:creator>Sonja_Bauernfeind</dc:creator>
      <dc:date>2024-06-04T14:06:53Z</dc:date>
    </item>
    <item>
      <title>Re: AAALR is registered in the Qlik Sense logs</title>
      <link>https://community.qlik.com/t5/Official-Support-Articles/AAALR-is-registered-in-the-Qlik-Sense-logs/tac-p/2459158#M14038</link>
      <description>&lt;P&gt;Thanks &lt;a href="https://community.qlik.com/t5/user/viewprofilepage/user-id/28597"&gt;@Sonja_Bauernfeind&lt;/a&gt; for investigating this!&lt;/P&gt;
&lt;P&gt;I do get the warning as described in the above post in our logs, but when enabling the NewRowApplicator in our development environment (same hardware and setup as our production environment) I can't really see an improvement in calculation time or anything like that, so perhaps I should just leave this parameter with its default value in the production environment.&lt;/P&gt;</description>
      <pubDate>Tue, 04 Jun 2024 14:16:45 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Official-Support-Articles/AAALR-is-registered-in-the-Qlik-Sense-logs/tac-p/2459158#M14038</guid>
      <dc:creator>henrikalmen</dc:creator>
      <dc:date>2024-06-04T14:16:45Z</dc:date>
    </item>
    <item>
      <title>Re: AAALR is registered in the Qlik Sense logs</title>
      <link>https://community.qlik.com/t5/Official-Support-Articles/AAALR-is-registered-in-the-Qlik-Sense-logs/tac-p/2491701#M14907</link>
      <description>&lt;P&gt;Hei&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&amp;nbsp;&lt;SPAN&gt;DisableNewRowApplicator=0 on all our customer facing engines, but not on the central nodes.&lt;BR /&gt;We still get lots of AAAL errors in our logs.&lt;BR /&gt;Is it because the central nodes don't have&amp;nbsp;DisableNewRowApplicator=0?&lt;BR /&gt;If enabling it is not preferred for small apps, why it has to be applied to the whole cluster, instead of dedicated engines? I don't get it...&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Fri, 08 Nov 2024 11:58:16 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Official-Support-Articles/AAALR-is-registered-in-the-Qlik-Sense-logs/tac-p/2491701#M14907</guid>
      <dc:creator>Huiying</dc:creator>
      <dc:date>2024-11-08T11:58:16Z</dc:date>
    </item>
    <item>
      <title>Re: AAALR is registered in the Qlik Sense logs</title>
      <link>https://community.qlik.com/t5/Official-Support-Articles/AAALR-is-registered-in-the-Qlik-Sense-logs/tac-p/2492643#M14941</link>
      <description>&lt;P&gt;Hello&amp;nbsp;&lt;a href="https://community.qlik.com/t5/user/viewprofilepage/user-id/58169"&gt;@Huiying&lt;/a&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Let me forward this to our engine experts!&lt;/P&gt;
&lt;P&gt;All the best,&lt;BR /&gt;Sonja&lt;/P&gt;</description>
      <pubDate>Thu, 14 Nov 2024 06:52:13 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Official-Support-Articles/AAALR-is-registered-in-the-Qlik-Sense-logs/tac-p/2492643#M14941</guid>
      <dc:creator>Sonja_Bauernfeind</dc:creator>
      <dc:date>2024-11-14T06:52:13Z</dc:date>
    </item>
    <item>
      <title>Re: AAALR is registered in the Qlik Sense logs</title>
      <link>https://community.qlik.com/t5/Official-Support-Articles/AAALR-is-registered-in-the-Qlik-Sense-logs/tac-p/2492754#M14949</link>
      <description>&lt;P&gt;Hello&amp;nbsp;&lt;a href="https://community.qlik.com/t5/user/viewprofilepage/user-id/58169"&gt;@Huiying&lt;/a&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;The setting must be applied on all nodes, including your central node. To further investigate the reason for the&amp;nbsp;&lt;SPAN&gt;AAALR&amp;nbsp;log entries, we recommend using the&amp;nbsp;&lt;STRONG&gt;App Metadata Analyzer&lt;/STRONG&gt;. &lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;See&amp;nbsp;&lt;A href="https://help.qlik.com/en-US/sense-admin/Subsystems/DeployAdministerQSE/Content/Sense_DeployAdminister/QSEoW/Administer_QSEoW/Monitoring_QSEoW/app-metadata-analyzer-app.htm" target="_blank" rel="noopener"&gt;App Metadata Analyzer&lt;/A&gt;&amp;nbsp;(help.qlik.com and&amp;nbsp;&lt;A href="https://community.qlik.com/t5/Monitoring-Administration/App-Metadata-Analyzer-Windows/ta-p/1733408" target="_blank" rel="noopener"&gt;App Metadata Analyzer (Windows)&lt;/A&gt;.&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;If you need more direct assistance, please post your request directly in &lt;A href="https://community.qlik.com/t5/App-Development/bd-p/qlik-sense-app-development" target="_blank" rel="noopener"&gt;App Development&lt;/A&gt;. Our Professional Services can also be engaged to help you further.&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;All the best,&lt;BR /&gt;Sonja&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 14 Nov 2024 13:13:12 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Official-Support-Articles/AAALR-is-registered-in-the-Qlik-Sense-logs/tac-p/2492754#M14949</guid>
      <dc:creator>Sonja_Bauernfeind</dc:creator>
      <dc:date>2024-11-14T13:13:12Z</dc:date>
    </item>
    <item>
      <title>Re: AAALR is registered in the Qlik Sense logs</title>
      <link>https://community.qlik.com/t5/Official-Support-Articles/AAALR-is-registered-in-the-Qlik-Sense-logs/tac-p/2492916#M14961</link>
      <description>&lt;P&gt;Thank you, Sonja! &lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt;&lt;/P&gt;</description>
      <pubDate>Fri, 15 Nov 2024 08:02:21 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Official-Support-Articles/AAALR-is-registered-in-the-Qlik-Sense-logs/tac-p/2492916#M14961</guid>
      <dc:creator>Huiying</dc:creator>
      <dc:date>2024-11-15T08:02:21Z</dc:date>
    </item>
    <item>
      <title>Re: AAALR is registered in the Qlik Sense logs</title>
      <link>https://community.qlik.com/t5/Official-Support-Articles/AAALR-is-registered-in-the-Qlik-Sense-logs/tac-p/2492919#M14962</link>
      <description>&lt;P&gt;another question&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;will&amp;nbsp;&lt;SPAN&gt;DisableNewRowApplicator=0 be available in Qlik Cloud?&lt;BR /&gt;I mean, if we rely heavily on&amp;nbsp;DisableNewRowApplicator=0, when we move to Qlik Cloud, will we have big trouble?&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Fri, 15 Nov 2024 08:19:19 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Official-Support-Articles/AAALR-is-registered-in-the-Qlik-Sense-logs/tac-p/2492919#M14962</guid>
      <dc:creator>Huiying</dc:creator>
      <dc:date>2024-11-15T08:19:19Z</dc:date>
    </item>
  </channel>
</rss>

