<?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 PG1 does not exist in SAS Programming</title>
    <link>https://communities.sas.com/t5/SAS-Programming/ERROR-File-PG1-does-not-exist/m-p/646098#M193228</link>
    <description>Hello Zoe,&lt;BR /&gt;&lt;BR /&gt;Am going throught the exact problem which you have mentioned here. I could create the PG1 library successfully but when i wanted to print the data it says&lt;BR /&gt;"ERROR: File PG1.NP_SUMMARY.DATA does not exist."&lt;BR /&gt;Could you please tell me how you solved this ?&lt;BR /&gt;Thank you&lt;BR /&gt;Ashwini</description>
    <pubDate>Fri, 08 May 2020 04:47:27 GMT</pubDate>
    <dc:creator>venkatkumar</dc:creator>
    <dc:date>2020-05-08T04:47:27Z</dc:date>
    <item>
      <title>ERROR: File PG1 does not exist</title>
      <link>https://communities.sas.com/t5/SAS-Programming/ERROR-File-PG1-does-not-exist/m-p/559914#M156428</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;I am new to SAS and using the free e-learning program to do the course “SAS Programming 1: Essentials”. I am using SAS studio and followed the “Setup Instructions for SAS OnDemand for Academics: SAS Studio ” to set up the data sets and practice files. I didn’t run into any issues until I was trying to do the “Practice Level 1: Exploring Data with Procedures” under Lesson3. Here is what my screen looks like after running the code. I also notice that there is nothing under PG1.&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="SAS.png" style="width: 600px;"&gt;&lt;img src="https://communities.sas.com/t5/image/serverpage/image-id/29627i07E1C73B1C635AB2/image-size/large?v=v2&amp;amp;px=999" role="button" title="SAS.png" alt="SAS.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;I have seen answers for similar posts but still unable to figure out why this is not working. I would really appreciate for any help!&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Zoe&lt;/P&gt;</description>
      <pubDate>Sat, 18 May 2019 18:14:01 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/ERROR-File-PG1-does-not-exist/m-p/559914#M156428</guid>
      <dc:creator>ZoeZhao</dc:creator>
      <dc:date>2019-05-18T18:14:01Z</dc:date>
    </item>
    <item>
      <title>Re: ERROR: File PG1 does not exist</title>
      <link>https://communities.sas.com/t5/SAS-Programming/ERROR-File-PG1-does-not-exist/m-p/559915#M156429</link>
      <description>&lt;P&gt;&lt;FONT style="background-color: #ffffff;"&gt;you might need to add /data to your library path so that SAS knows where the data is.&lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;FONT style="background-color: #ffffff;"&gt;/home/&lt;EM&gt;&lt;STRONG&gt;YOURUSERID&lt;/STRONG&gt;&lt;/EM&gt;/EPG194/data&lt;/FONT&gt;&lt;/P&gt;</description>
      <pubDate>Sat, 18 May 2019 18:30:09 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/ERROR-File-PG1-does-not-exist/m-p/559915#M156429</guid>
      <dc:creator>VDD</dc:creator>
      <dc:date>2019-05-18T18:30:09Z</dc:date>
    </item>
    <item>
      <title>Re: ERROR: File PG1 does not exist</title>
      <link>https://communities.sas.com/t5/SAS-Programming/ERROR-File-PG1-does-not-exist/m-p/559916#M156430</link>
      <description>&lt;P&gt;Thank you for your speedy reply!&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I did add data to my library path. In the picture, you can see there is a NOTE saying"Libref PG1 was successfully assigned as follows...",&lt;/P&gt;&lt;P&gt;but there is still nothing under PG1. Do you know why?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Sat, 18 May 2019 18:46:02 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/ERROR-File-PG1-does-not-exist/m-p/559916#M156430</guid>
      <dc:creator>ZoeZhao</dc:creator>
      <dc:date>2019-05-18T18:46:02Z</dc:date>
    </item>
    <item>
      <title>Re: ERROR: File PG1 does not exist</title>
      <link>https://communities.sas.com/t5/SAS-Programming/ERROR-File-PG1-does-not-exist/m-p/559920#M156432</link>
      <description>&lt;P&gt;Expand the Server Files and Folders tab in the left hand panel to explore what files are actually on your server.&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="image.png" style="width: 238px;"&gt;&lt;img src="https://communities.sas.com/t5/image/serverpage/image-id/29628iB6D37F2DA4C0FB7B/image-size/large?v=v2&amp;amp;px=999" role="button" title="image.png" alt="image.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;If you find the file named "np_summary.sas7bdat". You can look at the Properties of the file to see exactly what path to use in your LIBNAME statement.&amp;nbsp; Make sure that the path you use is exactly the same as you see in the Properties since Unix file system is case sensitive.&amp;nbsp; Also the filename (just the member name and extension, not the folder path) needs to be in all lowercase letters because SAS will use lowercase letters when looking for the file.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;If you cannot find it then find the instructions from earlier steps that had you make the dataset and re-run those steps.&lt;/P&gt;</description>
      <pubDate>Sat, 18 May 2019 20:52:57 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/ERROR-File-PG1-does-not-exist/m-p/559920#M156432</guid>
      <dc:creator>Tom</dc:creator>
      <dc:date>2019-05-18T20:52:57Z</dc:date>
    </item>
    <item>
      <title>Re: ERROR: File PG1 does not exist</title>
      <link>https://communities.sas.com/t5/SAS-Programming/ERROR-File-PG1-does-not-exist/m-p/559927#M156435</link>
      <description>&lt;P&gt;If I remember correctly when I did the activities one of the task was to assign that specific library.&lt;/P&gt;
