<?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: Wrong Configuration in QMC/ DistributionService in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Wrong-Configuration-in-QMC-DistributionService/m-p/1508275#M1318960</link>
    <description>&lt;P&gt;Hey wondering did you ever get to the bottom of this?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;We are having same issue after updating the Memory/CPU on our 4 QVS Servers in the Cluster.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Kind Regards&lt;/P&gt;&lt;P&gt;Marc&lt;/P&gt;</description>
    <pubDate>Fri, 16 Nov 2018 16:29:46 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2018-11-16T16:29:46Z</dc:date>
    <item>
      <title>Wrong Configuration in QMC/ DistributionService</title>
      <link>https://community.qlik.com/t5/QlikView/Wrong-Configuration-in-QMC-DistributionService/m-p/554592#M1318954</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;we have a great Problem with one QlikView Document. The Size of this Document is 20 GB. And we want to open it only on one cluster QVS. But when we configure in QMC - Tasks - ReloadAndDistributionTask-Server-Performance-ClusterNode for one "Never" and for the other "Always" and "Preload" the QVW opens on both Clusterd Servers.&lt;/P&gt;&lt;P&gt;What we know now is, that in the Task_d3....xml the Hosts will be configured in Tag "DocumentLoad" as ClusterID. But there is the Host configured, not the real Cluster adress. At this Point the configuration is not correct because the QMC add the wrong "Cold" Server-2 as "Prohibit" and the correct "Hot" Server-3 as "Preload". But the "Hot" Server-1 and the other "Cold" Server-4 are not configured.&lt;/P&gt;&lt;P&gt;The old Task_XML was:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp; &amp;lt;DocumentLoad MaxOpenSessions="-1" SessionTimeout="0" DocumentTimeout="840" EnableSessionCollaboration="False"&amp;gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;Qvs Name="&lt;A href="mailto:QVS@MyQVSName.com" target="_blank"&gt;QVS@MyQVSName.com&lt;/A&gt;" Mode="Granular"&amp;gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp; &amp;lt;Node ClusterID="ServerHostName-2" Mode="Prohibit"/&amp;gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp; &amp;lt;Node ClusterID="ServerHostName-3" Mode="Preload" /&amp;gt; &lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;/Qvs&amp;gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;/DocumentLoad&amp;gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;We add both Server to the XML and now it works:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp; &amp;lt;DocumentLoad MaxOpenSessions="-1" SessionTimeout="0" DocumentTimeout="840" EnableSessionCollaboration="False"&amp;gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;Qvs Name="&lt;A href="mailto:QVS@MyQVSName.com" target="_blank"&gt;QVS@MyQVSName.com&lt;/A&gt;" Mode="Granular"&amp;gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp; &amp;lt;Node ClusterID="ServerHostName-1" Mode="Prohibit"/&amp;gt; &lt;/P&gt;&lt;P&gt;&amp;nbsp; &amp;lt;Node ClusterID="ServerHostName-2" Mode="Prohibit"/&amp;gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp; &amp;lt;Node ClusterID="ServerHostName-3" Mode="Preload" /&amp;gt; &lt;/P&gt;&lt;P&gt;&amp;nbsp; &amp;lt;Node ClusterID="ServerHostName-4" Mode="Prohibit"/&amp;gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;/Qvs&amp;gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;/DocumentLoad&amp;gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The big QVW only opens on the Preload Server.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;But when we edit this task in QMC or change something in the QMC-System-QVServer configuration we loose this changes.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Now our questions are: &lt;/P&gt;&lt;P&gt;How can we solve our problem, that the big QVW only opens on one Cluster OR on one Host (its equal for us if on one Host or one Cluster)?&lt;/P&gt;&lt;P&gt;Are we on the "right way" with our solution to manually edits the task?&lt;/P&gt;&lt;P&gt;How can we change the Task and Server Config without loose our manually changes?&lt;/P&gt;&lt;P&gt;Is there any way to add/change the Host Names in the QMC? (Perhaps this is easier than edit manually the Tasks) &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;For better understanding here our QlikView Setup:&lt;/P&gt;&lt;P&gt;Cluster A (Windows Failover Cluster)&amp;nbsp; &lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; ServerHostName-1 (Hot; DistributionService, QVServer, DirectoryService)&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; ServerHostName-2 (Cold; DistributionService, QVServer, DirectoryService)&lt;/P&gt;&lt;P&gt;Cluster B (Windows Failover Cluster)&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; ServerHostName-3&amp;nbsp; (Hot; QVServer, DirectoryService)&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; ServerHostName-4 (Cold; QVServer, DirectoryService)&lt;/P&gt;&lt;P&gt;Server 5 (QMC)&lt;/P&gt;&lt;P&gt;Server 6,7,8,9: Accesspoints&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;We had also an QlikView Cluster Licence for the two Hot QlikView Server.&lt;/P&gt;&lt;P&gt;Actually QV Version is 11.20.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Can anyone help us?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Many thanks!&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/Wrong-Configuration-in-QMC-DistributionService/m-p/554592#M1318954</guid>
      <dc:creator>onkellepie</dc:creator>
      <dc:date>2026-01-26T18:19:17Z</dc:date>
    </item>
    <item>
      <title>Re: Wrong Configuration in QMC/ DistributionService</title>
      <link>https://community.qlik.com/t5/QlikView/Wrong-Configuration-in-QMC-DistributionService/m-p/554593#M1318956</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You will need to do this on the Server tab in the task that you create.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG __jive_id="43810" class="jive-image-thumbnail jive-image" onclick="" alt="QV10-2013-07-09-07-47-22.png" src="https://community.qlik.com/legacyfs/online/43810_QV10-2013-07-09-07-47-22.png" width="450" /&gt;&lt;/P&gt;&lt;P&gt;Bill&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 09 Jul 2013 11:48:59 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Wrong-Configuration-in-QMC-DistributionService/m-p/554593#M1318956</guid>
      <dc:creator>Bill_Britt</dc:creator>
      <dc:date>2013-07-09T11:48:59Z</dc:date>
    </item>
    <item>
      <title>Re: Wrong Configuration in QMC/ DistributionService</title>
      <link>https://community.qlik.com/t5/QlikView/Wrong-Configuration-in-QMC-DistributionService/m-p/554594#M1318958</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Bill,&lt;/P&gt;&lt;P&gt;thanks for your fast reply. It looks a little bit different in my QMC (perhaps because we use QV11.20), but i already do this. But the result is the wrong Task configuration i described below.&lt;IMG __jive_id="43812" class="jive-image-thumbnail jive-image" onclick="" alt="QV11_ScreenDistributingProblem.JPG" src="https://community.qlik.com/legacyfs/online/43812_QV11_ScreenDistributingProblem.JPG" width="450" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Is my problem clear? If not i can describe it again! &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks for any reply!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 09 Jul 2013 12:24:33 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Wrong-Configuration-in-QMC-DistributionService/m-p/554594#M1318958</guid>
      <dc:creator>onkellepie</dc:creator>
      <dc:date>2013-07-09T12:24:33Z</dc:date>
    </item>
    <item>
      <title>Re: Wrong Configuration in QMC/ DistributionService</title>
      <link>https://community.qlik.com/t5/QlikView/Wrong-Configuration-in-QMC-DistributionService/m-p/1508275#M1318960</link>
      <description>&lt;P&gt;Hey wondering did you ever get to the bottom of this?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;We are having same issue after updating the Memory/CPU on our 4 QVS Servers in the Cluster.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Kind Regards&lt;/P&gt;&lt;P&gt;Marc&lt;/P&gt;</description>
      <pubDate>Fri, 16 Nov 2018 16:29:46 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Wrong-Configuration-in-QMC-DistributionService/m-p/1508275#M1318960</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2018-11-16T16:29:46Z</dc:date>
    </item>
    <item>
      <title>Re: Wrong Configuration in QMC/ DistributionService</title>
      <link>https://community.qlik.com/t5/QlikView/Wrong-Configuration-in-QMC-DistributionService/m-p/1508931#M1318961</link>
      <description>&lt;P&gt;Hello Marc,&lt;/P&gt;&lt;P&gt;The above from the previous poster looks to me like an error somewhere in the .xml files, as they had a duplicated setting of document loading options (there should have only been bottom option).&lt;/P&gt;&lt;P&gt;For your issue, I would recommend looking over our existing &lt;A href="https://qliksupport.force.com/QS_CoveoSearch?_ga=2.85540633.1899743915.1542617939-310411017.1475150064&amp;amp;_gac=1.146542278.1541061304.CjwKCAjwyOreBRAYEiwAR2mSkj-j5YBWRvP01nycnt3oVXKcyCUd-aR-y22PJSw2jmlp6XBYf2F-hhoCUcMQAvD_BwE#t=All&amp;amp;sort=relevancy" target="_blank"&gt;knowledge database&lt;/A&gt; to see if you are able to find a solution. Feedback on the same is of course very appreciated.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 19 Nov 2018 11:20:26 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Wrong-Configuration-in-QMC-DistributionService/m-p/1508931#M1318961</guid>
      <dc:creator>Sonja_Bauernfeind</dc:creator>
      <dc:date>2018-11-19T11:20:26Z</dc:date>
    </item>
    <item>
      <title>Re: Wrong Configuration in QMC/ DistributionService</title>
      <link>https://community.qlik.com/t5/QlikView/Wrong-Configuration-in-QMC-DistributionService/m-p/1508951#M1318963</link>
      <description>&lt;P&gt;Hi Sonja,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks for you reply. Turned out our issue was related to the order of the nodes in our cluster after we had changed them during an upgrade. We just had to delete and add 1 in at a time and the distribution worked again.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Kind Regards&lt;/P&gt;&lt;P&gt;Marc&lt;/P&gt;</description>
      <pubDate>Mon, 19 Nov 2018 11:39:46 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Wrong-Configuration-in-QMC-DistributionService/m-p/1508951#M1318963</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2018-11-19T11:39:46Z</dc:date>
    </item>
    <item>
      <title>Re: Wrong Configuration in QMC/ DistributionService</title>
      <link>https://community.qlik.com/t5/QlikView/Wrong-Configuration-in-QMC-DistributionService/m-p/1508956#M1318965</link>
      <description>Thank you for coming back with what resolved the issue for you &lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt;</description>
      <pubDate>Mon, 19 Nov 2018 11:44:27 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Wrong-Configuration-in-QMC-DistributionService/m-p/1508956#M1318965</guid>
      <dc:creator>Sonja_Bauernfeind</dc:creator>
      <dc:date>2018-11-19T11:44:27Z</dc:date>
    </item>
  </channel>
</rss>

