<?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: sashdat vs in memory table in SAS Viya</title>
    <link>https://communities.sas.com/t5/SAS-Viya/sashdat-vs-in-memory-table/m-p/747669#M985</link>
    <description>&lt;P&gt;May be this link will help:&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;A href="https://communities.sas.com/t5/SAS-Communities-Library/4-Rules-to-Understand-CAS-Management-of-In-Memory-Data/ta-p/588652" target="_blank"&gt;https://communities.sas.com/t5/SAS-Communities-Library/4-Rules-to-Understand-CAS-Management-of-In-Memory-Data/ta-p/588652&lt;/A&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Mon, 14 Jun 2021 02:21:49 GMT</pubDate>
    <dc:creator>Patrick</dc:creator>
    <dc:date>2021-06-14T02:21:49Z</dc:date>
    <item>
      <title>sashdat vs in memory table</title>
      <link>https://communities.sas.com/t5/SAS-Viya/sashdat-vs-in-memory-table/m-p/747621#M983</link>
      <description>&lt;P&gt;Hi there,&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;would like to check what is the difference of loading the data to sashdat (filepath)&amp;nbsp; and the in-memory global table ?&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;wondering if i am loading the data to sashdat via proce casutil&amp;nbsp; ,does it taking memory ?&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;and if best the practice is to load the data to global session in memory table or sashdat for VA reporting purpose?&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;Elise&lt;/P&gt;</description>
      <pubDate>Sun, 13 Jun 2021 14:51:49 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Viya/sashdat-vs-in-memory-table/m-p/747621#M983</guid>
      <dc:creator>elisehoo1</dc:creator>
      <dc:date>2021-06-13T14:51:49Z</dc:date>
    </item>
    <item>
      <title>Re: sashdat vs in memory table</title>
      <link>https://communities.sas.com/t5/SAS-Viya/sashdat-vs-in-memory-table/m-p/747634#M984</link>
      <description>&lt;P&gt;Hello&amp;nbsp;&lt;a href="https://communities.sas.com/t5/user/viewprofilepage/user-id/379350"&gt;@elisehoo1&lt;/a&gt;&amp;nbsp;,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Quickly answering from the top of my head here, so I hope I'm right (and not making any blunders).&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;For Visual Analytics you absolutely need an in-memory table (mostly a "promoted" one that is available across sessions).&lt;/P&gt;
&lt;P&gt;The .sashdat file is not in-memory. It's on-disk, but it's a special Viya format that allows you to rapidly put data in-memory again. The .sashdat file is&amp;nbsp;a kind of permanent copy of an in-memory table.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;The .sashdat file is on-disk, so it's not lost when the server is rebooted. After rebooting all in-memory data are "evaporated" of course.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Cheers,&lt;/P&gt;
&lt;P&gt;Koen&lt;/P&gt;</description>
      <pubDate>Sun, 13 Jun 2021 18:10:28 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Viya/sashdat-vs-in-memory-table/m-p/747634#M984</guid>
      <dc:creator>sbxkoenk</dc:creator>
      <dc:date>2021-06-13T18:10:28Z</dc:date>
    </item>
    <item>
      <title>Re: sashdat vs in memory table</title>
      <link>https://communities.sas.com/t5/SAS-Viya/sashdat-vs-in-memory-table/m-p/747669#M985</link>
      <description>&lt;P&gt;May be this link will help:&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;A href="https://communities.sas.com/t5/SAS-Communities-Library/4-Rules-to-Understand-CAS-Management-of-In-Memory-Data/ta-p/588652" target="_blank"&gt;https://communities.sas.com/t5/SAS-Communities-Library/4-Rules-to-Understand-CAS-Management-of-In-Memory-Data/ta-p/588652&lt;/A&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 14 Jun 2021 02:21:49 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Viya/sashdat-vs-in-memory-table/m-p/747669#M985</guid>
      <dc:creator>Patrick</dc:creator>
      <dc:date>2021-06-14T02:21:49Z</dc:date>
    </item>
    <item>
      <title>Re: sashdat vs in memory table</title>
      <link>https://communities.sas.com/t5/SAS-Viya/sashdat-vs-in-memory-table/m-p/755952#M1028</link>
      <description>&lt;P&gt;there was one observation that i observed about the sashdat and in-memory table&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;let's say if there are two same table name like below , one is in memory table , one is in sashdat.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;In the event the in-memory tables have gone missing due to memory has been flushed due unforeseen behavior (server restarts or etc) or&amp;nbsp; this particular in-memory table be unloaded in purpose .&amp;nbsp; The "Magic" happens when we open the sas va report that using this table, it will bring back the in-memory table as the "same name".sashdat will be automatically be picked up and reloaded to the in-memory table .&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;This is amazing.. but what is the mechanism behind and if any documentation talking about ?&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="elisehoo1_0-1626962220656.png" style="width: 400px;"&gt;&lt;img src="https://communities.sas.com/t5/image/serverpage/image-id/61589iCD01C9321B0C8384/image-size/medium?v=v2&amp;amp;px=400" role="button" title="elisehoo1_0-1626962220656.png" alt="elisehoo1_0-1626962220656.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 22 Jul 2021 14:08:09 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Viya/sashdat-vs-in-memory-table/m-p/755952#M1028</guid>
      <dc:creator>elisehoo1</dc:creator>
      <dc:date>2021-07-22T14:08:09Z</dc:date>
    </item>
  </channel>
</rss>

