<?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 ODBC SQL crash in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/ODBC-SQL-crash/m-p/142447#M21907</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;The ODBC driver version is 3.02.2006.706 from IBM. I am using Domino Vers 6.5.2 and version 8.5 of Qlkview. I have attached the latest log file from the last failure. [View:http://community.qlik.com/cfs-file.ashx/__key/CommunityServer.Discussions.Components.Files/11/4061.nsd.log:550:0]&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 28 Apr 2009 06:49:24 GMT</pubDate>
    <dc:creator />
    <dc:date>2009-04-28T06:49:24Z</dc:date>
    <item>
      <title>ODBC SQL crash</title>
      <link>https://community.qlik.com/t5/QlikView/ODBC-SQL-crash/m-p/142440#M21900</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I am in my very early days of using Qlikview with server based Lotus Notes databases using Notes SQL ODBC drivers. I have had success until now. I am trying to load around 80,000 records form a view. The SQL script runs and the load ceases at record 16536. There does not seem to be anything strange about record 16537.&lt;/P&gt;&lt;P&gt;Restriciting the load via where statements does not work I just get "Column not Found" error.&lt;/P&gt;&lt;P&gt;This is the error data from Qlikview&lt;/P&gt;&lt;P&gt;SQL Error&lt;/P&gt;&lt;P&gt;SQL Scriptline&lt;/P&gt;&lt;P&gt;SQL State 00000&lt;/P&gt;&lt;P&gt;SQL Select * "from Maintenance all by REquest No all" (the view name)&lt;/P&gt;&lt;P&gt;In the nsd log file (which would have bee ngenerated by the Notes SQL driver or such like these are the lines that seem to realte to the crash:&lt;/P&gt;&lt;P&gt;Generated Messages:&lt;/P&gt;&lt;P&gt;INFO (0): Walk mem for process NLNOTES (13d4)&lt;BR /&gt; INFO (0): Walk mem for process ntaskldr (10c8)&lt;BR /&gt; INFO (0): Walk mem for process nsqle32 (1330)&lt;BR /&gt; INFO (0): terminated process [ NLNOTES: 5076]&lt;BR /&gt; INFO (0): terminated process [ntaskldr: 4296]&lt;BR /&gt; INFO (0): terminated process [ nsqle32: 4912]&lt;BR /&gt; INFO (0): Deleting pid.nbf&lt;BR /&gt; WARNING (0): Debugger still attached to 3 processes&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please send the following files:&lt;/P&gt;&lt;P&gt;NSD Log : C:\Program Files\lotus\notes\data\IBM_TECHNICAL_SUPPORT\nsd_W32I_T18036662TP5000_2009_04_27@14_18_50.log&lt;BR /&gt; Core Dump : C:\Program Files\lotus\notes\data\IBM_TECHNICAL_SUPPORT\core.nsqle32.W32I_T18036662TP5000_2009_04_27@14_18_50&lt;/P&gt;&lt;P&gt;Am I just running out of RAM. I have had no trouble with views with a few thousand records but it is my undersanding that Qlkview can handle very large amounts of data.&lt;/P&gt;&lt;P&gt;Any feedback will help&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 27 Apr 2009 12:43:12 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/ODBC-SQL-crash/m-p/142440#M21900</guid>
      <dc:creator />
      <dc:date>2009-04-27T12:43:12Z</dc:date>
    </item>
    <item>
      <title>ODBC SQL crash</title>
      <link>https://community.qlik.com/t5/QlikView/ODBC-SQL-crash/m-p/142441#M21901</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Is it possible to use all column names in your SQL statement instead of using *?&lt;/P&gt;&lt;P&gt;And did you try it withou the quotes ("): SQL Select * from Maintenance all by REquest No all&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 27 Apr 2009 13:41:02 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/ODBC-SQL-crash/m-p/142441#M21901</guid>
      <dc:creator />
      <dc:date>2009-04-27T13:41:02Z</dc:date>
    </item>
    <item>
      <title>ODBC SQL crash</title>
      <link>https://community.qlik.com/t5/QlikView/ODBC-SQL-crash/m-p/142442#M21902</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I removed the quotes but kept the *. It still fails at the same point- giving me the Lotus Notes error (which indicateds the ODBC driver fails) It fails ath the same point loading all records up to 16536.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 28 Apr 2009 06:10:51 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/ODBC-SQL-crash/m-p/142442#M21902</guid>
      <dc:creator />
      <dc:date>2009-04-28T06:10:51Z</dc:date>
    </item>
    <item>
      <title>ODBC SQL crash</title>
      <link>https://community.qlik.com/t5/QlikView/ODBC-SQL-crash/m-p/142443#M21903</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Does it work if you run the same select statement in a tool other than QlikView? It doesn't seem like QlikView is the source of the issue.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 28 Apr 2009 06:28:52 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/ODBC-SQL-crash/m-p/142443#M21903</guid>
      <dc:creator />
      <dc:date>2009-04-28T06:28:52Z</dc:date>
    </item>
    <item>
      <title>ODBC SQL crash</title>
      <link>https://community.qlik.com/t5/QlikView/ODBC-SQL-crash/m-p/142444#M21904</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;/P&gt;&lt;PRE class="jive_text_macro jive_macro_quote" jivemacro="quote"&gt;&lt;BR /&gt;bming wrote: I have had no trouble with views with a few thousand records but it is my undersanding that Qlkview can handle very large amounts of data.&lt;/PRE&gt;&lt;BR /&gt;&lt;BR /&gt; &lt;P&gt;Your trouble is not in QlikView yet - it's somewhere between Notes and the ODBC driver. You need to find out the limitations of the ODBC transfer - is there any threshold that could be configured.&lt;/P&gt;&lt;P&gt;Try going through various settings within your ODBC Data Source definitions. For example, AS/400 ODBC driver allows configuring the "block size" for the individial "packets" being sent between the database and the client. Depending on the size of the database and the performance of the machine, this parameter needs to be tweaked to achieve optimum performance. When it's set too high, the database issues sporadic messages and failures. There might be something similar for Notes (never had a chance to load Notes data into QlikView...)&lt;/P&gt;&lt;P&gt;good luck,&lt;/P&gt;&lt;P&gt;Oleg&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 28 Apr 2009 06:29:28 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/ODBC-SQL-crash/m-p/142444#M21904</guid>
      <dc:creator>Oleg_Troyansky</dc:creator>
      <dc:date>2009-04-28T06:29:28Z</dc:date>
    </item>
    <item>
      <title>ODBC SQL crash</title>
      <link>https://community.qlik.com/t5/QlikView/ODBC-SQL-crash/m-p/142445#M21905</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Qlikview can handle large amounts of data, but it sounds like the NotesSQL driver is choking.&lt;/P&gt;&lt;P&gt;What version of NotesSQL are you using?&lt;/P&gt;&lt;P&gt;Can you do large selects from other views? That is, does the problem only appear with this nsf/view? How many columns are in your view?&lt;/P&gt;&lt;P&gt;Do you have large text fields in the select? If so, can you try decreasing the MaxVarcharLen and MaxLongVarcharLen driver parms?&lt;/P&gt;&lt;P&gt;Can you post the NSD .log file (as an attachment)?&lt;/P&gt;&lt;P&gt;-Rob&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 28 Apr 2009 06:32:29 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/ODBC-SQL-crash/m-p/142445#M21905</guid>
      <dc:creator>rwunderlich</dc:creator>
      <dc:date>2009-04-28T06:32:29Z</dc:date>
    </item>
    <item>
      <title>ODBC SQL crash</title>
      <link>https://community.qlik.com/t5/QlikView/ODBC-SQL-crash/m-p/142446#M21906</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;One more thought. It sounds like you've identified the documents represented by rows 16536 &amp;amp; 16537. Can you delete these documents (from a copy of the DB) to see if the error goes away or still occurs on that row#?&lt;/P&gt;&lt;P&gt;-Rob&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 28 Apr 2009 06:38:18 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/ODBC-SQL-crash/m-p/142446#M21906</guid>
      <dc:creator>rwunderlich</dc:creator>
      <dc:date>2009-04-28T06:38:18Z</dc:date>
    </item>
    <item>
      <title>ODBC SQL crash</title>
      <link>https://community.qlik.com/t5/QlikView/ODBC-SQL-crash/m-p/142447#M21907</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;The ODBC driver version is 3.02.2006.706 from IBM. I am using Domino Vers 6.5.2 and version 8.5 of Qlkview. I have attached the latest log file from the last failure. [View:http://community.qlik.com/cfs-file.ashx/__key/CommunityServer.Discussions.Components.Files/11/4061.nsd.log:550:0]&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 28 Apr 2009 06:49:24 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/ODBC-SQL-crash/m-p/142447#M21907</guid>
      <dc:creator />
      <dc:date>2009-04-28T06:49:24Z</dc:date>
    </item>
    <item>
      <title>ODBC SQL crash</title>
      <link>https://community.qlik.com/t5/QlikView/ODBC-SQL-crash/m-p/142448#M21908</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;If this view has very complex documents, see if this is a good fit for the problem:&lt;/P&gt;&lt;P&gt;&lt;A href="http://www-01.ibm.com/support/docview.wss?uid=swg21164400"&gt;http://www-01.ibm.com/support/docview.wss?uid=swg21164400&lt;/A&gt;&lt;/P&gt;&lt;P&gt;I believe the NotesSQL trace facility can give you a node count for the statement.&lt;/P&gt;&lt;P&gt;Not sure which release 3.02.2006 corresponds to -- I'm used to seeing an alpha at the end of the release like "3.02g". I'm actually using the Notes 8 driver now.&lt;/P&gt;&lt;P&gt;The latest 3.02 release is 3.2i. If your's is older than that, you might want to try an upgrade to 3.02i.&lt;/P&gt;&lt;P&gt;..and then contact IBM.&lt;/P&gt;&lt;P&gt;-Rob&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 28 Apr 2009 07:09:34 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/ODBC-SQL-crash/m-p/142448#M21908</guid>
      <dc:creator>rwunderlich</dc:creator>
      <dc:date>2009-04-28T07:09:34Z</dc:date>
    </item>
    <item>
      <title>ODBC SQL crash</title>
      <link>https://community.qlik.com/t5/QlikView/ODBC-SQL-crash/m-p/142449#M21909</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I limited the Load to just one column of the view instead of the ten or so and actually managed to load slightly FEWER records. That is wierd. I used the ODBC trace - the resultant file was empty. No other log file was created&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 28 Apr 2009 11:00:59 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/ODBC-SQL-crash/m-p/142449#M21909</guid>
      <dc:creator />
      <dc:date>2009-04-28T11:00:59Z</dc:date>
    </item>
    <item>
      <title>ODBC SQL crash</title>
      <link>https://community.qlik.com/t5/QlikView/ODBC-SQL-crash/m-p/142450#M21910</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;[View:http://community.qlik.com/cfs-file.ashx/__key/CommunityServer.Discussions.Components.Files/11/0763.latest-nsd.log:550:0]I tried the version 8 SQL driver with same failure. Reverted back because of other problems with the driver. Tried again with a different copy of the database - no improvement. Tried with selecting one column and got a worse result. Latest log file attached.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 28 Apr 2009 11:40:37 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/ODBC-SQL-crash/m-p/142450#M21910</guid>
      <dc:creator />
      <dc:date>2009-04-28T11:40:37Z</dc:date>
    </item>
    <item>
      <title>ODBC SQL crash</title>
      <link>https://community.qlik.com/t5/QlikView/ODBC-SQL-crash/m-p/142451#M21911</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I think that the SQL is not match SQL 92 standard.&lt;/P&gt;&lt;P&gt;Please try it like&lt;/P&gt;&lt;P&gt;SQL Select * from "from Maintenance all by REquest No all"&lt;/P&gt;&lt;P&gt;or Select * from [from Maintenance all by REquest No all]&lt;/P&gt;&lt;P&gt;Good luck!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 28 Apr 2009 16:22:36 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/ODBC-SQL-crash/m-p/142451#M21911</guid>
      <dc:creator />
      <dc:date>2009-04-28T16:22:36Z</dc:date>
    </item>
    <item>
      <title>ODBC SQL crash</title>
      <link>https://community.qlik.com/t5/QlikView/ODBC-SQL-crash/m-p/142452#M21912</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;The error in the link in your reply would seem to indicate that it would occur when the first document was hit. In my case the Notes client falls over at document 8729. The error only occurs with this database. It does not directly relate to the number of documents (around 65000) as I have used the same procedure with even larger document numbers in different Lotus Notes files. I cannot see anything odd with the documents. They all look the same. It's some unsolvable anomaly.&lt;/P&gt;&lt;P style="margin:0cm 0cm 0pt;"&gt;Latest error log attached&lt;/P&gt;&lt;P style="margin:0cm 0cm 0pt;"&gt;[View:http://community.qlik.com/cfs-file.ashx/__key/CommunityServer.Discussions.Components.Files/11/3301.ndserror.log:550:0]&lt;/P&gt;&lt;P&gt;.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 30 Apr 2009 12:42:23 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/ODBC-SQL-crash/m-p/142452#M21912</guid>
      <dc:creator />
      <dc:date>2009-04-30T12:42:23Z</dc:date>
    </item>
    <item>
      <title>ODBC SQL crash</title>
      <link>https://community.qlik.com/t5/QlikView/ODBC-SQL-crash/m-p/142453#M21913</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;1. Can you copy the database (using Notes)? Sometimes this surfaces structural problems with the nsf.&lt;/P&gt;&lt;P&gt;2. Have you tried deleting document 8729 to see if the error moves?&lt;/P&gt;&lt;P&gt;3. Have you tried running fixup on this DB?&lt;/P&gt;&lt;P&gt;From the nsd file, your error is "LookupHandle: null handle" trying to unlock something. You'll proabably have to take this to IBM support if deleting a document doesn't fix it.&lt;/P&gt;&lt;P&gt;If you google "LookupHandle: null handle" you'll find a number of reported problems (not with NotesSQL, but other apps) where a string field has a null value. Do any of the view fields have null values? If so, can you add column formula to make them empty '' strings?&lt;/P&gt;&lt;P&gt;-Rob&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 30 Apr 2009 13:23:08 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/ODBC-SQL-crash/m-p/142453#M21913</guid>
      <dc:creator>rwunderlich</dc:creator>
      <dc:date>2009-04-30T13:23:08Z</dc:date>
    </item>
    <item>
      <title>Re: ODBC SQL crash</title>
      <link>https://community.qlik.com/t5/QlikView/ODBC-SQL-crash/m-p/142454#M21914</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello, the star * in sql select is an issue.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Try this in spite of:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;SQL SELECT "TABLE NAME".*&lt;/P&gt;&lt;P&gt;FROM "TABLE NAME".&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;It works 2 me.&lt;/P&gt;&lt;P&gt;Bye&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;p.s. Keep in mind to modify in 4096 the transfer rate on sql notes configuration, is quite faster.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 16 Apr 2013 10:20:13 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/ODBC-SQL-crash/m-p/142454#M21914</guid>
      <dc:creator>edmondo_tassi</dc:creator>
      <dc:date>2013-04-16T10:20:13Z</dc:date>
    </item>
  </channel>
</rss>

