<?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: General script error on server while read a QVD. No error on desktop. in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/General-script-error-on-server-while-read-a-QVD-No-error-on/m-p/407195#M1303540</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;HI D J,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;About errormode i'm not understanding about, I will read manual.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;No simultaneous access. I load text into QVD in night schedules...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 07 Mar 2013 13:53:40 GMT</pubDate>
    <dc:creator />
    <dc:date>2013-03-07T13:53:40Z</dc:date>
    <item>
      <title>General script error on server while read a QVD. No error on desktop.</title>
      <link>https://community.qlik.com/t5/QlikView/General-script-error-on-server-while-read-a-QVD-No-error-on/m-p/407189#M1303529</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;SPAN style="font-size: 12pt;"&gt;Hi all!&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 12pt;"&gt;I'm stumbling in a strange error, on Qlikview server (&lt;SPAN style="color: #000000; font-family: Tahoma; font-size: 11px; background-color: #ffffff;"&gt;11.20.11705.0 x86 w2003 32b Ent. 16GB) &lt;SPAN style="font-size: 12pt;"&gt;and not on desktop &lt;SPAN style="font-size: 8pt;"&gt;(11.20.11707 x64 W7 4bit 4GB).&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 12pt;"&gt;I'm reading a qvd file, &lt;SPAN style="text-decoration: underline;"&gt;&lt;SPAN style="color: #333333;"&gt;the same qvd file&lt;/SPAN&gt; ,&lt;/SPAN&gt;&amp;nbsp; from server and desktop&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 12pt;"&gt;this is the load:&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 12pt;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;venduto:&lt;/P&gt;&lt;P&gt;&lt;EM&gt;LOAD Ditta &amp;amp;'-'&amp;amp; text(precod) &amp;amp;'-'&amp;amp; text(codart) as KeyVenduto, &lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;&amp;nbsp; (1-&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;&amp;nbsp; (100*&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;&amp;nbsp; (100-num(scont1))/100*&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;&amp;nbsp; (100-num(scont2))/100*&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;&amp;nbsp; (100-num(scont3))/100*&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;&amp;nbsp; (100-num(scont4))/100*&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;&amp;nbsp; (100-num(scont5))/100)/100) as ScontoMedio&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;FROM &lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;C:\GrpCresci\QVD\Righe_documento.qvd (qvd) &lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;where Exists(KeyVenduto, Ditta &amp;amp;'-'&amp;amp; text(precod) &amp;amp;'-'&amp;amp; text(codart)) &lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;and &lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;(text(codcma)='5' or text(codcma)='6');&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 12pt;"&gt;The long formula calculates the simple discount from complex (example 30%+10%+15+etc)&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 12pt;"&gt;Thi is the log from desktop:&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 12pt;"&gt;......&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 12pt;"&gt;......&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;05/03/2013 09:59:38: 0115&amp;nbsp; LOAD Ditta &amp;amp;'-'&amp;amp; text(precod) &amp;amp;'-'&amp;amp; text(codart) as KeyVenduto, &lt;/P&gt;&lt;P&gt;05/03/2013 09:59:38: 0116&amp;nbsp;&amp;nbsp;&amp;nbsp; (1-&lt;/P&gt;&lt;P&gt;05/03/2013 09:59:38: 0117&amp;nbsp;&amp;nbsp;&amp;nbsp; (100*&lt;/P&gt;&lt;P&gt;05/03/2013 09:59:38: 0118&amp;nbsp;&amp;nbsp;&amp;nbsp; (100-num(scont1))/100*&lt;/P&gt;&lt;P&gt;05/03/2013 09:59:38: 0119&amp;nbsp;&amp;nbsp;&amp;nbsp; (100-num(scont2))/100*&lt;/P&gt;&lt;P&gt;05/03/2013 09:59:38: 0120&amp;nbsp;&amp;nbsp;&amp;nbsp; (100-num(scont3))/100*&lt;/P&gt;&lt;P&gt;05/03/2013 09:59:38: 0121&amp;nbsp;&amp;nbsp;&amp;nbsp; (100-num(scont4))/100*&lt;/P&gt;&lt;P&gt;05/03/2013 09:59:38: 0122&amp;nbsp;&amp;nbsp;&amp;nbsp; (100-num(scont5))/100)/100) as ScontoMedio&lt;/P&gt;&lt;P&gt;05/03/2013 09:59:38: 0123&amp;nbsp; FROM C:\GrpCresci\QVD\Righe_documento.qvd (qvd) where Exists(KeyVenduto, Ditta &amp;amp;'-'&amp;amp; text(precod) &amp;amp;'-'&amp;amp; text(codart)) and (text(codcma)='5' or text(codcma)='6')&lt;/P&gt;&lt;P&gt;05/03/2013 09:59:39:&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;2 campi trovati: KeyVenduto, venduto.ScontoMedio, 1.250.310 linee recuperate&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 12pt;"&gt;.....&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 12pt;"&gt;.....&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 12pt;"&gt;and this is the Server qvw log:&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;05/03/2013 10:07:12: 0114&amp;nbsp; venduto:&lt;/P&gt;&lt;P&gt;05/03/2013 10:07:12: 0115&amp;nbsp; LOAD Ditta &amp;amp;'-'&amp;amp; text(precod) &amp;amp;'-'&amp;amp; text(codart) as KeyVenduto, &lt;/P&gt;&lt;P&gt;05/03/2013 10:07:12: 0116&amp;nbsp;&amp;nbsp;&amp;nbsp; (1-&lt;/P&gt;&lt;P&gt;05/03/2013 10:07:12: 0117&amp;nbsp;&amp;nbsp;&amp;nbsp; (100*&lt;/P&gt;&lt;P&gt;05/03/2013 10:07:12: 0118&amp;nbsp;&amp;nbsp;&amp;nbsp; (100-num(scont1))/100*&lt;/P&gt;&lt;P&gt;05/03/2013 10:07:12: 0119&amp;nbsp;&amp;nbsp;&amp;nbsp; (100-num(scont2))/100*&lt;/P&gt;&lt;P&gt;05/03/2013 10:07:12: 0120&amp;nbsp;&amp;nbsp;&amp;nbsp; (100-num(scont3))/100*&lt;/P&gt;&lt;P&gt;05/03/2013 10:07:12: 0121&amp;nbsp;&amp;nbsp;&amp;nbsp; (100-num(scont4))/100*&lt;/P&gt;&lt;P&gt;05/03/2013 10:07:12: 0122&amp;nbsp;&amp;nbsp;&amp;nbsp; (100-num(scont5))/100)/100) as ScontoMedio&lt;/P&gt;&lt;P&gt;05/03/2013 10:07:12: 0123&amp;nbsp; FROM C:\GrpCresci\QVD\Righe_documento.qvd (qvd) where Exists(KeyVenduto, Ditta &amp;amp;'-'&amp;amp; text(precod) &amp;amp;'-'&amp;amp; text(codart)) and (text(codcma)='5' or text(codcma)='6')&lt;/P&gt;&lt;P&gt;05/03/2013 10:07:12:&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 2 fields found: KeyVenduto, venduto.ScontoMedio, General Script Error&lt;/P&gt;&lt;P&gt;05/03/2013 10:07:35:&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Execution Failed&lt;/P&gt;&lt;P&gt;05/03/2013 10:07:35:&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Execution finished.&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;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 12pt;"&gt;thanks in advance... and sorry about my english!!!&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 12pt;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&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/General-script-error-on-server-while-read-a-QVD-No-error-on/m-p/407189#M1303529</guid>
      <dc:creator />
      <dc:date>2026-01-26T18:19:17Z</dc:date>
    </item>
    <item>
      <title>Re: General script error on server while read a QVD. No error on desktop.</title>
      <link>https://community.qlik.com/t5/QlikView/General-script-error-on-server-while-read-a-QVD-No-error-on/m-p/407190#M1303531</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Are you sure that the account under which QVS is running as a service has the same access rights to Righe_documento.qvd as yourself when executing the scipt in QV desktop?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Peter&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 05 Mar 2013 22:27:51 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/General-script-error-on-server-while-read-a-QVD-No-error-on/m-p/407190#M1303531</guid>
      <dc:creator>Peter_Cammaert</dc:creator>
      <dc:date>2013-03-05T22:27:51Z</dc:date>
    </item>
    <item>
      <title>Re: General script error on server while read a QVD. No error on desktop.</title>
      <link>https://community.qlik.com/t5/QlikView/General-script-error-on-server-while-read-a-QVD-No-error-on/m-p/407191#M1303533</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Peter,&lt;/P&gt;&lt;P&gt;in my previous post I omitted part of the log.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The report load successfully other QVD, in the same path, (like other report).&lt;/P&gt;&lt;P&gt;The QVS account has access about.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If i remove the long formula, so i load scont1, scont2...etc, i receive no errors about.&lt;/P&gt;&lt;P&gt;Look "&lt;STRONG&gt;venduto2&lt;/STRONG&gt;"&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;06/03/2013 09:44:19: 0115&amp;nbsp; venduto2:&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;&lt;EM&gt;06/03/2013 09:44:19: 0116&amp;nbsp; LOAD Ditta as DittaX, precod, codart, codcma, scont1, scont2, scont3, scont4, scont5&lt;/EM&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;&lt;EM&gt;06/03/2013 09:44:19: 0117&amp;nbsp; FROM C:\GrpCresci\QVD\Righe_documento.qvd (qvd)&lt;/EM&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;&lt;EM&gt;06/03/2013 09:44:19:&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;9 fields found: DittaX, venduto2.precod, venduto2.codart, venduto2.codcma, venduto2.scont1, venduto2.scont2, venduto2.scont3, venduto2.scont4, venduto2.scont5, 4.275.435 lines fetched&lt;/EM&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;06/03/2013 09:44:20: 0121&amp;nbsp; venduto:&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;06/03/2013 09:44:20: 0122&amp;nbsp; LOAD Ditta &amp;amp;'-'&amp;amp; text(precod) &amp;amp;'-'&amp;amp; text(codart) as KeyVenduto, &lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;06/03/2013 09:44:20: 0123&amp;nbsp;&amp;nbsp;&amp;nbsp; (1-(100*(100-num(scont1))/100*(100-num(scont2))/100*(100-num(scont3))/100*(100-num(scont4))/100*(100-num(scont5))/100)/100) as ScontoMedio&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;06/03/2013 09:44:20: 0124&amp;nbsp; FROM C:\GrpCresci\QVD\Righe_documento.qvd (qvd) where Exists(KeyVenduto, Ditta &amp;amp;'-'&amp;amp; text(precod) &amp;amp;'-'&amp;amp; text(codart)) and (text(codcma)='5' or text(codcma)='6')&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;06/03/2013 09:44:20:&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;2 fields found: KeyVenduto, venduto.ScontoMedio, General Script Error&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;06/03/2013 09:44:39:&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Execution Failed&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;06/03/2013 09:44:39:&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Execution finished.&lt;/EM&gt;&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;/P&gt;&lt;P&gt;I could use the formula inside a Pivot dimension, due to performances and due so much data, I prefer load it.....&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 06 Mar 2013 08:50:43 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/General-script-error-on-server-while-read-a-QVD-No-error-on/m-p/407191#M1303533</guid>
      <dc:creator />
      <dc:date>2013-03-06T08:50:43Z</dc:date>
    </item>
    <item>
      <title>Re: General script error on server while read a QVD. No error on desktop.</title>
      <link>https://community.qlik.com/t5/QlikView/General-script-error-on-server-while-read-a-QVD-No-error-on/m-p/407192#M1303534</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I notice your logs are in different languages, could this possibly be down to different locales and formatting of your numeric fields? You may need to check the fields are stored as expected (i.e. "2,50" or "2.50").&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;flipside&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 06 Mar 2013 09:42:54 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/General-script-error-on-server-while-read-a-QVD-No-error-on/m-p/407192#M1303534</guid>
      <dc:creator>flipside</dc:creator>
      <dc:date>2013-03-06T09:42:54Z</dc:date>
    </item>
    <item>
      <title>Re: General script error on server while read a QVD. No error on desktop.</title>
      <link>https://community.qlik.com/t5/QlikView/General-script-error-on-server-while-read-a-QVD-No-error-on/m-p/407193#M1303536</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;There can by few reason of this kind of error. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;1. Are you using erromode inside your script. Because the value for erromode will be different for manual run and for QMC run.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;2. This kind of error also occur if at the same time QVD is getting accessed by two report. (i.e one is trying to store data and other try to fetch at same time.)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Br Dhiraj&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 06 Mar 2013 10:07:58 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/General-script-error-on-server-while-read-a-QVD-No-error-on/m-p/407193#M1303536</guid>
      <dc:creator />
      <dc:date>2013-03-06T10:07:58Z</dc:date>
    </item>
    <item>
      <title>Re: General script error on server while read a QVD. No error on desktop.</title>
      <link>https://community.qlik.com/t5/QlikView/General-script-error-on-server-while-read-a-QVD-No-error-on/m-p/407194#M1303538</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Flipside,&lt;/P&gt;&lt;P&gt;beginning of the qvw report file i have this set:&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;07/03/2013 14:41:21: 0003&amp;nbsp; SET ThousandSep='.'&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;07/03/2013 14:41:21: 0004&amp;nbsp; SET DecimalSep=','&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;07/03/2013 14:41:21: 0005&amp;nbsp; SET MoneyThousandSep='.'&lt;/P&gt;&lt;P&gt;07/03/2013 14:41:21: 0006&amp;nbsp; SET MoneyDecimalSep=','&lt;/P&gt;&lt;P&gt;07/03/2013 14:41:21: 0007&amp;nbsp; SET MoneyFormat='€ #.##0,00;-€ #.##0,00'&lt;/P&gt;&lt;P&gt;07/03/2013 14:41:21: 0008&amp;nbsp; SET TimeFormat='hh:mm:ss'&lt;/P&gt;&lt;P&gt;07/03/2013 14:41:21: 0009&amp;nbsp; SET DateFormat='DD/MM/YYYY'&lt;/P&gt;&lt;P&gt;07/03/2013 14:41:21: 0010&amp;nbsp; SET TimestampFormat='DD/MM/YYYY hh:mm:ss[.fff]'&lt;/P&gt;&lt;P&gt;07/03/2013 14:41:21: 0011&amp;nbsp; SET MonthNames='gen;feb;mar;apr;mag;giu;lug;ago;set;ott;nov;dic'&lt;/P&gt;&lt;P&gt;07/03/2013 14:41:21: 0012&amp;nbsp; SET DayNames='lun;mar;mer;gio;ven;sab;dom'&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The QVD file are loaded from text file and the fields scontX are with the comma like "20,0" to say 20%&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 07 Mar 2013 13:49:20 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/General-script-error-on-server-while-read-a-QVD-No-error-on/m-p/407194#M1303538</guid>
      <dc:creator />
      <dc:date>2013-03-07T13:49:20Z</dc:date>
    </item>
    <item>
      <title>Re: General script error on server while read a QVD. No error on desktop.</title>
      <link>https://community.qlik.com/t5/QlikView/General-script-error-on-server-while-read-a-QVD-No-error-on/m-p/407195#M1303540</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;HI D J,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;About errormode i'm not understanding about, I will read manual.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;No simultaneous access. I load text into QVD in night schedules...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 07 Mar 2013 13:53:40 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/General-script-error-on-server-while-read-a-QVD-No-error-on/m-p/407195#M1303540</guid>
      <dc:creator />
      <dc:date>2013-03-07T13:53:40Z</dc:date>
    </item>
    <item>
      <title>Re: General script error on server while read a QVD. No error on desktop.</title>
      <link>https://community.qlik.com/t5/QlikView/General-script-error-on-server-while-read-a-QVD-No-error-on/m-p/407196#M1303541</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Can you load the script on the server without the long formula but WITH the WHERE clause - and also test vice-versa?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="text-decoration: line-through;"&gt;Also, your logs have a 20 second wait before error is generated which suggests it is either waiting to access something or trying to do something in memory.&amp;nbsp; Is there something earlier in the code causing a loop or synthetic key?&lt;/SPAN&gt; Ignore this, the error is generated immediately so must be something with the script.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Sorry to be vague but I think you just have to keep narrowing down the fault by eliminating possible causes.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;flipside&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 07 Mar 2013 14:20:29 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/General-script-error-on-server-while-read-a-QVD-No-error-on/m-p/407196#M1303541</guid>
      <dc:creator>flipside</dc:creator>
      <dc:date>2013-03-07T14:20:29Z</dc:date>
    </item>
    <item>
      <title>Re: General script error on server while read a QVD. No error on desktop.</title>
      <link>https://community.qlik.com/t5/QlikView/General-script-error-on-server-while-read-a-QVD-No-error-on/m-p/407197#M1303542</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;The error, or rather the problem, is inside the KEY, and no syn key was generated.&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;SPAN style="font-size: 10pt;"&gt;I use&amp;nbsp; "where Exists(KeyVenduto, Ditta &amp;amp;'-'&amp;amp; text(precod) &amp;amp;'-'&amp;amp; text(codart))" to remove records not relevant to the report.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I tried to remove Text function, but no success.....&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt;"&gt;I tried to remove Exist function and the reload is success, but the report is conceptually distorted.......&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt;"&gt;KeyVenduto is a string concatenation, long by 7 to 15 alphanumeric characters:&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt;"&gt;"AR_NC_." the smallest&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt;"&gt;"AE_99_LUCIDA MOBILI SPRAY" the largest.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;and it is composed of 20635 rows.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;However, the mystery remains as to the desktop 64-bit works fine.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Bye!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 08 Mar 2013 08:44:11 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/General-script-error-on-server-while-read-a-QVD-No-error-on/m-p/407197#M1303542</guid>
      <dc:creator />
      <dc:date>2013-03-08T08:44:11Z</dc:date>
    </item>
    <item>
      <title>Re: General script error on server while read a QVD. No error on desktop.</title>
      <link>https://community.qlik.com/t5/QlikView/General-script-error-on-server-while-read-a-QVD-No-error-on/m-p/407198#M1303543</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Installaed a new 64 bit server, no problem found.&lt;/P&gt;&lt;P&gt;The same document generate no error!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;so the problem is the 32 bit enviroment!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks to all!!!!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 29 Mar 2013 12:45:44 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/General-script-error-on-server-while-read-a-QVD-No-error-on/m-p/407198#M1303543</guid>
      <dc:creator />
      <dc:date>2013-03-29T12:45:44Z</dc:date>
    </item>
  </channel>
</rss>

