<?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: increasing memory block size in session option in SAS Viya in Administration and Deployment</title>
    <link>https://communities.sas.com/t5/Administration-and-Deployment/increasing-memory-block-size-in-session-option-in-SAS-Viya/m-p/836025#M25147</link>
    <description>Thank you, then cas accepts it. However when running this code below for different MAXTABLemem, I do not have a different number of blocks. Therefore I do not know if cas is really changing the size of the blocks.&lt;BR /&gt;&lt;BR /&gt;proc cas;&lt;BR /&gt;   session casauto;&lt;BR /&gt;&lt;BR /&gt;   /* Load source data (IRIS) into a table. */&lt;BR /&gt;   table.loadTable /           &lt;BR /&gt;      path="iris.sashdat"&lt;BR /&gt;      casout={name="iris"};&lt;BR /&gt;run;&lt;BR /&gt;&lt;BR /&gt;   table.tableInfo   / table="iris"; &lt;BR /&gt;   table.tableDetails / table="iris"; &lt;BR /&gt;quit;&lt;BR /&gt;</description>
    <pubDate>Fri, 30 Sep 2022 08:24:41 GMT</pubDate>
    <dc:creator>touwen_k</dc:creator>
    <dc:date>2022-09-30T08:24:41Z</dc:date>
    <item>
      <title>increasing memory block size in session option in SAS Viya</title>
      <link>https://communities.sas.com/t5/Administration-and-Deployment/increasing-memory-block-size-in-session-option-in-SAS-Viya/m-p/834515#M25106</link>
      <description>&lt;P&gt;Dear SAS community,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I would like to know how to use&amp;nbsp;MAXTABLEMEM in a code in SAS Studio in SAS Viya, I was trying&amp;nbsp; like that :&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;cas mySession sessopts=( caslib=casuser timeout=1800 locale="en_US" MAXTABLemem=8G);&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;But it gives error:&lt;/P&gt;
&lt;P&gt;ERROR: The syntax for CASSESSOPTS requires specification of one or more name=value combinations. The entire set of combinations &lt;BR /&gt;must be within parenthesis.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Pls advise.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Karolina&lt;/P&gt;</description>
      <pubDate>Wed, 21 Sep 2022 15:29:26 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Administration-and-Deployment/increasing-memory-block-size-in-session-option-in-SAS-Viya/m-p/834515#M25106</guid>
      <dc:creator>touwen_k</dc:creator>
      <dc:date>2022-09-21T15:29:26Z</dc:date>
    </item>
    <item>
      <title>Re: increasing memory block size in session option in SAS Viya</title>
      <link>https://communities.sas.com/t5/Administration-and-Deployment/increasing-memory-block-size-in-session-option-in-SAS-Viya/m-p/835408#M25132</link>
      <description>&lt;P&gt;Not in a position to test right away, but what about enclosing the alphanumerical values in quotes?&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;PRE&gt;&lt;CODE class=" language-sas"&gt;cas mySession sessopts=( caslib="casuser" timeout=1800 locale="en_US" MAXTABLemem="8G");&lt;/CODE&gt;&lt;/PRE&gt;
&lt;P&gt;regards,&lt;/P&gt;
&lt;P&gt;- Jan.&lt;/P&gt;</description>
      <pubDate>Tue, 27 Sep 2022 11:15:21 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Administration-and-Deployment/increasing-memory-block-size-in-session-option-in-SAS-Viya/m-p/835408#M25132</guid>
      <dc:creator>jklaverstijn</dc:creator>
      <dc:date>2022-09-27T11:15:21Z</dc:date>
    </item>
    <item>
      <title>Re: increasing memory block size in session option in SAS Viya</title>
      <link>https://communities.sas.com/t5/Administration-and-Deployment/increasing-memory-block-size-in-session-option-in-SAS-Viya/m-p/836025#M25147</link>
      <description>Thank you, then cas accepts it. However when running this code below for different MAXTABLemem, I do not have a different number of blocks. Therefore I do not know if cas is really changing the size of the blocks.&lt;BR /&gt;&lt;BR /&gt;proc cas;&lt;BR /&gt;   session casauto;&lt;BR /&gt;&lt;BR /&gt;   /* Load source data (IRIS) into a table. */&lt;BR /&gt;   table.loadTable /           &lt;BR /&gt;      path="iris.sashdat"&lt;BR /&gt;      casout={name="iris"};&lt;BR /&gt;run;&lt;BR /&gt;&lt;BR /&gt;   table.tableInfo   / table="iris"; &lt;BR /&gt;   table.tableDetails / table="iris"; &lt;BR /&gt;quit;&lt;BR /&gt;</description>
      <pubDate>Fri, 30 Sep 2022 08:24:41 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Administration-and-Deployment/increasing-memory-block-size-in-session-option-in-SAS-Viya/m-p/836025#M25147</guid>
      <dc:creator>touwen_k</dc:creator>
      <dc:date>2022-09-30T08:24:41Z</dc:date>
    </item>
  </channel>
</rss>

