<?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 Traiing - Libref PG1 is not assigned in SAS Data Management</title>
    <link>https://communities.sas.com/t5/SAS-Data-Management/Traiing-Libref-PG1-is-not-assigned/m-p/615866#M18626</link>
    <description>&lt;P&gt;I am using SAS/ML Studio and loading the program as said:&lt;/P&gt;&lt;P&gt;/***********************************************/&lt;BR /&gt;/* In the line of code below, replace FILEPATH */&lt;BR /&gt;/* with the path to your EPG194/data folder */&lt;BR /&gt;/***********************************************/&lt;/P&gt;&lt;P&gt;%let path=C:\Program Files\SASHome\EPG194\data;&lt;/P&gt;&lt;P&gt;/**********************************************/&lt;BR /&gt;/* DO NOT EDIT THE CODE BELOW */&lt;BR /&gt;/**********************************************/&lt;/P&gt;&lt;P&gt;libname PG1 "&amp;amp;path";&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;It runs successfully with the following:&lt;/P&gt;&lt;P&gt;NOTE: Libref PG1 was successfully assigned as follows:&lt;BR /&gt;Engine: V9&lt;BR /&gt;Physical Name: C:\Program Files\SASHome\EPG194\data&lt;BR /&gt;15&lt;/P&gt;&lt;P&gt;but when i run the createdata programe the path is not the one i specified :&lt;/P&gt;&lt;P&gt;error message i am getting:&lt;/P&gt;&lt;P&gt;WARNING: Physical file does not exist, C:\WINDOWS\system32\&amp;amp;path\_1create_class.sas.&lt;/P&gt;&lt;P&gt;it does not default to the path specified, I am new to SAS am i overlooking something ?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;</description>
    <pubDate>Wed, 08 Jan 2020 08:04:15 GMT</pubDate>
    <dc:creator>Peet</dc:creator>
    <dc:date>2020-01-08T08:04:15Z</dc:date>
    <item>
      <title>Traiing - Libref PG1 is not assigned</title>
      <link>https://communities.sas.com/t5/SAS-Data-Management/Traiing-Libref-PG1-is-not-assigned/m-p/615866#M18626</link>
      <description>&lt;P&gt;I am using SAS/ML Studio and loading the program as said:&lt;/P&gt;&lt;P&gt;/***********************************************/&lt;BR /&gt;/* In the line of code below, replace FILEPATH */&lt;BR /&gt;/* with the path to your EPG194/data folder */&lt;BR /&gt;/***********************************************/&lt;/P&gt;&lt;P&gt;%let path=C:\Program Files\SASHome\EPG194\data;&lt;/P&gt;&lt;P&gt;/**********************************************/&lt;BR /&gt;/* DO NOT EDIT THE CODE BELOW */&lt;BR /&gt;/**********************************************/&lt;/P&gt;&lt;P&gt;libname PG1 "&amp;amp;path";&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;It runs successfully with the following:&lt;/P&gt;&lt;P&gt;NOTE: Libref PG1 was successfully assigned as follows:&lt;BR /&gt;Engine: V9&lt;BR /&gt;Physical Name: C:\Program Files\SASHome\EPG194\data&lt;BR /&gt;15&lt;/P&gt;&lt;P&gt;but when i run the createdata programe the path is not the one i specified :&lt;/P&gt;&lt;P&gt;error message i am getting:&lt;/P&gt;&lt;P&gt;WARNING: Physical file does not exist, C:\WINDOWS\system32\&amp;amp;path\_1create_class.sas.&lt;/P&gt;&lt;P&gt;it does not default to the path specified, I am new to SAS am i overlooking something ?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;</description>
      <pubDate>Wed, 08 Jan 2020 08:04:15 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Data-Management/Traiing-Libref-PG1-is-not-assigned/m-p/615866#M18626</guid>
      <dc:creator>Peet</dc:creator>
      <dc:date>2020-01-08T08:04:15Z</dc:date>
    </item>
    <item>
      <title>Re: Traiing - Libref PG1 is not assigned</title>
      <link>https://communities.sas.com/t5/SAS-Data-Management/Traiing-Libref-PG1-is-not-assigned/m-p/615870#M18627</link>
      <description>&lt;P&gt;Posting the code/log causing the error would be useful to help you.&lt;/P&gt;</description>
      <pubDate>Wed, 08 Jan 2020 09:01:15 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Data-Management/Traiing-Libref-PG1-is-not-assigned/m-p/615870#M18627</guid>
      <dc:creator>andreas_lds</dc:creator>
      <dc:date>2020-01-08T09:01:15Z</dc:date>
    </item>
    <item>
      <title>Re: Training - Libref PG1 is not assigned</title>
      <link>https://communities.sas.com/t5/SAS-Data-Management/Traiing-Libref-PG1-is-not-assigned/m-p/615887#M18629</link>
      <description>&lt;P&gt;Hi there apology, here is the full log&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;NOTE: Copyright (c) 2002-2012 by SAS Institute Inc., Cary, NC, USA.&lt;BR /&gt;NOTE: SAS (r) Proprietary Software 9.4 (TS1M3)&lt;BR /&gt;Licensed to IQ BUSINESS PARTNER, Site 70210183.&lt;BR /&gt;NOTE: This session is executing on the X64_8PRO platform.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;NOTE: Updated analytical products:&lt;BR /&gt;&lt;BR /&gt;SAS/STAT 14.1&lt;BR /&gt;SAS/ETS 14.1&lt;BR /&gt;SAS/OR 14.1&lt;BR /&gt;SAS/IML 14.1&lt;/P&gt;&lt;P&gt;NOTE: Additional host information:&lt;/P&gt;&lt;P&gt;X64_8PRO WIN 6.2.9200 Workstation&lt;/P&gt;&lt;P&gt;NOTE: SAS Initialization used (Total process time):&lt;BR /&gt;real time 0.03 seconds&lt;BR /&gt;cpu time 0.03 seconds&lt;BR /&gt;&lt;BR /&gt;3&lt;BR /&gt;4 /**********************************************/&lt;BR /&gt;5 /* You must run SETUP.SAS before you run */&lt;BR /&gt;6 /* this code to create your data for EPG194 */&lt;BR /&gt;WARNING: Apparent symbolic reference PATH not resolved.&lt;BR /&gt;7 /* */&lt;BR /&gt;8 /* DO NOT EDIT THE CODE BELOW */&lt;BR /&gt;9 /**********************************************/&lt;BR /&gt;10&lt;BR /&gt;11 %include "&amp;amp;path/_1create_class.sas";&lt;BR /&gt;WARNING: Physical file does not exist, C:\WINDOWS\system32\&amp;amp;path\_1create_class.sas.&lt;BR /&gt;ERROR: Cannot open %INCLUDE file &amp;amp;path/_1create_class.sas.&lt;BR /&gt;WARNING: Apparent symbolic reference PATH not resolved.&lt;BR /&gt;12 %include "&amp;amp;path/_2create_natpark.sas";&lt;BR /&gt;WARNING: Physical file does not exist, C:\WINDOWS\system32\&amp;amp;path\_2create_natpark.sas.&lt;BR /&gt;ERROR: Cannot open %INCLUDE file &amp;amp;path/_2create_natpark.sas.&lt;BR /&gt;WARNING: Apparent symbolic reference PATH not resolved.&lt;BR /&gt;13 %include "&amp;amp;path/_3create_storm.sas";&lt;BR /&gt;WARNING: Physical file does not exist, C:\WINDOWS\system32\&amp;amp;path\_3create_storm.sas.&lt;BR /&gt;ERROR: Cannot open %INCLUDE file &amp;amp;path/_3create_storm.sas.&lt;BR /&gt;14&lt;BR /&gt;15 proc contents data=pg1._all_ nods;&lt;BR /&gt;16 run;&lt;/P&gt;&lt;P&gt;ERROR: Libref PG1 is not assigned.&lt;BR /&gt;NOTE: Statements not processed because of errors noted above.&lt;BR /&gt;NOTE: PROCEDURE CONTENTS used (Total process time):&lt;BR /&gt;real time 0.01 seconds&lt;BR /&gt;cpu time 0.01 seconds&lt;BR /&gt;&lt;BR /&gt;NOTE: The SAS System stopped processing this step because of errors.&lt;BR /&gt;17&lt;BR /&gt;18 ;*';*";*/;&lt;/P&gt;</description>
      <pubDate>Wed, 08 Jan 2020 10:57:24 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Data-Management/Traiing-Libref-PG1-is-not-assigned/m-p/615887#M18629</guid>
      <dc:creator>Peet</dc:creator>
      <dc:date>2020-01-08T10:57:24Z</dc:date>
    </item>
    <item>
      <title>Re: Training - Libref PG1 is not assigned</title>
      <link>https://communities.sas.com/t5/SAS-Data-Management/Traiing-Libref-PG1-is-not-assigned/m-p/615914#M18630</link>
      <description>&lt;P&gt;The macro-variable path is not defined in the program you have posted. The log has the following warning:&lt;/P&gt;
