<?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: Memory Issues after joining tables in Discussions</title>
    <link>https://community.jmp.com/t5/Discussions/Memory-Issues-after-joining-tables/m-p/824327#M100382</link>
    <description>&lt;P&gt;Have you contacted &lt;A href="https://community.jmp.com/t5/Support/ct-p/jmp-support" target="_blank" rel="noopener"&gt;JMP Support&lt;/A&gt;?&lt;/P&gt;</description>
    <pubDate>Wed, 18 Dec 2024 19:10:30 GMT</pubDate>
    <dc:creator>jthi</dc:creator>
    <dc:date>2024-12-18T19:10:30Z</dc:date>
    <item>
      <title>Memory Issues after joining tables</title>
      <link>https://community.jmp.com/t5/Discussions/Memory-Issues-after-joining-tables/m-p/824317#M100381</link>
      <description>&lt;P&gt;Hello All,&lt;BR /&gt;&lt;BR /&gt;Very frustrating issue here. I perform a join of two tables. Both tables are small, about 9-10 rows and 40 columns. The join completes successfully with this code.&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;&lt;PRE&gt;&lt;CODE class=" language-jsl"&gt;dt_join = dt1 &amp;lt;&amp;lt; (With(dt2), Merge Same Name Columns, By Matching Columns(:col1 = :col1, :col2=:col2), Include Nonmatches(1,1), Preserve main table order(1));&lt;/CODE&gt;&lt;/PRE&gt;&lt;P&gt;If I run any code after that there are no issues. My total memory with just Chrome and File explorer and JMP is about 10%. However, if I try to do anything with the newly joined table the whole JMP app becomes unresponsive and has to be force closed.&lt;BR /&gt;Additionally, I had also tried (my ultimate goal) to join the joined table with one more table to yield a final joined table of 3 tables and when I attempt that I also get an unresponsive app and my memory usage goes to 99% and after some time I get a "unable to allocate memory message".&lt;BR /&gt;Here is my memory makeup under normal usage with JMP on but no actions taken on the joined table&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="AdditiveRange10_0-1734548240461.png" style="width: 400px;"&gt;&lt;img src="https://community.jmp.com/t5/image/serverpage/image-id/71388i21D8C756211F4EE7/image-size/medium?v=v2&amp;amp;px=400" role="button" title="AdditiveRange10_0-1734548240461.png" alt="AdditiveRange10_0-1734548240461.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;Any thoughts or possible solutions. This is incredible frustrating.&lt;/P&gt;</description>
      <pubDate>Wed, 18 Dec 2024 18:59:01 GMT</pubDate>
      <guid>https://community.jmp.com/t5/Discussions/Memory-Issues-after-joining-tables/m-p/824317#M100381</guid>
      <dc:creator>AdditiveRange10</dc:creator>
      <dc:date>2024-12-18T18:59:01Z</dc:date>
    </item>
    <item>
      <title>Re: Memory Issues after joining tables</title>
      <link>https://community.jmp.com/t5/Discussions/Memory-Issues-after-joining-tables/m-p/824327#M100382</link>
      <description>&lt;P&gt;Have you contacted &lt;A href="https://community.jmp.com/t5/Support/ct-p/jmp-support" target="_blank" rel="noopener"&gt;JMP Support&lt;/A&gt;?&lt;/P&gt;</description>
      <pubDate>Wed, 18 Dec 2024 19:10:30 GMT</pubDate>
      <guid>https://community.jmp.com/t5/Discussions/Memory-Issues-after-joining-tables/m-p/824327#M100382</guid>
      <dc:creator>jthi</dc:creator>
      <dc:date>2024-12-18T19:10:30Z</dc:date>
    </item>
    <item>
      <title>Re: Memory Issues after joining tables</title>
      <link>https://community.jmp.com/t5/Discussions/Memory-Issues-after-joining-tables/m-p/824338#M100383</link>
      <description>&lt;P&gt;I think I see what the issue is. Each of the tables has 9-10 rows of images (from saving a table with graphs option). Working with each individual table by itself is quite alright but when joining them and now there is ~20 images I guess causes some memory issue. I removed the images and was able to do the three way join.&lt;BR /&gt;&lt;BR /&gt;Either way, that seems like an action that should not completely hamstring a computer's memory especially with 64Gb RAM.&lt;BR /&gt;I might still contact support&lt;/P&gt;</description>
      <pubDate>Wed, 18 Dec 2024 19:15:26 GMT</pubDate>
      <guid>https://community.jmp.com/t5/Discussions/Memory-Issues-after-joining-tables/m-p/824338#M100383</guid>
      <dc:creator>AdditiveRange10</dc:creator>
      <dc:date>2024-12-18T19:15:26Z</dc:date>
    </item>
  </channel>
</rss>

