<?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: sas studio &amp;amp; sas DI studio error alert in SAS Programming</title>
    <link>https://communities.sas.com/t5/SAS-Programming/sas-studio-amp-sas-DI-studio-error-alert/m-p/946305#M370612</link>
    <description>&lt;BLOCKQUOTE&gt;&lt;HR /&gt;&lt;a href="https://communities.sas.com/t5/user/viewprofilepage/user-id/296798"&gt;@U2&lt;/a&gt;&amp;nbsp;wrote:&lt;BR /&gt;
&lt;P&gt;Hi Team ,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;i have sas code and when ever sas code is failed with error then i need to get email notification that sas code is failed .&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;i have used Automatic variable &amp;amp;syscc and executed in sas studio and value is returning 1012 and same code if i run in SAS DI studio then value is returning as 3000 .&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;can you please tell me why the values are getting in different .&lt;/P&gt;
&lt;HR /&gt;&lt;/BLOCKQUOTE&gt;
&lt;P&gt;Show us the LOG from both jobs.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;In many respects the specific codes returned at the job level aren't very specific. Look at documentation of SYSERR codes for some. Generally I would say the specific error codes might point me to the types of statements to concentrated on finding in the log. For example a 1020, I/O problem I would look at data sources such as filenames or options reading/ writing external files but I don't know exactly what happened.&lt;/P&gt;</description>
    <pubDate>Fri, 04 Oct 2024 14:46:14 GMT</pubDate>
    <dc:creator>ballardw</dc:creator>
    <dc:date>2024-10-04T14:46:14Z</dc:date>
    <item>
      <title>sas studio &amp; sas DI studio error alert</title>
      <link>https://communities.sas.com/t5/SAS-Programming/sas-studio-amp-sas-DI-studio-error-alert/m-p/946253#M370595</link>
      <description>&lt;P&gt;Hi Team ,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;i have sas code and when ever sas code is failed with error then i need to get email notification that sas code is failed .&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;i have used Automatic variable &amp;amp;syscc and executed in sas studio and value is returning 1012 and same code if i run in SAS DI studio then value is returning as 3000 .&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;can you please tell me why the values are getting in different .&lt;/P&gt;</description>
      <pubDate>Fri, 04 Oct 2024 12:36:11 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/sas-studio-amp-sas-DI-studio-error-alert/m-p/946253#M370595</guid>
      <dc:creator>U2</dc:creator>
      <dc:date>2024-10-04T12:36:11Z</dc:date>
    </item>
    <item>
      <title>Re: sas studio &amp; sas DI studio error alert</title>
      <link>https://communities.sas.com/t5/SAS-Programming/sas-studio-amp-sas-DI-studio-error-alert/m-p/946286#M370603</link>
      <description>You mean running in batch vs running inside DI Studio application?&lt;BR /&gt;Please share logs.</description>
      <pubDate>Fri, 04 Oct 2024 13:54:12 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/sas-studio-amp-sas-DI-studio-error-alert/m-p/946286#M370603</guid>
      <dc:creator>LinusH</dc:creator>
      <dc:date>2024-10-04T13:54:12Z</dc:date>
    </item>
    <item>
      <title>Re: sas studio &amp; sas DI studio error alert</title>
      <link>https://communities.sas.com/t5/SAS-Programming/sas-studio-amp-sas-DI-studio-error-alert/m-p/946287#M370604</link>
      <description>&lt;P&gt;yeah i ran using batch mode and i got values is syscc is 3000 and when i run in sas studio then syscc value is 1012&lt;/P&gt;</description>
      <pubDate>Fri, 04 Oct 2024 13:56:04 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/sas-studio-amp-sas-DI-studio-error-alert/m-p/946287#M370604</guid>
      <dc:creator>U2</dc:creator>
      <dc:date>2024-10-04T13:56:04Z</dc:date>
    </item>
    <item>
      <title>Re: sas studio &amp; sas DI studio error alert</title>
      <link>https://communities.sas.com/t5/SAS-Programming/sas-studio-amp-sas-DI-studio-error-alert/m-p/946305#M370612</link>
      <description>&lt;BLOCKQUOTE&gt;&lt;HR /&gt;&lt;a href="https://communities.sas.com/t5/user/viewprofilepage/user-id/296798"&gt;@U2&lt;/a&gt;&amp;nbsp;wrote:&lt;BR /&gt;
&lt;P&gt;Hi Team ,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;i have sas code and when ever sas code is failed with error then i need to get email notification that sas code is failed .&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;i have used Automatic variable &amp;amp;syscc and executed in sas studio and value is returning 1012 and same code if i run in SAS DI studio then value is returning as 3000 .&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;can you please tell me why the values are getting in different .&lt;/P&gt;
&lt;HR /&gt;&lt;/BLOCKQUOTE&gt;
&lt;P&gt;Show us the LOG from both jobs.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;In many respects the specific codes returned at the job level aren't very specific. Look at documentation of SYSERR codes for some. Generally I would say the specific error codes might point me to the types of statements to concentrated on finding in the log. For example a 1020, I/O problem I would look at data sources such as filenames or options reading/ writing external files but I don't know exactly what happened.&lt;/P&gt;</description>
      <pubDate>Fri, 04 Oct 2024 14:46:14 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/sas-studio-amp-sas-DI-studio-error-alert/m-p/946305#M370612</guid>
      <dc:creator>ballardw</dc:creator>
      <dc:date>2024-10-04T14:46:14Z</dc:date>
    </item>
  </channel>
</rss>

