<?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 LSF exit code in relation to SAS return code in Administration and Deployment</title>
    <link>https://communities.sas.com/t5/Administration-and-Deployment/LSF-exit-code-in-relation-to-SAS-return-code/m-p/205784#M2959</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Can anyone tell me which SAS return codes result in what LSF exit codes? For instance, I've got a return code of 4 that results in LSF exit code 1. But an error in another job results in exit code 21. What is the logic behind this?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 19 Mar 2015 13:41:48 GMT</pubDate>
    <dc:creator>S_Burggraaff</dc:creator>
    <dc:date>2015-03-19T13:41:48Z</dc:date>
    <item>
      <title>LSF exit code in relation to SAS return code</title>
      <link>https://communities.sas.com/t5/Administration-and-Deployment/LSF-exit-code-in-relation-to-SAS-return-code/m-p/205784#M2959</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Can anyone tell me which SAS return codes result in what LSF exit codes? For instance, I've got a return code of 4 that results in LSF exit code 1. But an error in another job results in exit code 21. What is the logic behind this?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 19 Mar 2015 13:41:48 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Administration-and-Deployment/LSF-exit-code-in-relation-to-SAS-return-code/m-p/205784#M2959</guid>
      <dc:creator>S_Burggraaff</dc:creator>
      <dc:date>2015-03-19T13:41:48Z</dc:date>
    </item>
    <item>
      <title>Re: LSF exit code in relation to SAS return code</title>
      <link>https://communities.sas.com/t5/Administration-and-Deployment/LSF-exit-code-in-relation-to-SAS-return-code/m-p/205785#M2960</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;LSF does not run SAS code. LSF runs OS scripts (unix shell types) that are calling the SAS system to run SAS code.&lt;/P&gt;&lt;P&gt;It is the OS script that returns the exit code review that one.&amp;nbsp; &lt;A href="http://support.sas.com/rnd/scalability/grid/platformfaq.html" title="http://support.sas.com/rnd/scalability/grid/platformfaq.html"&gt; Scalability Community: SAS&amp;amp;reg; Platform Notes &lt;/A&gt;&amp;nbsp; &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 19 Mar 2015 22:22:41 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Administration-and-Deployment/LSF-exit-code-in-relation-to-SAS-return-code/m-p/205785#M2960</guid>
      <dc:creator>jakarman</dc:creator>
      <dc:date>2015-03-19T22:22:41Z</dc:date>
    </item>
    <item>
      <title>Re: LSF exit code in relation to SAS return code</title>
      <link>https://communities.sas.com/t5/Administration-and-Deployment/LSF-exit-code-in-relation-to-SAS-return-code/m-p/205786#M2961</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks Jaap. Unfortunately I don’t have the authorization to check the sasbatch script. But when I look at the example script then that looks like the exit codes we are seeing in our batch.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 23 Mar 2015 13:32:01 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Administration-and-Deployment/LSF-exit-code-in-relation-to-SAS-return-code/m-p/205786#M2961</guid>
      <dc:creator>S_Burggraaff</dc:creator>
      <dc:date>2015-03-23T13:32:01Z</dc:date>
    </item>
    <item>
      <title>Re: LSF exit code in relation to SAS return code</title>
      <link>https://communities.sas.com/t5/Administration-and-Deployment/LSF-exit-code-in-relation-to-SAS-return-code/m-p/205787#M2962</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;LSF exit codes don't necessarily line up with SAS return codes. We have had problems with LSF returning non-zero return codes but the SAS log is clean. I've found Googling LSF exit codes quite useful.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I would definitely not rely on LSF exit codes to indicate if the SAS job failed or not. To me there is no substitute for examining the batch SAS logs. Do you not have access to these as they just text files in a log folder.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 23 Mar 2015 18:53:19 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Administration-and-Deployment/LSF-exit-code-in-relation-to-SAS-return-code/m-p/205787#M2962</guid>
      <dc:creator>SASKiwi</dc:creator>
      <dc:date>2015-03-23T18:53:19Z</dc:date>
    </item>
    <item>
      <title>Re: LSF exit code in relation to SAS return code</title>
      <link>https://communities.sas.com/t5/Administration-and-Deployment/LSF-exit-code-in-relation-to-SAS-return-code/m-p/205788#M2963</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;A href="http://www-01.ibm.com/support/knowledgecenter/SSETD4_9.1.3/lsf_admin/job_exit_codes_lsf.dita" title="http://www-01.ibm.com/support/knowledgecenter/SSETD4_9.1.3/lsf_admin/job_exit_codes_lsf.dita"&gt;IBM Knowledge Center&lt;/A&gt; (LSF 9.1.3 exit codes) Also there the logic is release dependent .&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 23 Mar 2015 19:52:50 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Administration-and-Deployment/LSF-exit-code-in-relation-to-SAS-return-code/m-p/205788#M2963</guid>
      <dc:creator>jakarman</dc:creator>
      <dc:date>2015-03-23T19:52:50Z</dc:date>
    </item>
  </channel>
</rss>

