<?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: Kill process in Administration and Deployment</title>
    <link>https://communities.sas.com/t5/Administration-and-Deployment/Kill-process/m-p/550669#M16074</link>
    <description>&lt;P&gt;would it be of value to see if the process could be broken into smaller steps?&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;maybe process 1/4 of the data and then cycle back and do the next 1/4 of the data until it finishes.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;or does the end result require the 500 gbs?&lt;/P&gt;</description>
    <pubDate>Fri, 12 Apr 2019 14:50:55 GMT</pubDate>
    <dc:creator>VDD</dc:creator>
    <dc:date>2019-04-12T14:50:55Z</dc:date>
    <item>
      <title>Kill process</title>
      <link>https://communities.sas.com/t5/Administration-and-Deployment/Kill-process/m-p/550461#M16070</link>
      <description>&lt;DIV&gt;&lt;SPAN&gt;Goodnight.&lt;/SPAN&gt;&lt;/DIV&gt;&lt;DIV&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;/DIV&gt;&lt;DIV&gt;&lt;SPAN&gt;I have a problem with processes that run and consume too much of my resources on the SAS platform.&lt;/SPAN&gt;&lt;/DIV&gt;&lt;DIV&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;SPAN&gt;Is there a way to automatically program or implement the end of these processes if they are exceeding 500GB?&lt;/SPAN&gt;&lt;/DIV&gt;&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;&lt;DIV&gt;&lt;SPAN&gt;Thanks.&lt;/SPAN&gt;&lt;/DIV&gt;</description>
      <pubDate>Thu, 11 Apr 2019 23:03:25 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Administration-and-Deployment/Kill-process/m-p/550461#M16070</guid>
      <dc:creator>wvargasp</dc:creator>
      <dc:date>2019-04-11T23:03:25Z</dc:date>
    </item>
    <item>
      <title>Re: Kill process</title>
      <link>https://communities.sas.com/t5/Administration-and-Deployment/Kill-process/m-p/550504#M16071</link>
      <description>&lt;P&gt;500 GB of what? Memory, disk space, I/O throughput?&lt;/P&gt;</description>
      <pubDate>Fri, 12 Apr 2019 05:40:41 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Administration-and-Deployment/Kill-process/m-p/550504#M16071</guid>
      <dc:creator>Kurt_Bremser</dc:creator>
      <dc:date>2019-04-12T05:40:41Z</dc:date>
    </item>
    <item>
      <title>Re: Kill process</title>
      <link>https://communities.sas.com/t5/Administration-and-Deployment/Kill-process/m-p/550666#M16072</link>
      <description>&lt;P&gt;I have processes that can occupy more than 500GB of my disk when executing them. My question is if there is any way to program in SAS when they come to occupy a lot of space and kill the process.&lt;/P&gt;</description>
      <pubDate>Fri, 12 Apr 2019 14:47:06 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Administration-and-Deployment/Kill-process/m-p/550666#M16072</guid>
      <dc:creator>wvargasp</dc:creator>
      <dc:date>2019-04-12T14:47:06Z</dc:date>
    </item>
    <item>
      <title>Re: Kill process</title>
      <link>https://communities.sas.com/t5/Administration-and-Deployment/Kill-process/m-p/550669#M16074</link>
      <description>&lt;P&gt;would it be of value to see if the process could be broken into smaller steps?&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;maybe process 1/4 of the data and then cycle back and do the next 1/4 of the data until it finishes.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;or does the end result require the 500 gbs?&lt;/P&gt;</description>
      <pubDate>Fri, 12 Apr 2019 14:50:55 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Administration-and-Deployment/Kill-process/m-p/550669#M16074</guid>
      <dc:creator>VDD</dc:creator>
      <dc:date>2019-04-12T14:50:55Z</dc:date>
    </item>
    <item>
      <title>Re: Kill process</title>
      <link>https://communities.sas.com/t5/Administration-and-Deployment/Kill-process/m-p/550684#M16075</link>
      <description>&lt;P&gt;The data can't be divided into small parts. And I want to control the processes that are executed by placing a cap. This with the idea that a single process does not occupy all the space since there are more processes running at the same time.&lt;/P&gt;</description>
      <pubDate>Fri, 12 Apr 2019 15:19:47 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Administration-and-Deployment/Kill-process/m-p/550684#M16075</guid>
      <dc:creator>wvargasp</dc:creator>
      <dc:date>2019-04-12T15:19:47Z</dc:date>
    </item>
    <item>
      <title>Re: Kill process</title>
      <link>https://communities.sas.com/t5/Administration-and-Deployment/Kill-process/m-p/550808#M16079</link>
      <description>&lt;P&gt;Are you talking about SAS WORK space here? If so and your jobs normally can take up 500GB then you should simply size the amount of WORK space on your SAS server to ensure you don't run out of space.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;If on the other hand only badly-behaving jobs are causing this problem then perhaps you could consider having a WORK disk quota per user. This is done with OS settings so how you do it depends on what OS your SAS server is running on. Note disk quotas will cause any SAS jobs going over the limit to fail with out of disk space errors for the users going over their limit.&lt;/P&gt;</description>
      <pubDate>Fri, 12 Apr 2019 22:52:58 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Administration-and-Deployment/Kill-process/m-p/550808#M16079</guid>
      <dc:creator>SASKiwi</dc:creator>
      <dc:date>2019-04-12T22:52:58Z</dc:date>
    </item>
    <item>
      <title>Re: Kill process</title>
      <link>https://communities.sas.com/t5/Administration-and-Deployment/Kill-process/m-p/551360#M16092</link>
      <description>&lt;P&gt;I've raised an issue here:&amp;nbsp;&lt;A href="https://github.com/Boemska/worktop/issues/6" target="_blank"&gt;https://github.com/Boemska/worktop/issues/6&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I'll let you know / update this thread once it's implemented. Or someone else can have a go and send a PR &lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Nik&lt;/P&gt;</description>
      <pubDate>Tue, 16 Apr 2019 12:26:32 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Administration-and-Deployment/Kill-process/m-p/551360#M16092</guid>
      <dc:creator>boemskats</dc:creator>
      <dc:date>2019-04-16T12:26:32Z</dc:date>
    </item>
    <item>
      <title>Re: Kill process</title>
      <link>https://communities.sas.com/t5/Administration-and-Deployment/Kill-process/m-p/553211#M16121</link>
      <description>&lt;P&gt;Go the path &amp;amp; execute this command manually.&lt;/P&gt;&lt;P&gt;./cleanwork /saswork/SAS/&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 23 Apr 2019 13:02:14 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Administration-and-Deployment/Kill-process/m-p/553211#M16121</guid>
      <dc:creator>Ishwarkumar</dc:creator>
      <dc:date>2019-04-23T13:02:14Z</dc:date>
    </item>
  </channel>
</rss>

