<?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 how to turn off SAS error checking in New SAS User</title>
    <link>https://communities.sas.com/t5/New-SAS-User/how-to-turn-off-SAS-error-checking/m-p/572774#M12373</link>
    <description>&lt;P&gt;I have a long program that runs each night in batch mode and last night it encountered an error part way through the program. This is a portion of the log that shows the DATA step that generated the error. The problem is that SAS automatically set OBS=0 after it encountered the error and didn't execute any of the subsequent steps. How can I turn off this behavior so that it continues to execute the rest of the program? I checked the&amp;nbsp;ERRORCHECK SAS system option and it's set to "NORMAL". The program is running on a Windows PC with SAS ver 9.4 TS1M6.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Thanks,&lt;/P&gt;
&lt;P&gt;Robert Matthews&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;FONT face="courier new,courier"&gt;1862 data tabu.fit_pros ; &lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="courier new,courier"&gt;1863 set fit_pros_190711 ;&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="courier new,courier"&gt;1864 run;&lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;&lt;FONT face="courier new,courier"&gt;ERROR: A lock is not available for TABU.FIT_PROS.DATA.&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="courier new,courier"&gt;NOTE: The SAS System stopped processing this step because of errors.&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="courier new,courier"&gt;&lt;STRONG&gt;NOTE: Due to ERROR(s) above, SAS set option OBS=0, enabling syntax check mode.&lt;/STRONG&gt; &lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="courier new,courier"&gt;This prevents execution of subsequent data modification statements.&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="courier new,courier"&gt;WARNING: The data set TABU.FIT_PROS was only partially opened and will not be saved.&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="courier new,courier"&gt;NOTE: DATA statement used (Total process time):&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="courier new,courier"&gt;real time 0.10 seconds&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="courier new,courier"&gt;cpu time 0.01 seconds&lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Thu, 11 Jul 2019 14:55:58 GMT</pubDate>
    <dc:creator>Robert</dc:creator>
    <dc:date>2019-07-11T14:55:58Z</dc:date>
    <item>
      <title>how to turn off SAS error checking</title>
      <link>https://communities.sas.com/t5/New-SAS-User/how-to-turn-off-SAS-error-checking/m-p/572774#M12373</link>
      <description>&lt;P&gt;I have a long program that runs each night in batch mode and last night it encountered an error part way through the program. This is a portion of the log that shows the DATA step that generated the error. The problem is that SAS automatically set OBS=0 after it encountered the error and didn't execute any of the subsequent steps. How can I turn off this behavior so that it continues to execute the rest of the program? I checked the&amp;nbsp;ERRORCHECK SAS system option and it's set to "NORMAL". The program is running on a Windows PC with SAS ver 9.4 TS1M6.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Thanks,&lt;/P&gt;
&lt;P&gt;Robert Matthews&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;FONT face="courier new,courier"&gt;1862 data tabu.fit_pros ; &lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="courier new,courier"&gt;1863 set fit_pros_190711 ;&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="courier new,courier"&gt;1864 run;&lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;&lt;FONT face="courier new,courier"&gt;ERROR: A lock is not available for TABU.FIT_PROS.DATA.&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="courier new,courier"&gt;NOTE: The SAS System stopped processing this step because of errors.&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="courier new,courier"&gt;&lt;STRONG&gt;NOTE: Due to ERROR(s) above, SAS set option OBS=0, enabling syntax check mode.&lt;/STRONG&gt; &lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="courier new,courier"&gt;This prevents execution of subsequent data modification statements.&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="courier new,courier"&gt;WARNING: The data set TABU.FIT_PROS was only partially opened and will not be saved.&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="courier new,courier"&gt;NOTE: DATA statement used (Total process time):&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="courier new,courier"&gt;real time 0.10 seconds&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="courier new,courier"&gt;cpu time 0.01 seconds&lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 11 Jul 2019 14:55:58 GMT</pubDate>
      <guid>https://communities.sas.com/t5/New-SAS-User/how-to-turn-off-SAS-error-checking/m-p/572774#M12373</guid>
      <dc:creator>Robert</dc:creator>
      <dc:date>2019-07-11T14:55:58Z</dc:date>
    </item>
    <item>
      <title>Re: how to turn off SAS error checking</title>
      <link>https://communities.sas.com/t5/New-SAS-User/how-to-turn-off-SAS-error-checking/m-p/572781#M12377</link>
      <description>&lt;P&gt;Try:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;options noerrorbyabend;&lt;/P&gt;</description>
      <pubDate>Thu, 11 Jul 2019 15:09:50 GMT</pubDate>
      <guid>https://communities.sas.com/t5/New-SAS-User/how-to-turn-off-SAS-error-checking/m-p/572781#M12377</guid>
      <dc:creator>Creeback</dc:creator>
      <dc:date>2019-07-11T15:09:50Z</dc:date>
    </item>
    <item>
      <title>Re: how to turn off SAS error checking</title>
      <link>https://communities.sas.com/t5/New-SAS-User/how-to-turn-off-SAS-error-checking/m-p/572783#M12378</link>
      <description>&lt;P&gt;Do you have similar problem as described here (&lt;A href="https://communities.sas.com/t5/SAS-Enterprise-Guide/Ways-to-overcome-the-ERROR-A-lock-is-not-available-for-dataset/td-p/169352" target="_blank"&gt;https://communities.sas.com/t5/SAS-Enterprise-Guide/Ways-to-overcome-the-ERROR-A-lock-is-not-available-for-dataset/td-p/169352&lt;/A&gt;)?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 11 Jul 2019 15:17:09 GMT</pubDate>
      <guid>https://communities.sas.com/t5/New-SAS-User/how-to-turn-off-SAS-error-checking/m-p/572783#M12378</guid>
      <dc:creator>koyelghosh</dc:creator>
      <dc:date>2019-07-11T15:17:09Z</dc:date>
    </item>
  </channel>
</rss>

