<?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: Problem in Creating Libname  ECST142 in SAS Studio</title>
    <link>https://communities.sas.com/t5/SAS-Studio/Problem-in-Creating-Libname-ECST142/m-p/708779#M9615</link>
    <description>&lt;BLOCKQUOTE&gt;&lt;HR /&gt;&lt;a href="https://communities.sas.com/t5/user/viewprofilepage/user-id/361800"&gt;@sascoin&lt;/a&gt;&amp;nbsp;wrote:&lt;BR /&gt;
&lt;P&gt;Not sure what is the issue then.....as&amp;nbsp; I used the same server for&amp;nbsp;&lt;STRONG&gt;EPG1V2&amp;nbsp;&lt;/STRONG&gt;and it went smooth without an inch of problem. anyway thanks for your help.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;HR /&gt;&lt;/BLOCKQUOTE&gt;
&lt;P&gt;A secondary issue beside the location of the folder could be folder properties. See the box in the picture with the file details marked "read only"? That&lt;/P&gt;</description>
    <pubDate>Wed, 30 Dec 2020 15:50:38 GMT</pubDate>
    <dc:creator>ballardw</dc:creator>
    <dc:date>2020-12-30T15:50:38Z</dc:date>
    <item>
      <title>Problem in Creating Libname  ECST142</title>
      <link>https://communities.sas.com/t5/SAS-Studio/Problem-in-Creating-Libname-ECST142/m-p/708665#M9603</link>
      <description>&lt;P&gt;Hi Friends&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I am using SAS Studio and having problem in creating Library for ECST142. Files are attached.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I have already gone through all the ECST142 related queries in this forum but still struggling. I have also completed step by step instruction by SAS manual but still in vain.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I believe the issue must be in "format" of&amp;nbsp;&lt;STRONG&gt;ECST142&lt;/STRONG&gt;&amp;nbsp;and I have tried dozens of combination for FILEPATH like.....&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I lost the whole day banging my head in this stuff.........no clue. Please someone can help?&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;PRE&gt;homefolder=\ECST142\data;&lt;/PRE&gt;&lt;PRE&gt;C:\Users\RAO\Desktop\ECST142;&lt;/PRE&gt;&lt;PRE&gt;&lt;BR /&gt;C:\Users\RAO\Desktop\ECST142\data;&lt;BR /&gt;&lt;BR /&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="1.PNG" style="width: 999px;"&gt;&lt;img src="https://communities.sas.com/t5/image/serverpage/image-id/53090i4E2DF0DB76AB08BC/image-size/large?v=v2&amp;amp;px=999" role="button" title="1.PNG" alt="1.PNG" /&gt;&lt;/span&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="2.PNG" style="width: 999px;"&gt;&lt;img src="https://communities.sas.com/t5/image/serverpage/image-id/53091i78E6766FC21E9627/image-size/large?v=v2&amp;amp;px=999" role="button" title="2.PNG" alt="2.PNG" /&gt;&lt;/span&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="3.PNG" style="width: 999px;"&gt;&lt;img src="https://communities.sas.com/t5/image/serverpage/image-id/53092iBCCA3BB29D922908/image-size/large?v=v2&amp;amp;px=999" role="button" title="3.PNG" alt="3.PNG" /&gt;&lt;/span&gt;Desktop\ECST142\data;&lt;/PRE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 29 Dec 2020 23:09:12 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Studio/Problem-in-Creating-Libname-ECST142/m-p/708665#M9603</guid>
      <dc:creator>sascoin</dc:creator>
      <dc:date>2020-12-29T23:09:12Z</dc:date>
    </item>
    <item>
      <title>Re: Problem in Creating Libname  ECST142</title>
      <link>https://communities.sas.com/t5/SAS-Studio/Problem-in-Creating-Libname-ECST142/m-p/708668#M9604</link>
      <description>&lt;P&gt;SAS for some reason does not see that folder.&lt;/P&gt;
