<?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 Identical Script - Version 9 runs okay 10 does not in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Identical-Script-Version-9-runs-okay-10-does-not/m-p/191161#M53351</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks for the response Jonas.&lt;/P&gt;&lt;P&gt;The data source is a Progress database hosted on a Unix Server - wouldn't know where to start on simultaneous connections and to be honest I wouldn't change anything on the Unix box as it is our main trading system.&lt;/P&gt;&lt;P&gt;Both QlikView 9 and 10 are pulling from the same data source so it may be the multi-threading as this script has a lot of mini queries to form a single table at the end.&lt;/P&gt;&lt;P&gt;Will look about to see if i can see anything on single threading.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 28 Jan 2011 14:17:54 GMT</pubDate>
    <dc:creator>pkelly</dc:creator>
    <dc:date>2011-01-28T14:17:54Z</dc:date>
    <item>
      <title>Identical Script - Version 9 runs okay 10 does not</title>
      <link>https://community.qlik.com/t5/QlikView/Identical-Script-Version-9-runs-okay-10-does-not/m-p/191159#M53349</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I am in the midst of rewriting our QlikView Scripts / Reports for the new financial year.&lt;/P&gt;&lt;P&gt;This is due to a change in our analysis structure / to make the look and feel of all of our reports the same.&lt;/P&gt;&lt;P&gt;On our server, we have version 9 of QlikView.&lt;/P&gt;&lt;P&gt;On my development PC I recently upgraded to QlikView 10.&lt;/P&gt;&lt;P&gt;I have a script which runs okay on QlikView 9 (QlikView 10 version save on to the server which hosts QlikView 9) but,&lt;/P&gt;&lt;P&gt;on my PC where I am running QlikView 10 I get the following error message...&lt;/P&gt;&lt;P&gt;SQL##f - SqlState: S1000, ErrorCode: 4294947171, ErrorMsg: [DataDirect][ODBC Progress OpenEdge Wire Protocol driver][OPENEDGE]Number of open cursors exceeds limit (7612)&lt;BR /&gt;SQL SELECT&lt;BR /&gt; Code,&lt;BR /&gt; "Code-Desc",&lt;BR /&gt; value1&lt;BR /&gt;FROM PUB."cde_codes"&lt;BR /&gt;WHERE Prefix = 'DR-THICKNESS'&lt;/P&gt;&lt;P&gt;Any ideas?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 28 Jan 2011 13:05:59 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Identical-Script-Version-9-runs-okay-10-does-not/m-p/191159#M53349</guid>
      <dc:creator>pkelly</dc:creator>
      <dc:date>2011-01-28T13:05:59Z</dc:date>
    </item>
    <item>
      <title>Identical Script - Version 9 runs okay 10 does not</title>
      <link>https://community.qlik.com/t5/QlikView/Identical-Script-Version-9-runs-okay-10-does-not/m-p/191160#M53350</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;At first I thought this was a non-Qlikview 10 related problem but it got me thinking!&lt;/P&gt;&lt;P&gt;Is the script big? How many LOAD statements are there from this database?&lt;/P&gt;&lt;P&gt;The difference from qlikview 9 to 10 is that,from what I've heard, Qlikview 10 is multi-threading the LOAD statements if possible.&lt;/P&gt;&lt;P&gt;The error message is generated by the SQL server because it runs out of cursors (There's a limit to amount of simultaneous connections I'm guessing) because QV10 is running too many connections at once to the database.&lt;/P&gt;&lt;P&gt;Solution? Either increase the cursor limit on the SQL server or find a way for Qlikview 10 to single thread.&lt;/P&gt;&lt;P&gt;Again, this are just hunches but it seems possible.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 28 Jan 2011 14:02:47 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Identical-Script-Version-9-runs-okay-10-does-not/m-p/191160#M53350</guid>
      <dc:creator>saxjonas</dc:creator>
      <dc:date>2011-01-28T14:02:47Z</dc:date>
    </item>
    <item>
      <title>Identical Script - Version 9 runs okay 10 does not</title>
      <link>https://community.qlik.com/t5/QlikView/Identical-Script-Version-9-runs-okay-10-does-not/m-p/191161#M53351</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks for the response Jonas.&lt;/P&gt;&lt;P&gt;The data source is a Progress database hosted on a Unix Server - wouldn't know where to start on simultaneous connections and to be honest I wouldn't change anything on the Unix box as it is our main trading system.&lt;/P&gt;&lt;P&gt;Both QlikView 9 and 10 are pulling from the same data source so it may be the multi-threading as this script has a lot of mini queries to form a single table at the end.&lt;/P&gt;&lt;P&gt;Will look about to see if i can see anything on single threading.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 28 Jan 2011 14:17:54 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Identical-Script-Version-9-runs-okay-10-does-not/m-p/191161#M53351</guid>
      <dc:creator>pkelly</dc:creator>
      <dc:date>2011-01-28T14:17:54Z</dc:date>
    </item>
    <item>
      <title>Identical Script - Version 9 runs okay 10 does not</title>
      <link>https://community.qlik.com/t5/QlikView/Identical-Script-Version-9-runs-okay-10-does-not/m-p/191162#M53352</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Installed QV10 SR1 (was on IR) and issue has disappeared...&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 31 Jan 2011 10:56:10 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Identical-Script-Version-9-runs-okay-10-does-not/m-p/191162#M53352</guid>
      <dc:creator>pkelly</dc:creator>
      <dc:date>2011-01-31T10:56:10Z</dc:date>
    </item>
  </channel>
</rss>

