<?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: How to Kill SAS job in SAS Programming</title>
    <link>https://communities.sas.com/t5/SAS-Programming/How-to-Kill-SAS-job/m-p/860814#M340044</link>
    <description>&lt;P&gt;If that's lsf then you can also use the lsf bkill command.&lt;/P&gt;
&lt;P&gt;&lt;A href="https://www.ibm.com/docs/en/spectrum-lsf/10.1.0?topic=execution-kill-jobs" target="_blank"&gt;https://www.ibm.com/docs/en/spectrum-lsf/10.1.0?topic=execution-kill-jobs&lt;/A&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Sat, 25 Feb 2023 08:45:49 GMT</pubDate>
    <dc:creator>Patrick</dc:creator>
    <dc:date>2023-02-25T08:45:49Z</dc:date>
    <item>
      <title>How to Kill SAS job</title>
      <link>https://communities.sas.com/t5/SAS-Programming/How-to-Kill-SAS-job/m-p/860810#M340042</link>
      <description>&lt;P&gt;I'm running SAS program in server using Winscp now i need to stop the process, can any one help to how to stop it using Putty&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="qwerty12_0-1677308512520.png" style="width: 695px;"&gt;&lt;img src="https://communities.sas.com/t5/image/serverpage/image-id/80838iE814EA5F346F1770/image-dimensions/695x79?v=v2" width="695" height="79" role="button" title="qwerty12_0-1677308512520.png" alt="qwerty12_0-1677308512520.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;Can any one give command to kill the Job using JobID&lt;/P&gt;</description>
      <pubDate>Sat, 25 Feb 2023 07:02:58 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/How-to-Kill-SAS-job/m-p/860810#M340042</guid>
      <dc:creator>qwerty12</dc:creator>
      <dc:date>2023-02-25T07:02:58Z</dc:date>
    </item>
    <item>
      <title>Re: How to Kill SAS job</title>
      <link>https://communities.sas.com/t5/SAS-Programming/How-to-Kill-SAS-job/m-p/860811#M340043</link>
      <description>&lt;P&gt;In UNIX, the &lt;FONT face="courier new,courier"&gt;kill&lt;/FONT&gt; command is used to send a&amp;nbsp;&lt;A href="https://en.m.wikipedia.org/wiki/Signal_(IPC)" target="_blank" rel="noopener"&gt;signal&lt;/A&gt;&amp;nbsp;to a process (or processes). Without a parameter, it sends SIGTERM, allowing the process to terminate gracefully; if that does not work, you need to use &lt;FONT face="courier new,courier"&gt;kill -9 &amp;lt;processnumber&amp;gt;&lt;/FONT&gt;. This sends SIGKILL, and the process can't ignore that (the kernel terminates it).&lt;/P&gt;
&lt;P&gt;The command must either be sent by the user owning the process, or by root.&lt;/P&gt;</description>
      <pubDate>Sat, 25 Feb 2023 07:14:25 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/How-to-Kill-SAS-job/m-p/860811#M340043</guid>
      <dc:creator>Kurt_Bremser</dc:creator>
      <dc:date>2023-02-25T07:14:25Z</dc:date>
    </item>
    <item>
      <title>Re: How to Kill SAS job</title>
      <link>https://communities.sas.com/t5/SAS-Programming/How-to-Kill-SAS-job/m-p/860814#M340044</link>
      <description>&lt;P&gt;If that's lsf then you can also use the lsf bkill command.&lt;/P&gt;
&lt;P&gt;&lt;A href="https://www.ibm.com/docs/en/spectrum-lsf/10.1.0?topic=execution-kill-jobs" target="_blank"&gt;https://www.ibm.com/docs/en/spectrum-lsf/10.1.0?topic=execution-kill-jobs&lt;/A&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Sat, 25 Feb 2023 08:45:49 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/How-to-Kill-SAS-job/m-p/860814#M340044</guid>
      <dc:creator>Patrick</dc:creator>
      <dc:date>2023-02-25T08:45:49Z</dc:date>
    </item>
  </channel>
</rss>