&lt;P&gt;Reasons in order of frequency of people asking similar questions:&lt;/P&gt;
&lt;P&gt;Spelling: one or more components of the path in the Homefolder macro variable are misspelled.&lt;/P&gt;
&lt;P&gt;One or more components of the path specified do not exist. (variation on spelling in effect)&lt;/P&gt;
&lt;P&gt;The installation you are using does not see that location because of operating system limits such as you are connecting to a server that cannot see your local hard drive or using a system such as SAS University edition which runs in a virtual machine, using Linux path syntax, and has a different mount point such as :/folders/myfolders/ for the start of the path if set up correctly.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;You may also find that you desktop is actually on a D:\users\ path depending on installation.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;BTW, desktops are lousy places to put data files. Better to learn to use a file manager like Windows Explorer and create and manage your own storage locations. For one thing you can create shorter paths than : users\name\desktop\whatever&lt;/P&gt;</description>
      <pubDate>Tue, 29 Dec 2020 23:39:07 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Studio/Problem-in-Creating-Libname-ECST142/m-p/708668#M9604</guid>
      <dc:creator>ballardw</dc:creator>
      <dc:date>2020-12-29T23:39:07Z</dc:date>
    </item>
    <item>
      <title>Re: Problem in Creating Libname  ECST142</title>
      <link>https://communities.sas.com/t5/SAS-Studio/Problem-in-Creating-Libname-ECST142/m-p/708669#M9605</link>
      <description>&lt;P&gt;Hi ballardw&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks for your reply and response, but I am sorry that doesnt helped me. I have also used &lt;span class="lia-unicode-emoji" title=":anguished_face:"&gt;😧&lt;/span&gt; drive. Maybe this ECST142 thing is far above my IQ. I completed SAS programming Essential without any issue but this thing really stuck. Maybe a video can help.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks again&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 29 Dec 2020 23:53:37 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Studio/Problem-in-Creating-Libname-ECST142/m-p/708669#M9605</guid>
      <dc:creator>sascoin</dc:creator>
      <dc:date>2020-12-29T23:53:37Z</dc:date>
    </item>
    <item>
      <title>Re: Problem in Creating Libname  ECST142</title>
      <link>https://communities.sas.com/t5/SAS-Studio/Problem-in-Creating-Libname-ECST142/m-p/708670#M9606</link>
      <description>&lt;P&gt;Have you ever used Windows Explorer to find files on your hard drive?&lt;/P&gt;
&lt;P&gt;Time to learn.&lt;/P&gt;
&lt;P&gt;Show a screen capture of Windows Explorer where it show that folder. NOT the desktop, from Windows Explorer.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Then we may have some additional comments.&lt;/P&gt;</description>
      <pubDate>Tue, 29 Dec 2020 23:58:02 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Studio/Problem-in-Creating-Libname-ECST142/m-p/708670#M9606</guid>
      <dc:creator>ballardw</dc:creator>
      <dc:date>2020-12-29T23:58:02Z</dc:date>
    </item>
    <item>
      <title>Re: Problem in Creating Libname  ECST142</title>
      <link>https://communities.sas.com/t5/SAS-Studio/Problem-in-Creating-Libname-ECST142/m-p/708674#M9607</link>
      <description>&lt;P&gt;Thanks for your help. Are you refering to this attached pics.?&amp;nbsp;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="5.PNG" style="width: 999px;"&gt;&lt;img src="https://communities.sas.com/t5/image/serverpage/image-id/53093iA8FFD9D240B4515A/image-size/large?v=v2&amp;amp;px=999" role="button" title="5.PNG" alt="5.PNG" /&gt;&lt;/span&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="6.PNG" style="width: 620px;"&gt;&lt;img src="https://communities.sas.com/t5/image/serverpage/image-id/53094i520D5E7BCC79621D/image-size/large?v=v2&amp;amp;px=999" role="button" title="6.PNG" alt="6.PNG" /&gt;&lt;/span&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 30 Dec 2020 00:06:29 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Studio/Problem-in-Creating-Libname-ECST142/m-p/708674#M9607</guid>
      <dc:creator>sascoin</dc:creator>
      <dc:date>2020-12-30T00:06:29Z</dc:date>
    </item>
    <item>
      <title>Re: Problem in Creating Libname  ECST142</title>
      <link>https://communities.sas.com/t5/SAS-Studio/Problem-in-Creating-Libname-ECST142/m-p/708682#M9608</link>
      <description>&lt;P&gt;Your screenshot suggests your data is stored on your D drive, not C. Try this home folder:&lt;/P&gt;
