<?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: Connection to a remote DB: Load hanging in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Connection-to-a-remote-DB-Load-hanging/m-p/433897#M702467</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;but I guess I am fetching data and dropping all tables after storing them. There is no key being formed, synthetic key is too fat fetched here.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 05 Sep 2013 08:39:10 GMT</pubDate>
    <dc:creator>adnan_rafiq</dc:creator>
    <dc:date>2013-09-05T08:39:10Z</dc:date>
    <item>
      <title>Connection to a remote DB: Load hanging</title>
      <link>https://community.qlik.com/t5/QlikView/Connection-to-a-remote-DB-Load-hanging/m-p/433892#M702462</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hi all,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am connecting to a Mysql Database from my local computer. I have already created an ODBC with is working (the connection test is successfull in QV).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Now in the QV script editor , i am loading some table from the database.&amp;nbsp; QV loads all the tables but "close" button is not activated (see picture attached). It is like qlikview is hanging, and i don't know the reason .&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Can someone help me to find out what could be the reason of this behaviour ?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Best Regards&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Cherif&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 24 Sep 2012 10:11:38 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Connection-to-a-remote-DB-Load-hanging/m-p/433892#M702462</guid>
      <dc:creator />
      <dc:date>2012-09-24T10:11:38Z</dc:date>
    </item>
    <item>
      <title>Re: Connection to a remote DB: Load hanging</title>
      <link>https://community.qlik.com/t5/QlikView/Connection-to-a-remote-DB-Load-hanging/m-p/433893#M702463</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;QV could be creating all the joins and associations.&amp;nbsp; If you have a lot of keys, it can take a long time to make all the joins.&amp;nbsp; Can you post your script?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Nate&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 25 Sep 2012 20:11:01 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Connection-to-a-remote-DB-Load-hanging/m-p/433893#M702463</guid>
      <dc:creator>hallquist_nate</dc:creator>
      <dc:date>2012-09-25T20:11:01Z</dc:date>
    </item>
    <item>
      <title>Re: Connection to a remote DB: Load hanging</title>
      <link>https://community.qlik.com/t5/QlikView/Connection-to-a-remote-DB-Load-hanging/m-p/433894#M702464</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Cherif,&lt;/P&gt;&lt;P&gt;I am not still sure that if you are hanging on to this problem. I guess Actual problem is due that there are still some table needs to be fetched. but your due to time lags in query, odbc is sending queries again and again which is causing a lot of load on database server. Its not only hanging your system but also database program you are using.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If you have found any solution to this I would appreciate if you can share.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 05 Sep 2013 08:12:53 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Connection-to-a-remote-DB-Load-hanging/m-p/433894#M702464</guid>
      <dc:creator>adnan_rafiq</dc:creator>
      <dc:date>2013-09-05T08:12:53Z</dc:date>
    </item>
    <item>
      <title>Re: Connection to a remote DB: Load hanging</title>
      <link>https://community.qlik.com/t5/QlikView/Connection-to-a-remote-DB-Load-hanging/m-p/433895#M702465</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; If Unit table is the last table you are fetching then, Qlikview is linking the tables. So if you have more than 1 field common between two or more table, it will create the syn table and thus it is taking time.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; If Unit table is not the last table in your script then, qlikview is waiting for your database to reply the data set.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Kaushik Solanki&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 05 Sep 2013 08:24:44 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Connection-to-a-remote-DB-Load-hanging/m-p/433895#M702465</guid>
      <dc:creator>kaushiknsolanki</dc:creator>
      <dc:date>2013-09-05T08:24:44Z</dc:date>
    </item>
    <item>
      <title>Re: Connection to a remote DB: Load hanging</title>
      <link>https://community.qlik.com/t5/QlikView/Connection-to-a-remote-DB-Load-hanging/m-p/433896#M702466</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;thanks a lot for prompt response.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 05 Sep 2013 08:37:16 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Connection-to-a-remote-DB-Load-hanging/m-p/433896#M702466</guid>
      <dc:creator>adnan_rafiq</dc:creator>
      <dc:date>2013-09-05T08:37:16Z</dc:date>
    </item>
    <item>
      <title>Re: Connection to a remote DB: Load hanging</title>
      <link>https://community.qlik.com/t5/QlikView/Connection-to-a-remote-DB-Load-hanging/m-p/433897#M702467</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;but I guess I am fetching data and dropping all tables after storing them. There is no key being formed, synthetic key is too fat fetched here.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 05 Sep 2013 08:39:10 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Connection-to-a-remote-DB-Load-hanging/m-p/433897#M702467</guid>
      <dc:creator>adnan_rafiq</dc:creator>
      <dc:date>2013-09-05T08:39:10Z</dc:date>
    </item>
    <item>
      <title>Re: Connection to a remote DB: Load hanging</title>
      <link>https://community.qlik.com/t5/QlikView/Connection-to-a-remote-DB-Load-hanging/m-p/433898#M702468</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You could in turns comment some sections and run.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You will be able to narrow down.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;thanks,&lt;/P&gt;&lt;P&gt;Rajesh Vaswani&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 05 Sep 2013 08:41:32 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Connection-to-a-remote-DB-Load-hanging/m-p/433898#M702468</guid>
      <dc:creator>rajeshvaswani77</dc:creator>
      <dc:date>2013-09-05T08:41:32Z</dc:date>
    </item>
    <item>
      <title>Re: Connection to a remote DB: Load hanging</title>
      <link>https://community.qlik.com/t5/QlikView/Connection-to-a-remote-DB-Load-hanging/m-p/433899#M702469</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You can also generate log file for qvw and as others mentioned, the joining and associations might be taking much time.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Limit the data and try loading it.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;ASINGH&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 05 Sep 2013 08:42:26 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Connection-to-a-remote-DB-Load-hanging/m-p/433899#M702469</guid>
      <dc:creator />
      <dc:date>2013-09-05T08:42:26Z</dc:date>
    </item>
    <item>
      <title>Re: Connection to a remote DB: Load hanging</title>
      <link>https://community.qlik.com/t5/QlikView/Connection-to-a-remote-DB-Load-hanging/m-p/433900#M702470</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Make sure that after fetching one table you drop that table and then fetch another table.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Kaushik Solanki&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 05 Sep 2013 08:44:31 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Connection-to-a-remote-DB-Load-hanging/m-p/433900#M702470</guid>
      <dc:creator>kaushiknsolanki</dc:creator>
      <dc:date>2013-09-05T08:44:31Z</dc:date>
    </item>
    <item>
      <title>Re: Connection to a remote DB: Load hanging</title>
      <link>https://community.qlik.com/t5/QlikView/Connection-to-a-remote-DB-Load-hanging/m-p/433901#M702471</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You could in debug mode select limited load of 10 records and then finally see the schema.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;thanks,&lt;/P&gt;&lt;P&gt;Rajesh Vaswani&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 05 Sep 2013 08:46:05 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Connection-to-a-remote-DB-Load-hanging/m-p/433901#M702471</guid>
      <dc:creator>rajeshvaswani77</dc:creator>
      <dc:date>2013-09-05T08:46:05Z</dc:date>
    </item>
    <item>
      <title>Re: Connection to a remote DB: Load hanging</title>
      <link>https://community.qlik.com/t5/QlikView/Connection-to-a-remote-DB-Load-hanging/m-p/433902#M702472</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks every one.&lt;/P&gt;&lt;P&gt; If you read my comment and related problem. I have narrowed down the&lt;/P&gt;&lt;P&gt;issue,&lt;/P&gt;&lt;P&gt;Let me clarify issue again. When Qlikview sends sql query to database, for&lt;/P&gt;&lt;P&gt;large table it take a lot of time to execute, mean while qlikview keep on&lt;/P&gt;&lt;P&gt;sending same query again and again. this cause system load to increase and&lt;/P&gt;&lt;P&gt;hang database or database closes all connection forcefully to avoid&lt;/P&gt;&lt;P&gt;database downtime.&lt;/P&gt;&lt;P&gt;Can you help me to make sure Qlikview don't send any other command until&lt;/P&gt;&lt;P&gt;the first one is returned.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;and Kaushik, I am droping them as soon as data is fetched so, I am clear&lt;/P&gt;&lt;P&gt;about issue, when I fetch relatively small table issue don't arise. and my&lt;/P&gt;&lt;P&gt;database admin still tells me that its creating multiple queries on same&lt;/P&gt;&lt;P&gt;table&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 05 Sep 2013 08:57:40 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Connection-to-a-remote-DB-Load-hanging/m-p/433902#M702472</guid>
      <dc:creator>adnan_rafiq</dc:creator>
      <dc:date>2013-09-05T08:57:40Z</dc:date>
    </item>
  </channel>
</rss>

