<?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: Unable to access data files. in New SAS User</title>
    <link>https://communities.sas.com/t5/New-SAS-User/Unable-to-access-data-files/m-p/647861#M22190</link>
    <description>&lt;P&gt;Thank You for this detailed explanation. I was trying to access data from North American server. I have changed it now and it all worked out.&lt;/P&gt;</description>
    <pubDate>Thu, 14 May 2020 15:58:28 GMT</pubDate>
    <dc:creator>sparsh97</dc:creator>
    <dc:date>2020-05-14T15:58:28Z</dc:date>
    <item>
      <title>Unable to access data files.</title>
      <link>https://communities.sas.com/t5/New-SAS-User/Unable-to-access-data-files/m-p/647540#M22160</link>
      <description>&lt;P&gt;Hi, I am a new user of SAS OnDemand for Academics:SAS Studio. I have enrolled in some course and my professor has already uploaded the data for all the students. Everyone has been able to access that data except me. For everybody else, it's a full fledge data file but when I double click on it, I get the message unable to access data files. I even tried making a new account an re-enrolling but found no luck. I have attached the screenshots below.&amp;nbsp;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Screenshot 2020-05-12 at 7.08.12 PM.png" style="width: 860px;"&gt;&lt;img src="https://communities.sas.com/t5/image/serverpage/image-id/39381iBE43FC9AF9621856/image-size/large?v=v2&amp;amp;px=999" role="button" title="Screenshot 2020-05-12 at 7.08.12 PM.png" alt="Screenshot 2020-05-12 at 7.08.12 PM.png" /&gt;&lt;/span&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Screenshot 2020-05-12 at 7.08.22 PM.png" style="width: 999px;"&gt;&lt;img src="https://communities.sas.com/t5/image/serverpage/image-id/39382iDA39C049F06BD33D/image-size/large?v=v2&amp;amp;px=999" role="button" title="Screenshot 2020-05-12 at 7.08.22 PM.png" alt="Screenshot 2020-05-12 at 7.08.22 PM.png" /&gt;&lt;/span&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 13 May 2020 17:15:56 GMT</pubDate>
      <guid>https://communities.sas.com/t5/New-SAS-User/Unable-to-access-data-files/m-p/647540#M22160</guid>
      <dc:creator>sparsh97</dc:creator>
      <dc:date>2020-05-13T17:15:56Z</dc:date>
    </item>
    <item>
      <title>Re: Unable to access data files.</title>
      <link>https://communities.sas.com/t5/New-SAS-User/Unable-to-access-data-files/m-p/647659#M22176</link>
      <description>&lt;P&gt;Hi:&lt;/P&gt;
&lt;P&gt;&amp;nbsp; It looks like you are accessing the class from the Asia Pacific Region based on your screen shot. Is your class also being taught from that region. If your course conforms to the regular naming convention for OnDemand servers folders, your LIBNAME to that course folder should be something like this:&lt;/P&gt;
&lt;P&gt;&lt;STRONG&gt;&lt;FONT face="courier new,courier"&gt;libname myclass '/home/&amp;lt;yourUserID&amp;gt;/my_courses/u48707812';&lt;/FONT&gt;&lt;/STRONG&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp; Can you right click on the u48707812 folder and choose Properties? That should show you the correct path to use for that folder.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp; As an alternative, I was able to look up the class associated with that userID for your instructor and there is an alternate path you can use to see the files in the data subfolder -- when I run this code for your class:&lt;/P&gt;
&lt;P&gt;&lt;STRONG&gt;&lt;FONT face="courier new,courier"&gt;libname myclass '/courses/dS7k70m4MpF505gu72kJ2/data';&lt;/FONT&gt;&lt;/STRONG&gt;&lt;/P&gt;
&lt;P&gt;&lt;STRONG&gt;&lt;FONT face="courier new,courier"&gt;proc contents data=myclass._all_ nods;&lt;/FONT&gt;&lt;/STRONG&gt;&lt;BR /&gt;&lt;STRONG&gt;&lt;FONT face="courier new,courier"&gt;run;&lt;/FONT&gt;&lt;/STRONG&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp; Then I see the files that your instructor has put in the data folder for the class.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp; If you continue to get error messages when you try to access the folder, then it may be because your class is on a different Region than your account. The FAQ for the OnDemand server says this:&lt;/P&gt;
&lt;P&gt;&lt;STRONG&gt;&lt;EM&gt;&lt;SPAN style="color: #212529; font-family: Muli, Helvetica, Arial, sans-serif; font-size: 16px; font-variant-ligatures: normal; font-variant-caps: normal; letter-spacing: normal; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; word-spacing: 0px; -webkit-text-stroke-width: 0px; background-color: #f5f5ff; text-decoration-style: initial; text-decoration-color: initial; display: inline !important; float: none;"&gt;User accounts are normally configured and authorized only for use in their home regions. If you attempt to login or use resources from another region, then you will encounter an error. In most cases, the error will simply report that your account or password is invalid (within that region). But in some cases, other errors might be observed instead.&lt;/SPAN&gt;&lt;/EM&gt;&lt;/STRONG&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp; You may need to work with your instructor so they can send you the data in a zip file to upload to your account in your region.&lt;/P&gt;
&lt;P&gt;Hope this helps,&lt;/P&gt;
&lt;P&gt;Cynthia&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 14 May 2020 00:49:28 GMT</pubDate>
      <guid>https://communities.sas.com/t5/New-SAS-User/Unable-to-access-data-files/m-p/647659#M22176</guid>
      <dc:creator>Cynthia_sas</dc:creator>
      <dc:date>2020-05-14T00:49:28Z</dc:date>
    </item>
    <item>
      <title>Re: Unable to access data files.</title>
      <link>https://communities.sas.com/t5/New-SAS-User/Unable-to-access-data-files/m-p/647861#M22190</link>
      <description>&lt;P&gt;Thank You for this detailed explanation. I was trying to access data from North American server. I have changed it now and it all worked out.&lt;/P&gt;</description>
      <pubDate>Thu, 14 May 2020 15:58:28 GMT</pubDate>
      <guid>https://communities.sas.com/t5/New-SAS-User/Unable-to-access-data-files/m-p/647861#M22190</guid>
      <dc:creator>sparsh97</dc:creator>
      <dc:date>2020-05-14T15:58:28Z</dc:date>
    </item>
  </channel>
</rss>

