<?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: LSF warnings issue in SAS Data Management</title>
    <link>https://communities.sas.com/t5/SAS-Data-Management/LSF-warnings-issue/m-p/191863#M4003</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Yes I agree, but am automating client existing scripts I don't have authorization to modify/edit. pls advise me if any way to overcome this issue.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 21 Oct 2014 07:06:02 GMT</pubDate>
    <dc:creator>chirumalla</dc:creator>
    <dc:date>2014-10-21T07:06:02Z</dc:date>
    <item>
      <title>LSF warnings issue</title>
      <link>https://communities.sas.com/t5/SAS-Data-Management/LSF-warnings-issue/m-p/191861#M4001</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;My SAS scripts generating some warning messages. when I run this scripts in LSF warnings consider as a errors and jobs become red and exit the flow. is any option or method to suppress/ignore warnings in LSF scheduler.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 21 Oct 2014 06:42:26 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Data-Management/LSF-warnings-issue/m-p/191861#M4001</guid>
      <dc:creator>chirumalla</dc:creator>
      <dc:date>2014-10-21T06:42:26Z</dc:date>
    </item>
    <item>
      <title>Re: LSF warnings issue</title>
      <link>https://communities.sas.com/t5/SAS-Data-Management/LSF-warnings-issue/m-p/191862#M4002</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I STRONGLY advise to make any SAS batch program completely free of warnings before running it with a scheduler. That way, when an exit code &amp;lt;&amp;gt; 0 is encountered, you can be sure that something unexpected happened. Ignoring WARNINGs will lead to undetected errors, sooner or later, and is BAD practice.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 21 Oct 2014 06:57:13 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Data-Management/LSF-warnings-issue/m-p/191862#M4002</guid>
      <dc:creator>Kurt_Bremser</dc:creator>
      <dc:date>2014-10-21T06:57:13Z</dc:date>
    </item>
    <item>
      <title>Re: LSF warnings issue</title>
      <link>https://communities.sas.com/t5/SAS-Data-Management/LSF-warnings-issue/m-p/191863#M4003</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Yes I agree, but am automating client existing scripts I don't have authorization to modify/edit. pls advise me if any way to overcome this issue.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 21 Oct 2014 07:06:02 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Data-Management/LSF-warnings-issue/m-p/191863#M4003</guid>
      <dc:creator>chirumalla</dc:creator>
      <dc:date>2014-10-21T07:06:02Z</dc:date>
    </item>
    <item>
      <title>Re: LSF warnings issue</title>
      <link>https://communities.sas.com/t5/SAS-Data-Management/LSF-warnings-issue/m-p/191864#M4004</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Sounds like you have a system maintenance process issue, rather than a technical one.&lt;/P&gt;&lt;P&gt;Just contact the responsible for the SAS jobs and have them correct the warnings.&lt;/P&gt;&lt;P&gt;I shouldn't say this, but SAS configuration is prepared for this, check out the comment in ..\BatchServer\sasbatch.bat/sh.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 21 Oct 2014 07:20:22 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Data-Management/LSF-warnings-issue/m-p/191864#M4004</guid>
      <dc:creator>LinusH</dc:creator>
      <dc:date>2014-10-21T07:20:22Z</dc:date>
    </item>
    <item>
      <title>Re: LSF warnings issue</title>
      <link>https://communities.sas.com/t5/SAS-Data-Management/LSF-warnings-issue/m-p/191865#M4005</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You cannot overcome this without a good description coming in from your client how to handle all conditions. When there is something getting into contradictions with some code that must also get decided&amp;amp;described.&amp;nbsp; &lt;/P&gt;&lt;P&gt;A pitty as you cannot answer always "yes" to them on forehand.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Some info:&lt;/P&gt;&lt;P&gt;&lt;A href="http://support.sas.com/documentation/cdl/en/lrcon/67885/HTML/default/viewer.htm#n1nzmsupywf45qn1m6j1eczg1cb4.htm" title="http://support.sas.com/documentation/cdl/en/lrcon/67885/HTML/default/viewer.htm#n1nzmsupywf45qn1m6j1eczg1cb4.htm"&gt;SAS(R) 9.4 Language Reference: Concepts, Fourth Edition&lt;/A&gt;&amp;nbsp; Handling error codes.&amp;nbsp; &lt;/P&gt;&lt;P&gt;&lt;A href="http://support.sas.com/documentation/cdl/en/hostunx/67464/HTML/default/viewer.htm#n16qiuy9np34a6n1pzjzn9943v7f.htm" title="http://support.sas.com/documentation/cdl/en/hostunx/67464/HTML/default/viewer.htm#n16qiuy9np34a6n1pzjzn9943v7f.htm"&gt;SAS(R) 9.4 Companion for UNIX Environments, Fourth Edition&lt;/A&gt;&amp;nbsp; syscc see notes on recognizing errors they can be changed (not stable).&lt;/P&gt;&lt;P&gt;&lt;A href="http://support.sas.com/documentation/cdl/en/hostwin/67279/HTML/default/viewer.htm#p1kxial1o2r732n1k3i137zh44n1.htm" title="http://support.sas.com/documentation/cdl/en/hostwin/67279/HTML/default/viewer.htm#p1kxial1o2r732n1k3i137zh44n1.htm"&gt;SAS(R) 9.4 Companion for Windows, Third Edition&lt;/A&gt; syscc has no documented vaules&amp;nbsp; &lt;A href="http://support.sas.com/documentation/cdl/en/mcrolref/62978/HTML/default/viewer.htm#p11nt7mv7k9hl4n1x9zwkralgq1b.htm" title="http://support.sas.com/documentation/cdl/en/mcrolref/62978/HTML/default/viewer.htm#p11nt7mv7k9hl4n1x9zwkralgq1b.htm"&gt;SAS(R) 9.3 Macro Language: Reference&lt;/A&gt; And at this one the value of 4 (normal to mainframe) is mentioned.&lt;/P&gt;&lt;P&gt;Batch processing (like LSF) was common to mainframes having a well defined CC. At Windows it got the focus on pc-desktop usage not batch. &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 21 Oct 2014 07:30:09 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Data-Management/LSF-warnings-issue/m-p/191865#M4005</guid>
      <dc:creator>jakarman</dc:creator>
      <dc:date>2014-10-21T07:30:09Z</dc:date>
    </item>
    <item>
      <title>Re: LSF warnings issue</title>
      <link>https://communities.sas.com/t5/SAS-Data-Management/LSF-warnings-issue/m-p/191866#M4006</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Use a LART on the "clients".&lt;/P&gt;&lt;P&gt;(LART = Luser Attitude Readjustment Tool, in the US aka baseball bat)&lt;/P&gt;&lt;P&gt;Simply reject any SAS program that does not terminate with exit code 0 at successful execution. Or obtain the authorization to modify the codes and do the work yourself. (That is what I do when being handed user's SAS codes to run in batch. I optimize/correct the code until it exits with 0, and run a proc compare on the results of the altered and original code before handing the job off to the datacenter people).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;BTW, not only do we flag an exit code &amp;lt;&amp;gt; 0 as error, I have actually an expanded version of error checking in our sasbatch (that predates the sasbatch in SAS' own Batchserver by about 10 years) where I artificially generate non-zero exit codes if I encounter certain phrases/words in the log file.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 21 Oct 2014 07:42:13 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Data-Management/LSF-warnings-issue/m-p/191866#M4006</guid>
      <dc:creator>Kurt_Bremser</dc:creator>
      <dc:date>2014-10-21T07:42:13Z</dc:date>
    </item>
  </channel>
</rss>

