<?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 program not creating output dataset in SAS Programming</title>
    <link>https://communities.sas.com/t5/SAS-Programming/SAS-program-not-creating-output-dataset/m-p/744010#M233022</link>
    <description>&lt;P&gt;Start by making sure that the problem is not buried in one of the "autoexec" facilities.&lt;/P&gt;
&lt;P&gt;Open a new SAS session, do not load a program, and enter this:&lt;/P&gt;
&lt;PRE&gt;&lt;CODE class=" language-sas"&gt;proc print data=sashelp.class;
run;&lt;/CODE&gt;&lt;/PRE&gt;
&lt;P&gt;and check the log and output.&lt;/P&gt;</description>
    <pubDate>Thu, 27 May 2021 08:50:45 GMT</pubDate>
    <dc:creator>Kurt_Bremser</dc:creator>
    <dc:date>2021-05-27T08:50:45Z</dc:date>
    <item>
      <title>SAS program not creating output dataset</title>
      <link>https://communities.sas.com/t5/SAS-Programming/SAS-program-not-creating-output-dataset/m-p/743991#M233016</link>
      <description>&lt;P&gt;Hello,&amp;nbsp;&lt;/P&gt;&lt;P&gt;I am working on&amp;nbsp; a program with SQL and macros embedded. there are also a few proc freq with the output option. I am a confused as to why I am seeing the warning attached below. It also seems the log was last generated this morning and since then all the runs have been throwing this warning.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;looking for suggestions,&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Maitri&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="sas log warning.JPG" style="width: 999px;"&gt;&lt;img src="https://communities.sas.com/t5/image/serverpage/image-id/59783i2431F3508CC21C49/image-size/large?v=v2&amp;amp;px=999" role="button" title="sas log warning.JPG" alt="sas log warning.JPG" /&gt;&lt;/span&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 26 May 2021 18:34:06 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/SAS-program-not-creating-output-dataset/m-p/743991#M233016</guid>
      <dc:creator>shahm</dc:creator>
      <dc:date>2021-05-26T18:34:06Z</dc:date>
    </item>
    <item>
      <title>Re: SAS program not creating output dataset</title>
      <link>https://communities.sas.com/t5/SAS-Programming/SAS-program-not-creating-output-dataset/m-p/743993#M233017</link>
      <description>&lt;P&gt;Re connect your code generation tool (Is that screen shot from SAS/Studio or Enterprise Guide ?) to a new SAS session to clear the unbalanced quotes that is confusing things.&lt;/P&gt;</description>
      <pubDate>Wed, 26 May 2021 18:43:21 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/SAS-program-not-creating-output-dataset/m-p/743993#M233017</guid>
      <dc:creator>Tom</dc:creator>
      <dc:date>2021-05-26T18:43:21Z</dc:date>
    </item>
    <item>
      <title>Re: SAS program not creating output dataset</title>
      <link>https://communities.sas.com/t5/SAS-Programming/SAS-program-not-creating-output-dataset/m-p/743998#M233018</link>
      <description>Thanks Tom!! it is SAS enterprise guide. I will try to move it to a new sas session.&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Wed, 26 May 2021 18:46:33 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/SAS-program-not-creating-output-dataset/m-p/743998#M233018</guid>
      <dc:creator>shahm</dc:creator>
      <dc:date>2021-05-26T18:46:33Z</dc:date>
    </item>
    <item>
      <title>Re: SAS program not creating output dataset</title>
      <link>https://communities.sas.com/t5/SAS-Programming/SAS-program-not-creating-output-dataset/m-p/744002#M233019</link>
      <description>Unfortunately I get the same error when I open a new sas session as well. even when I run sections of the code, the log seems to be off. It is printing the same log from 9:20 am.&lt;BR /&gt;&lt;BR /&gt;Any idea why is that so.&lt;BR /&gt;&lt;BR /&gt;Thanks,&lt;BR /&gt;Maitri</description>
      <pubDate>Wed, 26 May 2021 18:58:25 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/SAS-program-not-creating-output-dataset/m-p/744002#M233019</guid>
      <dc:creator>shahm</dc:creator>
      <dc:date>2021-05-26T18:58:25Z</dc:date>
    </item>
    <item>
      <title>Re: SAS program not creating output dataset</title>
      <link>https://communities.sas.com/t5/SAS-Programming/SAS-program-not-creating-output-dataset/m-p/744010#M233022</link>
      <description>&lt;P&gt;Start by making sure that the problem is not buried in one of the "autoexec" facilities.&lt;/P&gt;
&lt;P&gt;Open a new SAS session, do not load a program, and enter this:&lt;/P&gt;
&lt;PRE&gt;&lt;CODE class=" language-sas"&gt;proc print data=sashelp.class;
run;&lt;/CODE&gt;&lt;/PRE&gt;
&lt;P&gt;and check the log and output.&lt;/P&gt;</description>
      <pubDate>Thu, 27 May 2021 08:50:45 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/SAS-program-not-creating-output-dataset/m-p/744010#M233022</guid>
      <dc:creator>Kurt_Bremser</dc:creator>
      <dc:date>2021-05-27T08:50:45Z</dc:date>
    </item>
    <item>
      <title>Re: SAS program not creating output dataset</title>
      <link>https://communities.sas.com/t5/SAS-Programming/SAS-program-not-creating-output-dataset/m-p/744044#M233038</link>
      <description>To add on, if you have anything in your program set to run before the program in preferences/settings you may want to verify that code is working correctly.</description>
      <pubDate>Wed, 26 May 2021 20:48:48 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/SAS-program-not-creating-output-dataset/m-p/744044#M233038</guid>
      <dc:creator>Reeza</dc:creator>
      <dc:date>2021-05-26T20:48:48Z</dc:date>
    </item>
  </channel>
</rss>

