<?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: File WORK.IMPORT.DATA does not exist in SAS Studio</title>
    <link>https://communities.sas.com/t5/SAS-Studio/error-File-WORK-IMPORT-DATA-does-not-exist/m-p/413959#M4031</link>
    <description>&lt;P&gt;Well, the message says it all. You are trying to use a dataset that does not exist. If you are importing the data from somewhere, look at the log of that step.&lt;/P&gt;
&lt;P&gt;If you imported that data in another session, you need to repeat that process. WORK is transient and deleted with all its contents when a SAS session closes. To preserve data across sessions, use a library other than WORK.&lt;/P&gt;</description>
    <pubDate>Thu, 16 Nov 2017 11:51:33 GMT</pubDate>
    <dc:creator>Kurt_Bremser</dc:creator>
    <dc:date>2017-11-16T11:51:33Z</dc:date>
    <item>
      <title>error: File WORK.IMPORT.DATA does not exist</title>
      <link>https://communities.sas.com/t5/SAS-Studio/error-File-WORK-IMPORT-DATA-does-not-exist/m-p/413953#M4030</link>
      <description>&lt;DIV class="sasSource"&gt;Hello everyone,&lt;/DIV&gt;&lt;DIV class="sasSource"&gt;when importing my data, this errors appears. Could anyone help please ?&lt;/DIV&gt;&lt;DIV class="sasSource"&gt;Thank you&lt;/DIV&gt;&lt;DIV class="sasSource"&gt;&amp;nbsp;&lt;/DIV&gt;&lt;DIV class="sasSource"&gt;1 OPTIONS NONOTES NOSTIMER NOSOURCE NOSYNTAXCHECK;&lt;/DIV&gt;&lt;DIV class="sasSource"&gt;61&lt;/DIV&gt;&lt;DIV class="sasSource"&gt;62 PROC CORRESP DATA=WORK.IMPORT DIMENS=3 OUT=ACMburt MCA;&lt;/DIV&gt;&lt;DIV class="sasError"&gt;ERROR: File WORK.IMPORT.DATA does not exist.&lt;/DIV&gt;&lt;DIV class="sasSource"&gt;63 TABLES GENRE AGE ANCIENNETE;&lt;/DIV&gt;&lt;DIV class="sasSource"&gt;64 RUN;&lt;/DIV&gt;&lt;DIV class="sasNote"&gt;&amp;nbsp;&lt;/DIV&gt;&lt;DIV class="sasNote"&gt;NOTE: The SAS System stopped processing this step because of errors.&lt;/DIV&gt;&lt;DIV class="sasNote"&gt;ARNING: The data set WORK.ACMBURT may be incomplete. When this step was stopped there were 0 observations and 0 variables.&lt;/DIV&gt;&lt;DIV class="sasWarning"&gt;WARNING: Data set WORK.ACMBURT was not replaced because this step was stopped.&lt;/DIV&gt;&lt;DIV class="sasNote"&gt;NOTE: PROCEDURE CORRESP used (Total process time):&lt;/DIV&gt;&lt;DIV class="sasNote"&gt;real time 0.06 seconds&lt;/DIV&gt;&lt;DIV class="sasNote"&gt;cpu time 0.04 seconds&lt;/DIV&gt;&lt;DIV class="sasNote"&gt;&amp;nbsp;&lt;/DIV&gt;&lt;DIV class="sasSource"&gt;65&lt;/DIV&gt;&lt;DIV class="sasSource"&gt;66 OPTIONS NONOTES NOSTIMER NOSOURCE NOSYNTAXCHECK;&lt;/DIV&gt;&lt;DIV class="sasSource"&gt;79&amp;nbsp;&lt;/DIV&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 16 Nov 2017 10:37:55 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Studio/error-File-WORK-IMPORT-DATA-does-not-exist/m-p/413953#M4030</guid>
      <dc:creator>thienvudl</dc:creator>
      <dc:date>2017-11-16T10:37:55Z</dc:date>
    </item>
    <item>
      <title>error</title>
      <link>https://communities.sas.com/t5/SAS-Studio/error-File-WORK-IMPORT-DATA-does-not-exist/m-p/413952#M4032</link>
      <description>&lt;DIV class="sasSource"&gt;Hello everyone,&lt;/DIV&gt;&lt;DIV class="sasSource"&gt;when importing my data, this errors appears. Could anyone help please ?&lt;/DIV&gt;&lt;DIV class="sasSource"&gt;Thank you&lt;/DIV&gt;&lt;DIV class="sasSource"&gt;&amp;nbsp;&lt;/DIV&gt;&lt;DIV class="sasSource"&gt;1 OPTIONS NONOTES NOSTIMER NOSOURCE NOSYNTAXCHECK;&lt;/DIV&gt;&lt;DIV class="sasSource"&gt;61&lt;/DIV&gt;&lt;DIV class="sasSource"&gt;62 PROC CORRESP DATA=WORK.IMPORT DIMENS=3 OUT=ACMburt MCA;&lt;/DIV&gt;&lt;DIV class="sasError"&gt;ERROR: File WORK.IMPORT.DATA does not exist.&lt;/DIV&gt;&lt;DIV class="sasSource"&gt;63 TABLES GENRE AGE ANCIENNETE;&lt;/DIV&gt;&lt;DIV class="sasSource"&gt;64 RUN;&lt;/DIV&gt;&lt;DIV class="sasNote"&gt;&amp;nbsp;&lt;/DIV&gt;&lt;DIV class="sasNote"&gt;NOTE: The SAS System stopped processing this step because of errors.&lt;/DIV&gt;&lt;DIV class="sasNote"&gt;ARNING: The data set WORK.ACMBURT may be incomplete. When this step was stopped there were 0 observations and 0 variables.&lt;/DIV&gt;&lt;DIV class="sasWarning"&gt;WARNING: Data set WORK.ACMBURT was not replaced because this step was stopped.&lt;/DIV&gt;&lt;DIV class="sasNote"&gt;NOTE: PROCEDURE CORRESP used (Total process time):&lt;/DIV&gt;&lt;DIV class="sasNote"&gt;real time 0.06 seconds&lt;/DIV&gt;&lt;DIV class="sasNote"&gt;cpu time 0.04 seconds&lt;/DIV&gt;&lt;DIV class="sasNote"&gt;&amp;nbsp;&lt;/DIV&gt;&lt;DIV class="sasSource"&gt;65&lt;/DIV&gt;&lt;DIV class="sasSource"&gt;66 OPTIONS NONOTES NOSTIMER NOSOURCE NOSYNTAXCHECK;&lt;/DIV&gt;&lt;DIV class="sasSource"&gt;79&amp;nbsp;&lt;/DIV&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 16 Nov 2017 10:20:49 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Studio/error-File-WORK-IMPORT-DATA-does-not-exist/m-p/413952#M4032</guid>
      <dc:creator>thienvudl</dc:creator>
      <dc:date>2017-11-16T10:20:49Z</dc:date>
    </item>
    <item>
      <title>Re: error</title>
      <link>https://communities.sas.com/t5/SAS-Studio/error-File-WORK-IMPORT-DATA-does-not-exist/m-p/413956#M4033</link>
      <description>&lt;P&gt;You specified&amp;nbsp;&lt;SPAN&gt;DATA=WORK.IMPORT on the PROC CORRESP statement. The DATA= option specifies the input data set and so obviously it must already exist. The error message indicates this dataset does &lt;EM&gt;not&lt;/EM&gt; exist. Perhaps you had an error in an earlier step that prevented this dataset being created, thus generating this error?&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 16 Nov 2017 11:39:31 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Studio/error-File-WORK-IMPORT-DATA-does-not-exist/m-p/413956#M4033</guid>
      <dc:creator>lethcons</dc:creator>
      <dc:date>2017-11-16T11:39:31Z</dc:date>
    </item>
    <item>
      <title>Re: error: File WORK.IMPORT.DATA does not exist</title>
      <link>https://communities.sas.com/t5/SAS-Studio/error-File-WORK-IMPORT-DATA-does-not-exist/m-p/413959#M4031</link>
      <description>&lt;P&gt;Well, the message says it all. You are trying to use a dataset that does not exist. If you are importing the data from somewhere, look at the log of that step.&lt;/P&gt;
