<?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: Suppress Warning in SAS Programming</title>
    <link>https://communities.sas.com/t5/SAS-Programming/Suppress-Warning/m-p/704368#M215930</link>
    <description>&lt;P&gt;It would be better to fix the part generating the warning. Can you post the log, so that we can actually see the warning?&lt;/P&gt;</description>
    <pubDate>Tue, 08 Dec 2020 07:48:42 GMT</pubDate>
    <dc:creator>andreas_lds</dc:creator>
    <dc:date>2020-12-08T07:48:42Z</dc:date>
    <item>
      <title>Suppress Warning</title>
      <link>https://communities.sas.com/t5/SAS-Programming/Suppress-Warning/m-p/704366#M215928</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Currently in one of the sas job, I'm getting a Sas warning and that throws an error in my SAS DI job. But I got the desired output even after my job gets aborted/warnings. So I don't want to do any code changes because of this warnings. Planned to suppress the wanings at job level using the return code.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Is there any possible way to have a small part of sas code at the end of the sas job to check the return code ( i.e. warning rc) and then change the return code to mark the job as successful?&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Thanks in advance.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 08 Dec 2020 07:17:02 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/Suppress-Warning/m-p/704366#M215928</guid>
      <dc:creator>helannivas88</dc:creator>
      <dc:date>2020-12-08T07:17:02Z</dc:date>
    </item>
    <item>
      <title>Re: Suppress Warning</title>
      <link>https://communities.sas.com/t5/SAS-Programming/Suppress-Warning/m-p/704368#M215930</link>
      <description>&lt;P&gt;It would be better to fix the part generating the warning. Can you post the log, so that we can actually see the warning?&lt;/P&gt;</description>
      <pubDate>Tue, 08 Dec 2020 07:48:42 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/Suppress-Warning/m-p/704368#M215930</guid>
      <dc:creator>andreas_lds</dc:creator>
      <dc:date>2020-12-08T07:48:42Z</dc:date>
    </item>
    <item>
      <title>Re: Suppress Warning</title>
      <link>https://communities.sas.com/t5/SAS-Programming/Suppress-Warning/m-p/704369#M215931</link>
      <description>&lt;P&gt;Its a DB2 warning not a SAS warning&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;NOTE: The macro GENERATESQL completed compilation without errors.&lt;BR /&gt;23 instructions 2688 bytes.&lt;BR /&gt;NOTE: The macro APPENDSQL completed compilation without errors.&lt;BR /&gt;13 instructions 1296 bytes.&lt;BR /&gt;WARNING: During execute: [IBM][CLI Driver][DB2/LINUXX8664] SQL0437W Performance of this complex query might be sub-optimal. &lt;BR /&gt;Reason code: "1". SQLSTATE=01602&lt;/P&gt;</description>
      <pubDate>Tue, 08 Dec 2020 07:52:55 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/Suppress-Warning/m-p/704369#M215931</guid>
      <dc:creator>helannivas88</dc:creator>
      <dc:date>2020-12-08T07:52:55Z</dc:date>
    </item>
    <item>
      <title>Re: Suppress Warning</title>
      <link>https://communities.sas.com/t5/SAS-Programming/Suppress-Warning/m-p/704423#M215944</link>
      <description>&lt;P&gt;I believe that error is being passed to SAS from IBM/DB2&lt;BR /&gt;&lt;BR /&gt;&lt;A href="https://www.ibm.com/support/pages/sql0437w-performance-complex-query-may-be-sub-optimal" target="_blank" rel="noopener"&gt;https://www.ibm.com/support/pages/sql0437w-performance-complex-query-may-be-sub-optimal&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I also recommend that you fix the warning and not try to "hide" it.&lt;/P&gt;</description>
      <pubDate>Tue, 08 Dec 2020 15:28:03 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/Suppress-Warning/m-p/704423#M215944</guid>
      <dc:creator>AMSAS</dc:creator>
      <dc:date>2020-12-08T15:28:03Z</dc:date>
    </item>
  </channel>
</rss>

