<?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: CAS Disconnecting with large Data in Developers</title>
    <link>https://communities.sas.com/t5/Developers/CAS-Disconnecting-with-large-Data/m-p/631525#M672</link>
    <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://communities.sas.com/t5/user/viewprofilepage/user-id/41748"&gt;@alexal&lt;/a&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks for you willingness to assist.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;We resolved the issue by increasing the memsize setting.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Kyle&amp;nbsp;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Thu, 12 Mar 2020 11:57:58 GMT</pubDate>
    <dc:creator>Kyle4</dc:creator>
    <dc:date>2020-03-12T11:57:58Z</dc:date>
    <item>
      <title>CAS Disconnecting with large Data</title>
      <link>https://communities.sas.com/t5/Developers/CAS-Disconnecting-with-large-Data/m-p/622122#M649</link>
      <description>&lt;P&gt;Hi everyone,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I am trying to copy data from CAS (in memory table) to SQL. I haven't been successful. I have narrowed down the problem - I can't even replicate the table into another CAS Table. The data is not that big. I am trying to write 16m rows with two columns. It disconnects at approx. 8m rows. The log doesn't populate with an error (the log clears) and my session simply disconnects. I have gradually increased the obs, and at approx. 8m it stops working.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;PRE&gt;data public.test2;
set public.test1 (datalimit = all obs=10000000);
run;&lt;/PRE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;The log doesn't display anything:&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="image.png" style="width: 570px;"&gt;&lt;img src="https://communities.sas.com/t5/image/serverpage/image-id/35842iE8CB47EE7D8D0A7B/image-size/large?v=v2&amp;amp;px=999" role="button" title="image.png" alt="image.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I have previously been able to do this with 3.4 (in fact much larger data sets - many more rows and columns). We have recently upgraded to 3.5 and since then it doesn't work. There is plenty of memory available.&amp;nbsp; &amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Does anyone have an idea? Is there maybe a setting in cas management?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Kind Regards,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Kyle&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 04 Feb 2020 06:36:28 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Developers/CAS-Disconnecting-with-large-Data/m-p/622122#M649</guid>
      <dc:creator>Kyle4</dc:creator>
      <dc:date>2020-02-04T06:36:28Z</dc:date>
    </item>
    <item>
      <title>Re: CAS Disconnecting with large Data</title>
      <link>https://communities.sas.com/t5/Developers/CAS-Disconnecting-with-large-Data/m-p/622186#M650</link>
      <description>&lt;P&gt;&lt;a href="https://communities.sas.com/t5/user/viewprofilepage/user-id/269130"&gt;@Kyle4&lt;/a&gt;&amp;nbsp;,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I would like to see the SAS log with the following option enabled:&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;PRE&gt;&lt;CODE class=" language-sas"&gt;options set=CASCLIENTDEBUG=1;&lt;/CODE&gt;&lt;/PRE&gt;
&lt;P&gt;as well as the most recent CAS server logs from all nodes.&lt;/P&gt;</description>
      <pubDate>Tue, 04 Feb 2020 14:03:46 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Developers/CAS-Disconnecting-with-large-Data/m-p/622186#M650</guid>
      <dc:creator>alexal</dc:creator>
      <dc:date>2020-02-04T14:03:46Z</dc:date>
    </item>
    <item>
      <title>Re: CAS Disconnecting with large Data</title>
      <link>https://communities.sas.com/t5/Developers/CAS-Disconnecting-with-large-Data/m-p/622360#M651</link>
      <description>&lt;P&gt;Thanks&amp;nbsp;&lt;a href="https://communities.sas.com/t5/user/viewprofilepage/user-id/41748"&gt;@alexal&lt;/a&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Funny, but this morning I can copy from CAS table to CAS table. I still can't copy to work (spre). I used the CASClientDebug, but the log is still empty - the session completely disconnects.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I will get the logs and send it to you.&lt;/P&gt;</description>
      <pubDate>Wed, 05 Feb 2020 05:59:00 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Developers/CAS-Disconnecting-with-large-Data/m-p/622360#M651</guid>
      <dc:creator>Kyle4</dc:creator>
      <dc:date>2020-02-05T05:59:00Z</dc:date>
    </item>
    <item>
      <title>Re: CAS Disconnecting with large Data</title>
      <link>https://communities.sas.com/t5/Developers/CAS-Disconnecting-with-large-Data/m-p/631525#M672</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://communities.sas.com/t5/user/viewprofilepage/user-id/41748"&gt;@alexal&lt;/a&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks for you willingness to assist.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;We resolved the issue by increasing the memsize setting.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Kyle&amp;nbsp;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 12 Mar 2020 11:57:58 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Developers/CAS-Disconnecting-with-large-Data/m-p/631525#M672</guid>
      <dc:creator>Kyle4</dc:creator>
      <dc:date>2020-03-12T11:57:58Z</dc:date>
    </item>
  </channel>
</rss>