&lt;P&gt;&lt;a href="https://communities.sas.com/t5/user/viewprofilepage/user-id/268693"&gt;@ZoeZhao&lt;/a&gt; confirm that the data excised in the directory path as I have in my earlier response.&lt;/P&gt;
&lt;P&gt;if you do then you have incorrectly identified a path to PG1 for the library assignment.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Sun, 19 May 2019 00:41:08 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/ERROR-File-PG1-does-not-exist/m-p/559927#M156435</guid>
      <dc:creator>VDD</dc:creator>
      <dc:date>2019-05-19T00:41:08Z</dc:date>
    </item>
    <item>
      <title>Re: ERROR: File PG1 does not exist</title>
      <link>https://communities.sas.com/t5/SAS-Programming/ERROR-File-PG1-does-not-exist/m-p/559934#M156437</link>
      <description>If the data creation program from the course overview section ran correctly, then you should be able to go to the Server Files and Folders pane and find the data in the data subdirectory under EPG194 main folder. If there are NOT data files (SAS data sets) in the data folder, then that means either you did not run the program successfully or the data got accidentally deleted.&lt;BR /&gt;&lt;BR /&gt;You can ALWAYS follow the instructions in the course overview section to run the program again and refresh the data.&lt;BR /&gt;&lt;BR /&gt;However, I suggest switching to server files and folders pane, finding the EPG194/data subfolder and right clicking on the folder to choose Properties so you can see the exact location for your code.&lt;BR /&gt;&lt;BR /&gt;Rerunning the data creation program will not change any of the programs you might have already changed. It will just refresh the data.&lt;BR /&gt;&lt;BR /&gt;Cynthia</description>
      <pubDate>Sun, 19 May 2019 04:31:34 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/ERROR-File-PG1-does-not-exist/m-p/559934#M156437</guid>
      <dc:creator>Cynthia_sas</dc:creator>
      <dc:date>2019-05-19T04:31:34Z</dc:date>
    </item>
    <item>
      <title>Re: ERROR: File PG1 does not exist</title>
      <link>https://communities.sas.com/t5/SAS-Programming/ERROR-File-PG1-does-not-exist/m-p/560308#M156647</link>
      <description>&lt;P&gt;Hi Cynthia,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thank you for your reply. I double checked my code, changed my code in different ways and finally found the issue based on your advice. It was actually not a big problem but I didn`t realize the difference between assigning PG1 to folder EPG194 and assigning PG1 to its subfolder EPG194/data. As soon as I corrected the file path to EPG194/data's file path, it worked.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Zoe&lt;/P&gt;</description>
      <pubDate>Mon, 20 May 2019 22:56:49 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/ERROR-File-PG1-does-not-exist/m-p/560308#M156647</guid>
      <dc:creator>ZoeZhao</dc:creator>
      <dc:date>2019-05-20T22:56:49Z</dc:date>
    </item>
    <item>
      <title>Re: ERROR: File PG1 does not exist</title>
      <link>https://communities.sas.com/t5/SAS-Programming/ERROR-File-PG1-does-not-exist/m-p/560309#M156648</link>
      <description>&lt;P&gt;Hi VDD,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thank you for your reply. I tried few times and finally got it right based on your suggestion. I didn`t get what you meant at the beginning but then I noticed what my problem was. It works now! Thank you so much again for your advice and quick response.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Zoe&lt;/P&gt;</description>
      <pubDate>Mon, 20 May 2019 23:02:50 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/ERROR-File-PG1-does-not-exist/m-p/560309#M156648</guid>
      <dc:creator>ZoeZhao</dc:creator>
      <dc:date>2019-05-20T23:02:50Z</dc:date>
    </item>
    <item>
      <title>Re: ERROR: File PG1 does not exist</title>
      <link>https://communities.sas.com/t5/SAS-Programming/ERROR-File-PG1-does-not-exist/m-p/560310#M156649</link>
      <description>&lt;P&gt;Hi Tom,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thank you for your advice. The problem was finally solved due to everyone`s help. Again, I really appreciate your help.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Zoe&lt;/P&gt;</description>
      <pubDate>Mon, 20 May 2019 23:06:08 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/ERROR-File-PG1-does-not-exist/m-p/560310#M156649</guid>
      <dc:creator>ZoeZhao</dc:creator>
      <dc:date>2019-05-20T23:06:08Z</dc:date>
    </item>
    <item>
      <title>Re: ERROR: File PG1 does not exist</title>
      <link>https://communities.sas.com/t5/SAS-Programming/ERROR-File-PG1-does-not-exist/m-p/646098#M193228</link>
      <description>Hello Zoe,&lt;BR /&gt;&lt;BR /&gt;Am going throught the exact problem which you have mentioned here. I could create the PG1 library successfully but when i wanted to print the data it says&lt;BR /&gt;"ERROR: File PG1.NP_SUMMARY.DATA does not exist."&lt;BR /&gt;Could you please tell me how you solved this ?&lt;BR /&gt;Thank you&lt;BR /&gt;Ashwini</description>
      <pubDate>Fri, 08 May 2020 04:47:27 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/ERROR-File-PG1-does-not-exist/m-p/646098#M193228</guid>
      <dc:creator>venkatkumar</dc:creator>
      <dc:date>2020-05-08T04:47:27Z</dc:date>
    </item>
  </channel>
</rss>

