<?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: script reload not completing/session not closing - although i have an EXIT Script at the end in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/script-reload-not-completing-session-not-closing-although-i-have/m-p/1275261#M400649</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;If you open Task Manager and look at CPU is qv.exe consuming CPU.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If it is and it looks single threaded the as Gysbert suggests it could well be generating a synthetic key.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Maybe if you post the reload log file that could give more clues.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 01 Feb 2017 17:36:54 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2017-02-01T17:36:54Z</dc:date>
    <item>
      <title>script reload not completing/session not closing - although i have an EXIT Script at the end</title>
      <link>https://community.qlik.com/t5/QlikView/script-reload-not-completing-session-not-closing-although-i-have/m-p/1275259#M400647</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;here's the message displayed in the window - reload window I mean&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;----&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Connecting to Provider=SQLOLEDB.1;Persist Security Info=False;User ID=ccmrauser;Data Source=10.20.48.247;&lt;BR /&gt; Use Procedure for Prepare=1;Auto Translate=True;Packet Size=4096;Workstation ID=CCMQLIK;Use Encryption for Data=False;Tag with column collation when possible=False&lt;BR /&gt; Connected&lt;BR /&gt; #PoolList 14 lines fetched&lt;BR /&gt; 1&lt;BR /&gt; 14&lt;BR /&gt; 1&lt;BR /&gt; #MnRSumByChassisnPoolFinal 120 lines fetched&lt;BR /&gt; ( 696 lines fetched&lt;BR /&gt; ( 883 lines fetched &lt;/P&gt;&lt;P&gt;---&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;stuck at this point.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am connecting to SQL db and extracting data using a DO While loop.&amp;nbsp; Even in the debug mode it gets stuck at the end&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;as info this is my first script using a LOOP and SQL...so I could be missing something very basic...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;any help/comments would be great.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thx&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 01 Feb 2017 17:07:39 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/script-reload-not-completing-session-not-closing-although-i-have/m-p/1275259#M400647</guid>
      <dc:creator>Rkota</dc:creator>
      <dc:date>2017-02-01T17:07:39Z</dc:date>
    </item>
    <item>
      <title>Re: script reload not completing/session not closing - although i have an EXIT Script at the end</title>
      <link>https://community.qlik.com/t5/QlikView/script-reload-not-completing-session-not-closing-although-i-have/m-p/1275260#M400648</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;It's probably creating a very very big synthetic key because some tables have several fields in common. In a Qlikview data model tables are associated by the fields the tables have in common. You should make sure that only the fields you want to use to associate two tables have the exact same name in both tables. You need to create a dimensional model (a star or snowflake model) where every table can only be reached using a single path between tables. No loops! &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 01 Feb 2017 17:25:36 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/script-reload-not-completing-session-not-closing-although-i-have/m-p/1275260#M400648</guid>
      <dc:creator>Gysbert_Wassenaar</dc:creator>
      <dc:date>2017-02-01T17:25:36Z</dc:date>
    </item>
    <item>
      <title>Re: script reload not completing/session not closing - although i have an EXIT Script at the end</title>
      <link>https://community.qlik.com/t5/QlikView/script-reload-not-completing-session-not-closing-although-i-have/m-p/1275261#M400649</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;If you open Task Manager and look at CPU is qv.exe consuming CPU.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If it is and it looks single threaded the as Gysbert suggests it could well be generating a synthetic key.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Maybe if you post the reload log file that could give more clues.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 01 Feb 2017 17:36:54 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/script-reload-not-completing-session-not-closing-although-i-have/m-p/1275261#M400649</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2017-02-01T17:36:54Z</dc:date>
    </item>
    <item>
      <title>Re: script reload not completing/session not closing - although i have an EXIT Script at the end</title>
      <link>https://community.qlik.com/t5/QlikView/script-reload-not-completing-session-not-closing-although-i-have/m-p/1275262#M400650</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;thanks..will check it out and modify as applicable&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 01 Feb 2017 17:39:49 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/script-reload-not-completing-session-not-closing-although-i-have/m-p/1275262#M400650</guid>
      <dc:creator>Rkota</dc:creator>
      <dc:date>2017-02-01T17:39:49Z</dc:date>
    </item>
    <item>
      <title>Re: script reload not completing/session not closing - although i have an EXIT Script at the end</title>
      <link>https://community.qlik.com/t5/QlikView/script-reload-not-completing-session-not-closing-although-i-have/m-p/1275263#M400651</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;ok thanks...will check and post my comments after updates/changes&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 01 Feb 2017 17:40:28 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/script-reload-not-completing-session-not-closing-although-i-have/m-p/1275263#M400651</guid>
      <dc:creator>Rkota</dc:creator>
      <dc:date>2017-02-01T17:40:28Z</dc:date>
    </item>
    <item>
      <title>Re: script reload not completing/session not closing - although i have an EXIT Script at the end</title>
      <link>https://community.qlik.com/t5/QlikView/script-reload-not-completing-session-not-closing-although-i-have/m-p/1275264#M400652</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;thank you.&amp;nbsp; fixed the column names and it worked..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;appreciate the timely feedback&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 01 Feb 2017 18:29:00 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/script-reload-not-completing-session-not-closing-although-i-have/m-p/1275264#M400652</guid>
      <dc:creator>Rkota</dc:creator>
      <dc:date>2017-02-01T18:29:00Z</dc:date>
    </item>
  </channel>
</rss>