&lt;P&gt;If you imported that data in another session, you need to repeat that process. WORK is transient and deleted with all its contents when a SAS session closes. To preserve data across sessions, use a library other than WORK.&lt;/P&gt;</description>
      <pubDate>Thu, 16 Nov 2017 11:51:33 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Studio/error-File-WORK-IMPORT-DATA-does-not-exist/m-p/413959#M4031</guid>
      <dc:creator>Kurt_Bremser</dc:creator>
      <dc:date>2017-11-16T11:51:33Z</dc:date>
    </item>
    <item>
      <title>Re: error: File WORK.IMPORT.DATA does not exist</title>
      <link>https://communities.sas.com/t5/SAS-Studio/error-File-WORK-IMPORT-DATA-does-not-exist/m-p/413964#M4034</link>
      <description>&lt;P&gt;I also merged your questions into one thread. Please do not double-post, it only makes following the path to the solution harder.&lt;/P&gt;</description>
      <pubDate>Thu, 16 Nov 2017 11:56:16 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Studio/error-File-WORK-IMPORT-DATA-does-not-exist/m-p/413964#M4034</guid>
      <dc:creator>Kurt_Bremser</dc:creator>
      <dc:date>2017-11-16T11:56:16Z</dc:date>
    </item>
  </channel>
</rss>