&lt;PRE&gt;&lt;CODE class=" language-sas"&gt;%let homefolder = D:\SAS STUDIO\ECST142\data;&lt;/CODE&gt;&lt;/PRE&gt;</description>
      <pubDate>Wed, 30 Dec 2020 01:03:26 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Studio/Problem-in-Creating-Libname-ECST142/m-p/708682#M9608</guid>
      <dc:creator>SASKiwi</dc:creator>
      <dc:date>2020-12-30T01:03:26Z</dc:date>
    </item>
    <item>
      <title>Re: Problem in Creating Libname  ECST142</title>
      <link>https://communities.sas.com/t5/SAS-Studio/Problem-in-Creating-Libname-ECST142/m-p/708692#M9609</link>
      <description>&lt;P&gt;What am I doing wrong ? must be some childish mistake ............need help to figure out . Thanks&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="r1.PNG" style="width: 999px;"&gt;&lt;img src="https://communities.sas.com/t5/image/serverpage/image-id/53098i57A762D7A368C1D4/image-size/large?v=v2&amp;amp;px=999" role="button" title="r1.PNG" alt="r1.PNG" /&gt;&lt;/span&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="r2.PNG" style="width: 847px;"&gt;&lt;img src="https://communities.sas.com/t5/image/serverpage/image-id/53099i00752EFB39451938/image-size/large?v=v2&amp;amp;px=999" role="button" title="r2.PNG" alt="r2.PNG" /&gt;&lt;/span&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 30 Dec 2020 02:53:05 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Studio/Problem-in-Creating-Libname-ECST142/m-p/708692#M9609</guid>
      <dc:creator>sascoin</dc:creator>
      <dc:date>2020-12-30T02:53:05Z</dc:date>
    </item>
    <item>
      <title>Re: Problem in Creating Libname  ECST142</title>
      <link>https://communities.sas.com/t5/SAS-Studio/Problem-in-Creating-Libname-ECST142/m-p/708693#M9610</link>
      <description>&lt;P&gt;You need to show us the SAS log not the code. You missed the data folder on the end. If you don't trust your typing, copy and paste from what I posted.&lt;/P&gt;</description>
      <pubDate>Wed, 30 Dec 2020 03:04:16 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Studio/Problem-in-Creating-Libname-ECST142/m-p/708693#M9610</guid>
      <dc:creator>SASKiwi</dc:creator>
      <dc:date>2020-12-30T03:04:16Z</dc:date>
    </item>
    <item>
      <title>Re: Problem in Creating Libname  ECST142</title>
      <link>https://communities.sas.com/t5/SAS-Studio/Problem-in-Creating-Libname-ECST142/m-p/708695#M9611</link>
      <description>&lt;P&gt;Sir, here is the log with thanks&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="log.PNG" style="width: 999px;"&gt;&lt;img src="https://communities.sas.com/t5/image/serverpage/image-id/53100i1F0239841EC268C7/image-size/large?v=v2&amp;amp;px=999" role="button" title="log.PNG" alt="log.PNG" /&gt;&lt;/span&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 30 Dec 2020 03:13:01 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Studio/Problem-in-Creating-Libname-ECST142/m-p/708695#M9611</guid>
      <dc:creator>sascoin</dc:creator>
      <dc:date>2020-12-30T03:13:01Z</dc:date>
    </item>
    <item>
      <title>Re: Problem in Creating Libname  ECST142</title>
      <link>https://communities.sas.com/t5/SAS-Studio/Problem-in-Creating-Libname-ECST142/m-p/708698#M9612</link>
      <description>&lt;P&gt;Look at your Server Files and Folders pane. It is telling you that your SAS code is running on a remote SAS server called odaws04-usw2 - not on your PC. The remote SAS server knows nothing about your PC hard drives. To get the program working you are going to have to copy your data onto your remote SAS server. Do you have local SAS help to call on? It would be a lot easier than us trying to guess how your SAS is configured.&lt;/P&gt;</description>
      <pubDate>Wed, 30 Dec 2020 03:34:23 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Studio/Problem-in-Creating-Libname-ECST142/m-p/708698#M9612</guid>
      <dc:creator>SASKiwi</dc:creator>
      <dc:date>2020-12-30T03:34:23Z</dc:date>
    </item>
    <item>
      <title>Re: Problem in Creating Libname  ECST142</title>
      <link>https://communities.sas.com/t5/SAS-Studio/Problem-in-Creating-Libname-ECST142/m-p/708703#M9613</link>
      <description>&lt;P&gt;Not sure what is the issue then.....as&amp;nbsp; I used the same server for&amp;nbsp;&lt;STRONG&gt;EPG1V2&amp;nbsp;&lt;/STRONG&gt;and it went smooth without an inch of problem. anyway thanks for your help.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 30 Dec 2020 04:59:46 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Studio/Problem-in-Creating-Libname-ECST142/m-p/708703#M9613</guid>
      <dc:creator>sascoin</dc:creator>
      <dc:date>2020-12-30T04:59:46Z</dc:date>
    </item>
    <item>
      <title>Re: Problem in Creating Libname  ECST142</title>
      <link>https://communities.sas.com/t5/SAS-Studio/Problem-in-Creating-Libname-ECST142/m-p/708705#M9614</link>
      <description>&lt;P&gt;Look for the folder on the SAS server using the SAS/Studio interface.&amp;nbsp; When you find it ask for the properties of the folder and copy the path it has on the server into your code.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;If you cannot find it and you are trying to follow instructions from a course then make sure you do all of the setup steps before beginning the first lesson.&lt;/P&gt;</description>
      <pubDate>Wed, 30 Dec 2020 05:06:40 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Studio/Problem-in-Creating-Libname-ECST142/m-p/708705#M9614</guid>
      <dc:creator>Tom</dc:creator>
      <dc:date>2020-12-30T05:06:40Z</dc:date>
    </item>
    <item>
      <title>Re: Problem in Creating Libname  ECST142</title>
      <link>https://communities.sas.com/t5/SAS-Studio/Problem-in-Creating-Libname-ECST142/m-p/708779#M9615</link>
      <description>&lt;BLOCKQUOTE&gt;&lt;HR /&gt;&lt;a href="https://communities.sas.com/t5/user/viewprofilepage/user-id/361800"&gt;@sascoin&lt;/a&gt;&amp;nbsp;wrote:&lt;BR /&gt;
