<?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: Job Failing on left join with 2 Billion records against 9 million records in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Job-Failing-on-left-join-with-2-Billion-records-against-9/m-p/1198066#M877945</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;If you don't need to do calculations that involve two fields from two different tables then you probably don't need a join to make sure the two fields are in a single table. A keep will be a lot faster since it won't have to create a new table. &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 08 Nov 2016 12:05:21 GMT</pubDate>
    <dc:creator>Gysbert_Wassenaar</dc:creator>
    <dc:date>2016-11-08T12:05:21Z</dc:date>
    <item>
      <title>Job Failing on left join with 2 Billion records against 9 million records</title>
      <link>https://community.qlik.com/t5/QlikView/Job-Failing-on-left-join-with-2-Billion-records-against-9/m-p/1198061#M877940</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;I am trying to execute a job by joining two tables, one with 2 Billion records against the other with 9 million records. Job is failing to execute, throwing out a general script error. we have around 400GB RAM on our server.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Could some one explain the limitation with joins in Qlikview.&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, 25 Nov 2020 16:16:04 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Job-Failing-on-left-join-with-2-Billion-records-against-9/m-p/1198061#M877940</guid>
      <dc:creator />
      <dc:date>2020-11-25T16:16:04Z</dc:date>
    </item>
    <item>
      <title>Re: Job Failing on left join with 2 Billion records against 9 million records</title>
      <link>https://community.qlik.com/t5/QlikView/Job-Failing-on-left-join-with-2-Billion-records-against-9/m-p/1198062#M877941</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;That is a large join. You may simply be running out of RAM. Have you monitored memory use of the model? Is it in an outer join? What is the cardinality of the join key (the common fields)? Are there common fields?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 07 Nov 2016 05:38:28 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Job-Failing-on-left-join-with-2-Billion-records-against-9/m-p/1198062#M877941</guid>
      <dc:creator>jonathandienst</dc:creator>
      <dc:date>2016-11-07T05:38:28Z</dc:date>
    </item>
    <item>
      <title>Re: Job Failing on left join with 2 Billion records against 9 million records</title>
      <link>https://community.qlik.com/t5/QlikView/Job-Failing-on-left-join-with-2-Billion-records-against-9/m-p/1198063#M877942</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Is the join necessary in the first place? If you don't need to do calculations in the script that use fields from both tables together you probably don't need to join them. Perhaps using Keep instead of Join will do the job. Or perhaps you can use a mapping table and the Applymap function instead of a join.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 07 Nov 2016 07:15:06 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Job-Failing-on-left-join-with-2-Billion-records-against-9/m-p/1198063#M877942</guid>
      <dc:creator>Gysbert_Wassenaar</dc:creator>
      <dc:date>2016-11-07T07:15:06Z</dc:date>
    </item>
    <item>
      <title>Re: Job Failing on left join with 2 Billion records against 9 million records</title>
      <link>https://community.qlik.com/t5/QlikView/Job-Failing-on-left-join-with-2-Billion-records-against-9/m-p/1198064#M877943</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thank you for the reply Jonathan,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have 400GB RAM in my server. I hope that is enough for this but I am not sure. And also I didn't monitor memory use of model. I there any way to monitor the memory use in qlikview itself or do I have to check it in Task manager?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Also is there any way to calculate the amount of RAM that requires for execution of the &lt;SPAN style="font-size: 10pt;"&gt;file?&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 08 Nov 2016 06:03:27 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Job-Failing-on-left-join-with-2-Billion-records-against-9/m-p/1198064#M877943</guid>
      <dc:creator />
      <dc:date>2016-11-08T06:03:27Z</dc:date>
    </item>
    <item>
      <title>Re: Job Failing on left join with 2 Billion records against 9 million records</title>
      <link>https://community.qlik.com/t5/QlikView/Job-Failing-on-left-join-with-2-Billion-records-against-9/m-p/1198065#M877944</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thank you for the reply Gysbert. I have few calculations in the table such as formatting the dates, setting up the flags and concatenating the fields.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;May I know how fast the execution gonna be, if I go for keep instead of join?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 08 Nov 2016 06:10:35 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Job-Failing-on-left-join-with-2-Billion-records-against-9/m-p/1198065#M877944</guid>
      <dc:creator />
      <dc:date>2016-11-08T06:10:35Z</dc:date>
    </item>
    <item>
      <title>Re: Job Failing on left join with 2 Billion records against 9 million records</title>
      <link>https://community.qlik.com/t5/QlikView/Job-Failing-on-left-join-with-2-Billion-records-against-9/m-p/1198066#M877945</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;If you don't need to do calculations that involve two fields from two different tables then you probably don't need a join to make sure the two fields are in a single table. A keep will be a lot faster since it won't have to create a new table. &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 08 Nov 2016 12:05:21 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Job-Failing-on-left-join-with-2-Billion-records-against-9/m-p/1198066#M877945</guid>
      <dc:creator>Gysbert_Wassenaar</dc:creator>
      <dc:date>2016-11-08T12:05:21Z</dc:date>
    </item>
  </channel>
</rss>

