<?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: Error message says my dataset doesn't exist, but it's the wrong dataset in Programming 1 and 2</title>
    <link>https://communities.sas.com/t5/Programming-1-and-2/Error-message-says-my-dataset-doesn-t-exist-but-it-s-the-wrong/m-p/729949#M731</link>
    <description>&lt;P&gt;If retype the same code in a newly program window, what will be the result?&lt;/P&gt;</description>
    <pubDate>Tue, 30 Mar 2021 04:43:18 GMT</pubDate>
    <dc:creator>japelin</dc:creator>
    <dc:date>2021-03-30T04:43:18Z</dc:date>
    <item>
      <title>Error message says my dataset doesn't exist, but it's the wrong dataset</title>
      <link>https://communities.sas.com/t5/Programming-1-and-2/Error-message-says-my-dataset-doesn-t-exist-but-it-s-the-wrong/m-p/729946#M730</link>
      <description>&lt;P&gt;Hi there,&lt;/P&gt;&lt;P&gt;I'm experiencing a very strange issue with Lesson 3. I need to write a PROC FREQ step to analyze rows from&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;STRONG&gt;pg1.np_species&lt;/STRONG&gt;.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;So this is what I write:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;PRE&gt;&lt;CODE class=" language-sas"&gt;proc freq pg1.np_species;

run;&lt;/CODE&gt;&lt;/PRE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;And for some reason I get this error message:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;PRE&gt;&lt;CODE class=" language-sas"&gt;32 proc freq pg1.np_species;
______________
22
201
ERROR: File WORK.T_STORM_DAMAGE.DATA does not exist.
ERROR 22-322: Syntax error, expecting one of the following: ;, COMPRESS, DATA, FC, FORMCHAR, NLEVELS, NOPRINT, ORDER, PAGE.
ERROR 201-322: The option is not recognized and will be ignored.
33 *where species_id like 'YOSE%' and category='Mammal';
34 run;&lt;/CODE&gt;&lt;/PRE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;It looks like SAS is trying to open an &lt;STRONG&gt;entirely different dataset&lt;/STRONG&gt; named&amp;nbsp;&lt;EM&gt;T_STORM_DAMAGE&lt;/EM&gt;, for some reason.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I've restarted SAS and this project, but this keeps happening. What is going on here?&lt;/P&gt;</description>
      <pubDate>Tue, 30 Mar 2021 04:31:41 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Programming-1-and-2/Error-message-says-my-dataset-doesn-t-exist-but-it-s-the-wrong/m-p/729946#M730</guid>
      <dc:creator>Negarev</dc:creator>
      <dc:date>2021-03-30T04:31:41Z</dc:date>
    </item>
    <item>
      <title>Re: Error message says my dataset doesn't exist, but it's the wrong dataset</title>
      <link>https://communities.sas.com/t5/Programming-1-and-2/Error-message-says-my-dataset-doesn-t-exist-but-it-s-the-wrong/m-p/729949#M731</link>
      <description>&lt;P&gt;If retype the same code in a newly program window, what will be the result?&lt;/P&gt;</description>
      <pubDate>Tue, 30 Mar 2021 04:43:18 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Programming-1-and-2/Error-message-says-my-dataset-doesn-t-exist-but-it-s-the-wrong/m-p/729949#M731</guid>
      <dc:creator>japelin</dc:creator>
      <dc:date>2021-03-30T04:43:18Z</dc:date>
    </item>
    <item>
      <title>Re: Error message says my dataset doesn't exist, but it's the wrong dataset</title>
      <link>https://communities.sas.com/t5/Programming-1-and-2/Error-message-says-my-dataset-doesn-t-exist-but-it-s-the-wrong/m-p/729955#M732</link>
      <description>Ah, nevermind, I forgot about the data= statement....</description>
      <pubDate>Tue, 30 Mar 2021 05:08:47 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Programming-1-and-2/Error-message-says-my-dataset-doesn-t-exist-but-it-s-the-wrong/m-p/729955#M732</guid>
      <dc:creator>Negarev</dc:creator>
      <dc:date>2021-03-30T05:08:47Z</dc:date>
    </item>
  </channel>
</rss>

