<?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 Qlik Sense, I get load error -129 when reloading app in App Development</title>
    <link>https://community.qlik.com/t5/App-Development/Qlik-Sense-I-get-load-error-129-when-reloading-app/m-p/1961680#M79265</link>
    <description>&lt;P&gt;Hello!&lt;/P&gt;
&lt;P&gt;So, I have a very simple script and join, which is even simpler. I have several fields with the same name and 2 that I want to join. However, I get this error every time: &lt;FONT color="#FF0000"&gt;error 129&lt;/FONT&gt;.&lt;/P&gt;
&lt;P&gt;Any tips on how to make qlik sense work?&amp;nbsp;Did I make a mistake somewhere?&lt;/P&gt;
&lt;P&gt;my script is:&lt;/P&gt;
&lt;P&gt;&lt;FONT face="courier new,courier" color="#993366"&gt;keywords_sub:&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="courier new,courier" color="#3366FF"&gt;LOAD&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="courier new,courier" color="#FF9900"&gt;reg_cohort as k_reg_cohort,&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="courier new,courier" color="#FF9900"&gt;partner_name as k_partner_name,&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="courier new,courier" color="#FF9900"&gt;ad_id as k_ad_id,&lt;/FONT&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;FONT face="courier new,courier" color="#FF9900"&gt;keyword as k_keyword,&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="courier new,courier" color="#FF9900"&gt;request_url as k_request_url&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="courier new,courier" color="#3366FF"&gt;FROM [qvd name]&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="courier new,courier" color="#3366FF"&gt;(qvd);&lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;FONT face="courier new,courier" color="#993366"&gt;main_data:&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="courier new,courier" color="#3366FF"&gt;LOAD&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="courier new,courier" color="#FF9900"&gt;"date",&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="courier new,courier" color="#FF9900"&gt;monthname("date") as reg_cohort,&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="courier new,courier" color="#FF9900"&gt;partner_name,&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="courier new,courier" color="#FF9900"&gt;campaign,&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="courier new,courier" color="#FF9900"&gt;ad_group_id,&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="courier new,courier" color="#FF9900"&gt;ad_id,&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="courier new,courier" color="#FF9900"&gt;ad_group_name,&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="courier new,courier" color="#FF9900"&gt;ad_name,&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="courier new,courier" color="#FF9900"&gt;date_rank,&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="courier new,courier" color="#FF9900"&gt;user_id&lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;&lt;FONT face="courier new,courier" color="#3366FF"&gt;FROM [qvd2 name]&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="courier new,courier" color="#3366FF"&gt;(qvd);&lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;&lt;BR /&gt;&lt;FONT face="courier new,courier" color="#3366FF"&gt;//--------------&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="courier new,courier" color="#3366FF"&gt;left join (main_data)&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="courier new,courier" color="#3366FF"&gt;LOAD&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="courier new,courier" color="#FF9900"&gt;k_keyword,&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="courier new,courier" color="#FF9900"&gt;k_request_url,&lt;/FONT&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;FONT face="courier new,courier" color="#FF9900"&gt;k_reg_cohort as reg_cohort,&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="courier new,courier" color="#FF9900"&gt;k_partner_name as partner_name,&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="courier new,courier" color="#FF9900"&gt;k_ad_id as ad_id&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="courier new,courier" color="#3366FF"&gt;resident keywords_sub;&lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;&lt;FONT face="courier new,courier" color="#3366FF"&gt;drop tables &lt;FONT color="#993366"&gt;keywords_sub&lt;/FONT&gt;;&lt;/FONT&gt;&lt;/P&gt;</description>
    <pubDate>Mon, 20 Mar 2023 09:20:01 GMT</pubDate>
    <dc:creator>ZimaBlue</dc:creator>
    <dc:date>2023-03-20T09:20:01Z</dc:date>
    <item>
      <title>Qlik Sense, I get load error -129 when reloading app</title>
      <link>https://community.qlik.com/t5/App-Development/Qlik-Sense-I-get-load-error-129-when-reloading-app/m-p/1961680#M79265</link>
      <description>&lt;P&gt;Hello!&lt;/P&gt;