&lt;P&gt;Not sure what is the issue then.....as&amp;nbsp; I used the same server for&amp;nbsp;&lt;STRONG&gt;EPG1V2&amp;nbsp;&lt;/STRONG&gt;and it went smooth without an inch of problem. anyway thanks for your help.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;HR /&gt;&lt;/BLOCKQUOTE&gt;
&lt;P&gt;A secondary issue beside the location of the folder could be folder properties. See the box in the picture with the file details marked "read only"? That&lt;/P&gt;</description>
      <pubDate>Wed, 30 Dec 2020 15:50:38 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Studio/Problem-in-Creating-Libname-ECST142/m-p/708779#M9615</guid>
      <dc:creator>ballardw</dc:creator>
      <dc:date>2020-12-30T15:50:38Z</dc:date>
    </item>
    <item>
      <title>Re: Problem in Creating Libname  ECST142</title>
      <link>https://communities.sas.com/t5/SAS-Studio/Problem-in-Creating-Libname-ECST142/m-p/708786#M9616</link>
      <description>HI:&lt;BR /&gt;  You cannot use a local drive location with SAS OnDemand for Academics. Please create an ECST142 folder under your main Files (Home) location. Then upload all the files from your D drive location to the corresponding locations up on the OnDemand server. If you used SAS OnDemand for Programming 1, I can assure you that a D drive location would NOT work on the OnDemand server.&lt;BR /&gt;  Once you have an ECST142 folder on the server, with a data subfolder, then your %LET statement would be something like THIS:&lt;BR /&gt;%LET homefolder=/home/&amp;lt;yourUserID&amp;gt;/ECST142/data;&lt;BR /&gt;&lt;BR /&gt;  You can verify this by right clicking on the data subfolder up on the server (NOT on your D drive) and then choosing Properties. There is a Location field in the Properties window that will show you the EXACT full server location path you need to use in the %LET statement.&lt;BR /&gt;  BTW, I believe that you will need to have setup.sas UNDER the ECST142 folder - actually, you should go back and follow the exact setup directions for the SAS OnDemand for Academics server. i am worried that you may have picked another set of instructions to follow.&lt;BR /&gt;Cynthia</description>
      <pubDate>Wed, 30 Dec 2020 17:29:25 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Studio/Problem-in-Creating-Libname-ECST142/m-p/708786#M9616</guid>
      <dc:creator>Cynthia_sas</dc:creator>
      <dc:date>2020-12-30T17:29:25Z</dc:date>
    </item>
  </channel>
</rss>

