<?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 Settings.ini not used by engine in Management &amp; Governance</title>
    <link>https://community.qlik.com/t5/Management-Governance/Settings-ini-not-used-by-engine/m-p/1672932#M15563</link>
    <description>&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;I've encountered the following problem:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;EM&gt;when AAALR(63.312046) is greater than 1.000000, we suggest using new row applicator to improve time and mem effeciency.&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;And applied the suggestion of:&amp;nbsp;&lt;A href="https://support.qlik.com/articles/000019323" target="_blank"&gt;https://support.qlik.com/articles/000019323&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Though I couldn't find a settings.ini at &lt;EM&gt;C:\ProgramData\Qlik\Sense\Engine &lt;/EM&gt;I created one on my own, following the steps of the article.&amp;nbsp;&amp;nbsp;&lt;/P&gt;&lt;P&gt;So my settings.ini looks like this:&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;[Settings 7]&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;DisableNewRowApplicator=0&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;With a blank line below the NewRow applicator value.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;However in the log files the error keeps occuring, meaning the NewRowApplicator is not used.&amp;nbsp;&lt;/P&gt;&lt;P&gt;Any idea why engine isn't using the settings.ini?&lt;/P&gt;&lt;P&gt;Thanks.&lt;/P&gt;</description>
    <pubDate>Sat, 16 Nov 2024 19:09:49 GMT</pubDate>
    <dc:creator>Almen</dc:creator>
    <dc:date>2024-11-16T19:09:49Z</dc:date>
    <item>
      <title>Settings.ini not used by engine</title>
      <link>https://community.qlik.com/t5/Management-Governance/Settings-ini-not-used-by-engine/m-p/1672932#M15563</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;I've encountered the following problem:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;EM&gt;when AAALR(63.312046) is greater than 1.000000, we suggest using new row applicator to improve time and mem effeciency.&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;And applied the suggestion of:&amp;nbsp;&lt;A href="https://support.qlik.com/articles/000019323" target="_blank"&gt;https://support.qlik.com/articles/000019323&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Though I couldn't find a settings.ini at &lt;EM&gt;C:\ProgramData\Qlik\Sense\Engine &lt;/EM&gt;I created one on my own, following the steps of the article.&amp;nbsp;&amp;nbsp;&lt;/P&gt;&lt;P&gt;So my settings.ini looks like this:&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;[Settings 7]&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;DisableNewRowApplicator=0&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;With a blank line below the NewRow applicator value.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;However in the log files the error keeps occuring, meaning the NewRowApplicator is not used.&amp;nbsp;&lt;/P&gt;&lt;P&gt;Any idea why engine isn't using the settings.ini?&lt;/P&gt;&lt;P&gt;Thanks.&lt;/P&gt;</description>
      <pubDate>Sat, 16 Nov 2024 19:09:49 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Management-Governance/Settings-ini-not-used-by-engine/m-p/1672932#M15563</guid>
      <dc:creator>Almen</dc:creator>
      <dc:date>2024-11-16T19:09:49Z</dc:date>
    </item>
    <item>
      <title>Re: Settings.ini not used by engine</title>
      <link>https://community.qlik.com/t5/Management-Governance/Settings-ini-not-used-by-engine/m-p/1674159#M15578</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;I'll assume that you've restarted the engine after adding the instruction on every node you have in your installation?&lt;/P&gt;&lt;P&gt;You can also try to add another instruction to settings.ini (&lt;A href="https://support.qlik.com/articles/000006907" target="_blank"&gt;https://support.qlik.com/articles/000006907&lt;/A&gt;)&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;&lt;SPAN&gt;SELOG_AAALR=0 to disable the log message ;). It doesn't "fix" the issue but can help check if your settings file is indeed somehow omitted after restart.&lt;/SPAN&gt;&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;&lt;SPAN&gt;As stated in the article if you don't see major performance downgrade from the issue it can be disregarded.&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Mon, 10 Feb 2020 21:54:26 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Management-Governance/Settings-ini-not-used-by-engine/m-p/1674159#M15578</guid>
      <dc:creator>gaidamichal</dc:creator>
      <dc:date>2020-02-10T21:54:26Z</dc:date>
    </item>
    <item>
      <title>Re: Settings.ini not used by engine</title>
      <link>https://community.qlik.com/t5/Management-Governance/Settings-ini-not-used-by-engine/m-p/1675801#M15599</link>
      <description>&lt;P&gt;Yes, service was taken down before and restarted after setting up the file.&amp;nbsp;&lt;/P&gt;&lt;P&gt;I'll try your suggestion, thanks.&amp;nbsp;&lt;/P&gt;&lt;P&gt;I have a couple of pivot-tables that take quite long to load because of the aggregations that's why I try to improve perfomance.&lt;/P&gt;</description>
      <pubDate>Fri, 14 Feb 2020 14:08:26 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Management-Governance/Settings-ini-not-used-by-engine/m-p/1675801#M15599</guid>
      <dc:creator>Almen</dc:creator>
      <dc:date>2020-02-14T14:08:26Z</dc:date>
    </item>
  </channel>
</rss>