&lt;P&gt;&lt;FONT face="courier new,courier"&gt;WARNING: Apparent symbolic reference PATH not resolved.&lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 08 Jan 2020 13:12:45 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Data-Management/Traiing-Libref-PG1-is-not-assigned/m-p/615914#M18630</guid>
      <dc:creator>andreas_lds</dc:creator>
      <dc:date>2020-01-08T13:12:45Z</dc:date>
    </item>
    <item>
      <title>Re: Training - Libref PG1 is not assigned</title>
      <link>https://communities.sas.com/t5/SAS-Data-Management/Traiing-Libref-PG1-is-not-assigned/m-p/616103#M18631</link>
      <description>&lt;P&gt;Thank you for the fast reply.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;As i said new to SAS, how would i then fix this ? as the first thing we are told to do is the below:&lt;/P&gt;&lt;P&gt;/***********************************************/&lt;BR /&gt;/* In the line of code below, replace FILEPATH */&lt;BR /&gt;/* with the path to your EPG194/data folder */&lt;BR /&gt;/***********************************************/&lt;/P&gt;&lt;P&gt;%let path=C:\Program Files\SASHome\EPG194\data;&lt;/P&gt;&lt;P&gt;/**********************************************/&lt;BR /&gt;/* DO NOT EDIT THE CODE BELOW */&lt;BR /&gt;/**********************************************/&lt;/P&gt;&lt;P&gt;libname PG1 "&amp;amp;path";&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thank you&lt;/P&gt;</description>
      <pubDate>Thu, 09 Jan 2020 04:30:13 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Data-Management/Traiing-Libref-PG1-is-not-assigned/m-p/616103#M18631</guid>
      <dc:creator>Peet</dc:creator>
      <dc:date>2020-01-09T04:30:13Z</dc:date>
    </item>
    <item>
      <title>Re: Training - Libref PG1 is not assigned</title>
      <link>https://communities.sas.com/t5/SAS-Data-Management/Traiing-Libref-PG1-is-not-assigned/m-p/616117#M18632</link>
      <description>&lt;P&gt;You have to execute that part of code each time you start a new session and want to use the variable "path".&lt;/P&gt;</description>
      <pubDate>Thu, 09 Jan 2020 06:17:15 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Data-Management/Traiing-Libref-PG1-is-not-assigned/m-p/616117#M18632</guid>
      <dc:creator>andreas_lds</dc:creator>
      <dc:date>2020-01-09T06:17:15Z</dc:date>
    </item>
  </channel>
</rss>

