<?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 Import problems in SAS Programming</title>
    <link>https://communities.sas.com/t5/SAS-Programming/Import-problems/m-p/157565#M299162</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P class="sasSource" style="color: #000000;"&gt;I am new to SAS. I have been trying to import a CSV file but I have been unable to do so. This is what it had in the log on my last attempt:&lt;/P&gt;&lt;P class="sasSource" style="color: #000000;"&gt;&lt;/P&gt;&lt;P class="sasSource" style="color: #000000;"&gt; 1 OPTIONS NONOTES NOSTIMER NOSOURCE NOSYNTAXCHECK;&lt;/P&gt;&lt;P class="sasSource" style="color: #000000;"&gt; 42 ;&lt;/P&gt;&lt;P class="sasSource" style="color: #000000;"&gt; 43 proc import datafile= '/‌folders/‌myshortcuts/‌MyFolders/‌Scores.csv' out= class dbms= csv replace;&lt;/P&gt;&lt;P class="sasSource" style="color: #000000;"&gt; 43 ! getnames= yes&lt;/P&gt;&lt;P class="sasSource" style="color: #000000;"&gt; 43 ! ;&lt;/P&gt;&lt;P class="sasSource" style="color: #000000;"&gt; 44 run;&lt;/P&gt;&lt;P class="sasNote" id="sasLogNote1_1403811367612" style="color: #0000ff;"&gt; NOTE: Unable to open parameter catalog: SASUSER.PARMS.PARMS.SLIST in update mode. Temporary parameter values will be saved to &lt;/P&gt;&lt;P class="sasSource" style="color: #000000;"&gt; WORK.PARMS.PARMS.SLIST.&lt;/P&gt;&lt;P class="sasSource" style="color: #000000;"&gt; ERROR: The path /‌folders/‌myshortcuts/‌MyFolders/‌Scores.csv is invalid because it is not in the list of accessible paths &lt;/P&gt;&lt;P class="sasSource" style="color: #000000;"&gt; when SAS is in the lockdown state. &lt;/P&gt;&lt;P class="sasError" id="sasLogError1_1403811367612" style="color: #ff0000;"&gt; ERROR: Import unsuccessful. See SAS Log for details.&lt;/P&gt;&lt;P class="sasNote" id="sasLogNote2_1403811367612" style="color: #0000ff;"&gt; NOTE: The SAS System stopped processing this step because of errors.&lt;/P&gt;&lt;P class="sasNote" id="sasLogNote3_1403811367612" style="color: #0000ff;"&gt; NOTE: PROCEDURE IMPORT used (Total process time):&lt;/P&gt;&lt;P class="sasNote" style="color: #0000ff;"&gt;&amp;nbsp; real time 1.39 seconds&lt;/P&gt;&lt;P class="sasNote" style="color: #0000ff;"&gt;&amp;nbsp; cpu time 0.22 seconds&lt;/P&gt;&lt;P class="sasNote" style="color: #0000ff;"&gt;&amp;nbsp;&amp;nbsp; &lt;/P&gt;&lt;P class="sasSource" style="color: #000000;"&gt; 45&amp;nbsp; &lt;/P&gt;&lt;P class="sasSource" style="color: #000000;"&gt; 46 ;&lt;/P&gt;&lt;P class="sasSource" style="color: #000000;"&gt; 47 OPTIONS NONOTES NOSTIMER NOSOURCE NOSYNTAXCHECK;&lt;/P&gt;&lt;P class="sasSource" style="color: #000000;"&gt; 57 ;&lt;/P&gt;&lt;P class="sasSource" style="color: #000000;"&gt;&lt;/P&gt;&lt;P class="sasSource" style="color: #000000;"&gt;Any help appreciated :smileyconfused:&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 26 Jun 2014 19:40:05 GMT</pubDate>
    <dc:creator>kelleigh</dc:creator>
    <dc:date>2014-06-26T19:40:05Z</dc:date>
    <item>
      <title>Import problems</title>
      <link>https://communities.sas.com/t5/SAS-Programming/Import-problems/m-p/157565#M299162</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P class="sasSource" style="color: #000000;"&gt;I am new to SAS. I have been trying to import a CSV file but I have been unable to do so. This is what it had in the log on my last attempt:&lt;/P&gt;&lt;P class="sasSource" style="color: #000000;"&gt;&lt;/P&gt;&lt;P class="sasSource" style="color: #000000;"&gt; 1 OPTIONS NONOTES NOSTIMER NOSOURCE NOSYNTAXCHECK;&lt;/P&gt;&lt;P class="sasSource" style="color: #000000;"&gt; 42 ;&lt;/P&gt;&lt;P class="sasSource" style="color: #000000;"&gt; 43 proc import datafile= '/‌folders/‌myshortcuts/‌MyFolders/‌Scores.csv' out= class dbms= csv replace;&lt;/P&gt;&lt;P class="sasSource" style="color: #000000;"&gt; 43 ! getnames= yes&lt;/P&gt;&lt;P class="sasSource" style="color: #000000;"&gt; 43 ! ;&lt;/P&gt;&lt;P class="sasSource" style="color: #000000;"&gt; 44 run;&lt;/P&gt;&lt;P class="sasNote" id="sasLogNote1_1403811367612" style="color: #0000ff;"&gt; NOTE: Unable to open parameter catalog: SASUSER.PARMS.PARMS.SLIST in update mode. Temporary parameter values will be saved to &lt;/P&gt;&lt;P class="sasSource" style="color: #000000;"&gt; WORK.PARMS.PARMS.SLIST.&lt;/P&gt;&lt;P class="sasSource" style="color: #000000;"&gt; ERROR: The path /‌folders/‌myshortcuts/‌MyFolders/‌Scores.csv is invalid because it is not in the list of accessible paths &lt;/P&gt;&lt;P class="sasSource" style="color: #000000;"&gt; when SAS is in the lockdown state. &lt;/P&gt;&lt;P class="sasError" id="sasLogError1_1403811367612" style="color: #ff0000;"&gt; ERROR: Import unsuccessful. See SAS Log for details.&lt;/P&gt;&lt;P class="sasNote" id="sasLogNote2_1403811367612" style="color: #0000ff;"&gt; NOTE: The SAS System stopped processing this step because of errors.&lt;/P&gt;&lt;P class="sasNote" id="sasLogNote3_1403811367612" style="color: #0000ff;"&gt; NOTE: PROCEDURE IMPORT used (Total process time):&lt;/P&gt;&lt;P class="sasNote" style="color: #0000ff;"&gt;&amp;nbsp; real time 1.39 seconds&lt;/P&gt;&lt;P class="sasNote" style="color: #0000ff;"&gt;&amp;nbsp; cpu time 0.22 seconds&lt;/P&gt;&lt;P class="sasNote" style="color: #0000ff;"&gt;&amp;nbsp;&amp;nbsp; &lt;/P&gt;&lt;P class="sasSource" style="color: #000000;"&gt; 45&amp;nbsp; &lt;/P&gt;&lt;P class="sasSource" style="color: #000000;"&gt; 46 ;&lt;/P&gt;&lt;P class="sasSource" style="color: #000000;"&gt; 47 OPTIONS NONOTES NOSTIMER NOSOURCE NOSYNTAXCHECK;&lt;/P&gt;&lt;P class="sasSource" style="color: #000000;"&gt; 57 ;&lt;/P&gt;&lt;P class="sasSource" style="color: #000000;"&gt;&lt;/P&gt;&lt;P class="sasSource" style="color: #000000;"&gt;Any help appreciated :smileyconfused:&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 26 Jun 2014 19:40:05 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/Import-problems/m-p/157565#M299162</guid>
      <dc:creator>kelleigh</dc:creator>
      <dc:date>2014-06-26T19:40:05Z</dc:date>
    </item>
    <item>
      <title>Re: Import problems</title>
      <link>https://communities.sas.com/t5/SAS-Programming/Import-problems/m-p/157566#M299163</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Are you using SAS University Edition?&lt;/P&gt;&lt;P&gt;If so, did you add the path to the Shared VM as specified in the instructions?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 26 Jun 2014 19:43:29 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/Import-problems/m-p/157566#M299163</guid>
      <dc:creator>Reeza</dc:creator>
      <dc:date>2014-06-26T19:43:29Z</dc:date>
    </item>
    <item>
      <title>Re: Import problems</title>
      <link>https://communities.sas.com/t5/SAS-Programming/Import-problems/m-p/157567#M299164</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;This sounds like you are using a server version of SAS and the SERVER can't see the path as given, or the address is relative and the base execution location of SAS doesn't find a /folders within that scope. Datafiles option really should use a fully qualified path in most cases.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 26 Jun 2014 19:45:47 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/Import-problems/m-p/157567#M299164</guid>
      <dc:creator>ballardw</dc:creator>
      <dc:date>2014-06-26T19:45:47Z</dc:date>
    </item>
    <item>
      <title>Re: Import problems</title>
      <link>https://communities.sas.com/t5/SAS-Programming/Import-problems/m-p/157568#M299165</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Yes I am using the University Edition. I do not believe I did that. Could you direct me to which instructions you are referring to? Thank you.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 26 Jun 2014 19:55:43 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/Import-problems/m-p/157568#M299165</guid>
      <dc:creator>kelleigh</dc:creator>
      <dc:date>2014-06-26T19:55:43Z</dc:date>
    </item>
    <item>
      <title>Re: Import problems</title>
      <link>https://communities.sas.com/t5/SAS-Programming/Import-problems/m-p/157569#M299166</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Yes I am using the server version. I am very confused as to where my csv file should be. &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 26 Jun 2014 19:58:01 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/Import-problems/m-p/157569#M299166</guid>
      <dc:creator>kelleigh</dc:creator>
      <dc:date>2014-06-26T19:58:01Z</dc:date>
    </item>
    <item>
      <title>Re: Import problems</title>
      <link>https://communities.sas.com/t5/SAS-Programming/Import-problems/m-p/157570#M299167</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Look at the correct answer here:&lt;/P&gt;&lt;P&gt;&lt;A __default_attr="216246" __jive_macro_name="message" class="jive_macro jive_macro_message" href="https://communities.sas.com/" modifiedtitle="true" title="Re: How can I assign a folder in my computer to a SAS library?"&gt;&lt;/A&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 26 Jun 2014 20:01:55 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/Import-problems/m-p/157570#M299167</guid>
      <dc:creator>Reeza</dc:creator>
      <dc:date>2014-06-26T20:01:55Z</dc:date>
    </item>
    <item>
      <title>Re: Import problems</title>
      <link>https://communities.sas.com/t5/SAS-Programming/Import-problems/m-p/157571#M299168</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;So I have the csv file in the work folder now but it says that it cannot be opened because the table does not contain any columns. I have tried every code people have tried in the posts and nothing seems to work. &lt;span class="lia-unicode-emoji" title=":confused_face:"&gt;😕&lt;/span&gt; &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 27 Jun 2014 14:34:34 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/Import-problems/m-p/157571#M299168</guid>
      <dc:creator>kelleigh</dc:creator>
      <dc:date>2014-06-27T14:34:34Z</dc:date>
    </item>
    <item>
      <title>Re: Import problems</title>
      <link>https://communities.sas.com/t5/SAS-Programming/Import-problems/m-p/157572#M299169</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Post your code and error &lt;img id="smileyhappy" class="emoticon emoticon-smileyhappy" src="https://communities.sas.com/i/smilies/16x16_smiley-happy.png" alt="Smiley Happy" title="Smiley Happy" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 27 Jun 2014 16:11:33 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/Import-problems/m-p/157572#M299169</guid>
      <dc:creator>Reeza</dc:creator>
      <dc:date>2014-06-27T16:11:33Z</dc:date>
    </item>
  </channel>
</rss>