&lt;P&gt;So, I have a very simple script and join, which is even simpler. I have several fields with the same name and 2 that I want to join. However, I get this error every time: &lt;FONT color="#FF0000"&gt;error 129&lt;/FONT&gt;.&lt;/P&gt;
&lt;P&gt;Any tips on how to make qlik sense work?&amp;nbsp;Did I make a mistake somewhere?&lt;/P&gt;
&lt;P&gt;my script is:&lt;/P&gt;
&lt;P&gt;&lt;FONT face="courier new,courier" color="#993366"&gt;keywords_sub:&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="courier new,courier" color="#3366FF"&gt;LOAD&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="courier new,courier" color="#FF9900"&gt;reg_cohort as k_reg_cohort,&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="courier new,courier" color="#FF9900"&gt;partner_name as k_partner_name,&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="courier new,courier" color="#FF9900"&gt;ad_id as k_ad_id,&lt;/FONT&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;FONT face="courier new,courier" color="#FF9900"&gt;keyword as k_keyword,&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="courier new,courier" color="#FF9900"&gt;request_url as k_request_url&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="courier new,courier" color="#3366FF"&gt;FROM [qvd name]&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="courier new,courier" color="#3366FF"&gt;(qvd);&lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;FONT face="courier new,courier" color="#993366"&gt;main_data:&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="courier new,courier" color="#3366FF"&gt;LOAD&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="courier new,courier" color="#FF9900"&gt;"date",&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="courier new,courier" color="#FF9900"&gt;monthname("date") as reg_cohort,&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="courier new,courier" color="#FF9900"&gt;partner_name,&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="courier new,courier" color="#FF9900"&gt;campaign,&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="courier new,courier" color="#FF9900"&gt;ad_group_id,&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="courier new,courier" color="#FF9900"&gt;ad_id,&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="courier new,courier" color="#FF9900"&gt;ad_group_name,&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="courier new,courier" color="#FF9900"&gt;ad_name,&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="courier new,courier" color="#FF9900"&gt;date_rank,&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="courier new,courier" color="#FF9900"&gt;user_id&lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;&lt;FONT face="courier new,courier" color="#3366FF"&gt;FROM [qvd2 name]&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="courier new,courier" color="#3366FF"&gt;(qvd);&lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;&lt;BR /&gt;&lt;FONT face="courier new,courier" color="#3366FF"&gt;//--------------&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="courier new,courier" color="#3366FF"&gt;left join (main_data)&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="courier new,courier" color="#3366FF"&gt;LOAD&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="courier new,courier" color="#FF9900"&gt;k_keyword,&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="courier new,courier" color="#FF9900"&gt;k_request_url,&lt;/FONT&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;FONT face="courier new,courier" color="#FF9900"&gt;k_reg_cohort as reg_cohort,&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="courier new,courier" color="#FF9900"&gt;k_partner_name as partner_name,&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="courier new,courier" color="#FF9900"&gt;k_ad_id as ad_id&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="courier new,courier" color="#3366FF"&gt;resident keywords_sub;&lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;&lt;FONT face="courier new,courier" color="#3366FF"&gt;drop tables &lt;FONT color="#993366"&gt;keywords_sub&lt;/FONT&gt;;&lt;/FONT&gt;&lt;/P&gt;</description>
      <pubDate>Mon, 20 Mar 2023 09:20:01 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Qlik-Sense-I-get-load-error-129-when-reloading-app/m-p/1961680#M79265</guid>
      <dc:creator>ZimaBlue</dc:creator>
      <dc:date>2023-03-20T09:20:01Z</dc:date>
    </item>
    <item>
      <title>Re: load error 129</title>
      <link>https://community.qlik.com/t5/App-Development/Qlik-Sense-I-get-load-error-129-when-reloading-app/m-p/1961980#M79309</link>
      <description>Error 129 may be due to the join taking large amount of RAM and failing thereafter. (&lt;A href="https://community.qlik.com/t5/Knowledge/Error-129-or-128-when-reloading-app/ta-p/1713809" target="_blank"&gt;https://community.qlik.com/t5/Knowledge/Error-129-or-128-when-reloading-app/ta-p/1713809&lt;/A&gt;)&lt;BR /&gt;Try using a small dataset and checking if your joins are behaving as expected.</description>
      <pubDate>Thu, 28 Jul 2022 18:36:00 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Qlik-Sense-I-get-load-error-129-when-reloading-app/m-p/1961980#M79309</guid>
      <dc:creator>vidyutverma</dc:creator>
      <dc:date>2022-07-28T18:36:00Z</dc:date>
    </item>
    <item>
      <title>Re: load error 129</title>
      <link>https://community.qlik.com/t5/App-Development/Qlik-Sense-I-get-load-error-129-when-reloading-app/m-p/1962383#M79335</link>
      <description>&lt;P&gt;thank you!&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 29 Jul 2022 15:21:23 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Qlik-Sense-I-get-load-error-129-when-reloading-app/m-p/1962383#M79335</guid>
      <dc:creator>ZimaBlue</dc:creator>
      <dc:date>2022-07-29T15:21:23Z</dc:date>
    </item>
  </channel>
</rss>

