<?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: change the path for the library directory in SAS Programming</title>
    <link>https://communities.sas.com/t5/SAS-Programming/change-the-path-for-the-library-directory/m-p/610349#M177728</link>
    <description>&lt;DIV class="sasSource"&gt;1 OPTIONS NONOTES NOSTIMER NOSOURCE NOSYNTAXCHECK;&lt;/DIV&gt;&lt;DIV class="sasSource"&gt;72&lt;/DIV&gt;&lt;DIV class="sasSource"&gt;73 libname mylib "/home/u39853316/My Documents/New";&lt;/DIV&gt;&lt;DIV class="sasError"&gt;ERROR: The path /home/u39853316/My Documents/New is not in the list of accessible paths when SAS is in the lockdown state.&lt;/DIV&gt;&lt;DIV class="sasError"&gt;ERROR: Error in the LIBNAME statement.&lt;/DIV&gt;&lt;DIV class="sasSource"&gt;74 run;&lt;/DIV&gt;&lt;DIV class="sasSource"&gt;75&lt;/DIV&gt;&lt;DIV class="sasSource"&gt;76 OPTIONS NONOTES NOSTIMER NOSOURCE NOSYNTAXCHECK;&lt;/DIV&gt;&lt;DIV class="sasSource"&gt;88&lt;/DIV&gt;</description>
    <pubDate>Sun, 08 Dec 2019 23:25:17 GMT</pubDate>
    <dc:creator>76aaa</dc:creator>
    <dc:date>2019-12-08T23:25:17Z</dc:date>
    <item>
      <title>change the path for the library directory</title>
      <link>https://communities.sas.com/t5/SAS-Programming/change-the-path-for-the-library-directory/m-p/610337#M177718</link>
      <description>I don't know what I'm doing wrong!! I keep getting libname libref not assigned. Someone, please help!!</description>
      <pubDate>Sun, 08 Dec 2019 21:54:26 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/change-the-path-for-the-library-directory/m-p/610337#M177718</guid>
      <dc:creator>76aaa</dc:creator>
      <dc:date>2019-12-08T21:54:26Z</dc:date>
    </item>
    <item>
      <title>Re: change the path for the library directory</title>
      <link>https://communities.sas.com/t5/SAS-Programming/change-the-path-for-the-library-directory/m-p/610338#M177719</link>
      <description>&lt;P&gt;Whenever something goes wrong (or doesn't give the expected result), post the log of the whole step(s) that give you problems. Copy/paste the log into a window opened with the {i} button.&lt;/P&gt;</description>
      <pubDate>Sun, 08 Dec 2019 22:04:30 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/change-the-path-for-the-library-directory/m-p/610338#M177719</guid>
      <dc:creator>Kurt_Bremser</dc:creator>
      <dc:date>2019-12-08T22:04:30Z</dc:date>
    </item>
    <item>
      <title>Re: change the path for the library directory</title>
      <link>https://communities.sas.com/t5/SAS-Programming/change-the-path-for-the-library-directory/m-p/610342#M177721</link>
      <description>&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Screen Shot 2019-12-08 at 4.17.34 PM.png" style="width: 600px;"&gt;&lt;img src="https://communities.sas.com/t5/image/serverpage/image-id/34555i0608AB0341996F9D/image-size/large?v=v2&amp;amp;px=999" role="button" title="Screen Shot 2019-12-08 at 4.17.34 PM.png" alt="Screen Shot 2019-12-08 at 4.17.34 PM.png" /&gt;&lt;/span&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Screen Shot 2019-12-08 at 4.18.35 PM.png" style="width: 600px;"&gt;&lt;img src="https://communities.sas.com/t5/image/serverpage/image-id/34556i12C8667B36095385/image-size/large?v=v2&amp;amp;px=999" role="button" title="Screen Shot 2019-12-08 at 4.18.35 PM.png" alt="Screen Shot 2019-12-08 at 4.18.35 PM.png" /&gt;&lt;/span&gt;&lt;/P&gt;</description>
      <pubDate>Sun, 08 Dec 2019 22:19:28 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/change-the-path-for-the-library-directory/m-p/610342#M177721</guid>
      <dc:creator>76aaa</dc:creator>
      <dc:date>2019-12-08T22:19:28Z</dc:date>
    </item>
    <item>
      <title>Re: change the path for the library directory</title>
      <link>https://communities.sas.com/t5/SAS-Programming/change-the-path-for-the-library-directory/m-p/610344#M177723</link>
      <description>&lt;P&gt;The LIBNAME error suggests the path you have in the statement isn't correct. Please note this path has to be accessible from your SAS Application server with the user name you are running your SAS program under.&lt;/P&gt;</description>
      <pubDate>Sun, 08 Dec 2019 22:51:05 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/change-the-path-for-the-library-directory/m-p/610344#M177723</guid>
      <dc:creator>SASKiwi</dc:creator>
      <dc:date>2019-12-08T22:51:05Z</dc:date>
    </item>
    <item>
      <title>Re: change the path for the library directory</title>
      <link>https://communities.sas.com/t5/SAS-Programming/change-the-path-for-the-library-directory/m-p/610345#M177724</link>
      <description>&lt;P&gt;I've got to the properties and the lib name is showing the correct pathname but it isn't functioning.&lt;/P&gt;</description>
      <pubDate>Sun, 08 Dec 2019 22:55:44 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/change-the-path-for-the-library-directory/m-p/610345#M177724</guid>
      <dc:creator>76aaa</dc:creator>
      <dc:date>2019-12-08T22:55:44Z</dc:date>
    </item>
    <item>
      <title>Re: change the path for the library directory</title>
      <link>https://communities.sas.com/t5/SAS-Programming/change-the-path-for-the-library-directory/m-p/610348#M177727</link>
      <description>&lt;P&gt;Run the LIBNAME statement by itself then post the SAS log. Do this by copy and paste, not screenshots as&amp;nbsp;&lt;a href="https://communities.sas.com/t5/user/viewprofilepage/user-id/11562"&gt;@Kurt_Bremser&lt;/a&gt;&amp;nbsp;has recommended.&lt;/P&gt;</description>
      <pubDate>Sun, 08 Dec 2019 23:22:06 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/change-the-path-for-the-library-directory/m-p/610348#M177727</guid>
      <dc:creator>SASKiwi</dc:creator>
      <dc:date>2019-12-08T23:22:06Z</dc:date>
    </item>
    <item>
      <title>Re: change the path for the library directory</title>
      <link>https://communities.sas.com/t5/SAS-Programming/change-the-path-for-the-library-directory/m-p/610349#M177728</link>
      <description>&lt;DIV class="sasSource"&gt;1 OPTIONS NONOTES NOSTIMER NOSOURCE NOSYNTAXCHECK;&lt;/DIV&gt;&lt;DIV class="sasSource"&gt;72&lt;/DIV&gt;&lt;DIV class="sasSource"&gt;73 libname mylib "/home/u39853316/My Documents/New";&lt;/DIV&gt;&lt;DIV class="sasError"&gt;ERROR: The path /home/u39853316/My Documents/New is not in the list of accessible paths when SAS is in the lockdown state.&lt;/DIV&gt;&lt;DIV class="sasError"&gt;ERROR: Error in the LIBNAME statement.&lt;/DIV&gt;&lt;DIV class="sasSource"&gt;74 run;&lt;/DIV&gt;&lt;DIV class="sasSource"&gt;75&lt;/DIV&gt;&lt;DIV class="sasSource"&gt;76 OPTIONS NONOTES NOSTIMER NOSOURCE NOSYNTAXCHECK;&lt;/DIV&gt;&lt;DIV class="sasSource"&gt;88&lt;/DIV&gt;</description>
      <pubDate>Sun, 08 Dec 2019 23:25:17 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/change-the-path-for-the-library-directory/m-p/610349#M177728</guid>
      <dc:creator>76aaa</dc:creator>
      <dc:date>2019-12-08T23:25:17Z</dc:date>
    </item>
    <item>
      <title>Re: change the path for the library directory</title>
      <link>https://communities.sas.com/t5/SAS-Programming/change-the-path-for-the-library-directory/m-p/610350#M177729</link>
      <description>&lt;DIV&gt;&lt;DIV class="sasSource"&gt;&amp;nbsp;&lt;/DIV&gt;&lt;DIV class="sasSource"&gt;1 OPTIONS NONOTES NOSTIMER NOSOURCE NOSYNTAXCHECK;&lt;/DIV&gt;&lt;DIV class="sasSource"&gt;72&lt;/DIV&gt;&lt;DIV class="sasSource"&gt;73 /* Generated Code (IMPORT) */&lt;/DIV&gt;&lt;DIV class="sasSource"&gt;74 /* Source File: nhanes_1.csv */&lt;/DIV&gt;&lt;DIV class="sasSource"&gt;75 /* Source Path: /folders/myfolders/AFTER_MIDTERM/output/MIDTERM_Second */&lt;/DIV&gt;&lt;DIV class="sasSource"&gt;76 /* Code generated on: 12/8/19, 12:53 PM */&lt;/DIV&gt;&lt;DIV class="sasSource"&gt;77&lt;/DIV&gt;&lt;DIV class="sasSource"&gt;78 %web_drop_table(PG2.IMPORT);&lt;/DIV&gt;&lt;DIV class="sasSource"&gt;79 FILENAME REFFILE '/folders/myfolders/AFTER_MIDTERM/output/MIDTERM_Second/nhanes_1.csv';&lt;/DIV&gt;&lt;DIV class="sasSource"&gt;80 run;&lt;/DIV&gt;&lt;DIV class="sasSource"&gt;81 PROC CONTENTS DATA=WORK.IMPORT; RUN;&lt;/DIV&gt;&lt;DIV class="sasError"&gt;ERROR: File WORK.IMPORT.DATA does not exist.&lt;/DIV&gt;&lt;DIV class="sasNote"&gt;&amp;nbsp;&lt;/DIV&gt;&lt;DIV class="sasNote"&gt;NOTE: Statements not processed because of errors noted above.&lt;/DIV&gt;&lt;DIV class="sasNote"&gt;NOTE: PROCEDURE CONTENTS used (Total process time):&lt;/DIV&gt;&lt;DIV class="sasNote"&gt;real time 0.00 seconds&lt;/DIV&gt;&lt;DIV class="sasNote"&gt;cpu time 0.00 seconds&lt;/DIV&gt;&lt;DIV class="sasNote"&gt;&amp;nbsp;&lt;/DIV&gt;&lt;DIV class="sasNote"&gt;NOTE: The SAS System stopped processing this step because of errors.&lt;/DIV&gt;&lt;DIV class="sasNote"&gt;&amp;nbsp;&lt;/DIV&gt;&lt;DIV class="sasNote"&gt;&amp;nbsp;&lt;/DIV&gt;&lt;DIV class="sasSource"&gt;82 PROC IMPORT DATAFILE=REFFILE&lt;/DIV&gt;&lt;DIV class="sasSource"&gt;83 DBMS=CSV&lt;/DIV&gt;&lt;DIV class="sasSource"&gt;84 OUT=WORK.IMPORT;&lt;/DIV&gt;&lt;DIV class="sasSource"&gt;85 GETNAMES=YES;&lt;/DIV&gt;&lt;DIV class="sasSource"&gt;86 RUN;&lt;/DIV&gt;&lt;DIV class="sasNote"&gt;&amp;nbsp;&lt;/DIV&gt;&lt;DIV class="sasSource"&gt;NOTE: Unable to open parameter catalog: SASUSER.PARMS.PARMS.SLIST in update mode. Temporary parameter values will be saved to&lt;/DIV&gt;&lt;DIV class="sasSource"&gt;WORK.PARMS.PARMS.SLIST.&lt;/DIV&gt;&lt;DIV class="sasSource"&gt;WARNING: Physical file does not exist, /folders/myfolders/AFTER_MIDTERM/output/MIDTERM_Second/nhanes_1.csv.&lt;/DIV&gt;&lt;DIV class="sasError"&gt;ERROR: Import unsuccessful. See SAS Log for details.&lt;/DIV&gt;&lt;DIV class="sasNote"&gt;NOTE: The SAS System stopped processing this step because of errors.&lt;/DIV&gt;&lt;DIV class="sasNote"&gt;NOTE: PROCEDURE IMPORT used (Total process time):&lt;/DIV&gt;&lt;DIV class="sasNote"&gt;real time 0.06 seconds&lt;/DIV&gt;&lt;DIV class="sasNote"&gt;cpu time 0.05 seconds&lt;/DIV&gt;&lt;DIV class="sasNote"&gt;&amp;nbsp;&lt;/DIV&gt;&lt;DIV class="sasSource"&gt;87&lt;/DIV&gt;&lt;DIV class="sasNote"&gt;&amp;nbsp;&lt;/DIV&gt;&lt;DIV class="sasNote"&gt;&amp;nbsp;&lt;/DIV&gt;&lt;DIV class="sasSource"&gt;88 data nhanes1;&lt;/DIV&gt;&lt;DIV class="sasSource"&gt;89 set mylib.nhanes;&lt;/DIV&gt;&lt;DIV class="sasError"&gt;ERROR: Libref MYLIB is not assigned.&lt;/DIV&gt;&lt;DIV class="sasSource"&gt;90 keep SEQN RIAGENDR RIDAGEYR RIDRETH1 DMQMILIT DMDBORN DMDCITZN DMDYRSUS DMDEDUC2 DMDMARTL&lt;/DIV&gt;&lt;DIV class="sasSource"&gt;91 INDHHINC WTMEC2YR SDMVPSU SDMVSTRA SDDSRVYR INDFMPIR BMXWT BMXHT BMXBMI HSD010 DBQ720--DBQ890;&lt;/DIV&gt;&lt;DIV class="sasSource"&gt;92 run;&lt;/DIV&gt;&lt;DIV class="sasNote"&gt;&amp;nbsp;&lt;/DIV&gt;&lt;DIV class="sasWarning"&gt;WARNING: The variable SEQN in the DROP, KEEP, or RENAME list has never been referenced.&lt;/DIV&gt;&lt;DIV class="sasWarning"&gt;WARNING: The variable RIAGENDR in the DROP, KEEP, or RENAME list has never been referenced.&lt;/DIV&gt;&lt;DIV class="sasWarning"&gt;WARNING: The variable RIDAGEYR in the DROP, KEEP, or RENAME list has never been referenced.&lt;/DIV&gt;&lt;DIV class="sasWarning"&gt;WARNING: The variable RIDRETH1 in the DROP, KEEP, or RENAME list has never been referenced.&lt;/DIV&gt;&lt;DIV class="sasWarning"&gt;WARNING: The variable DMQMILIT in the DROP, KEEP, or RENAME list has never been referenced.&lt;/DIV&gt;&lt;DIV class="sasWarning"&gt;WARNING: The variable DMDBORN in the DROP, KEEP, or RENAME list has never been referenced.&lt;/DIV&gt;&lt;DIV class="sasWarning"&gt;WARNING: The variable DMDCITZN in the DROP, KEEP, or RENAME list has never been referenced.&lt;/DIV&gt;&lt;DIV class="sasWarning"&gt;WARNING: The variable DMDYRSUS in the DROP, KEEP, or RENAME list has never been referenced.&lt;/DIV&gt;&lt;DIV class="sasWarning"&gt;WARNING: The variable DMDEDUC2 in the DROP, KEEP, or RENAME list has never been referenced.&lt;/DIV&gt;&lt;DIV class="sasWarning"&gt;WARNING: The variable DMDMARTL in the DROP, KEEP, or RENAME list has never been referenced.&lt;/DIV&gt;&lt;DIV class="sasWarning"&gt;WARNING: The variable INDHHINC in the DROP, KEEP, or RENAME list has never been referenced.&lt;/DIV&gt;&lt;DIV class="sasWarning"&gt;WARNING: The variable WTMEC2YR in the DROP, KEEP, or RENAME list has never been referenced.&lt;/DIV&gt;&lt;DIV class="sasWarning"&gt;WARNING: The variable SDMVPSU in the DROP, KEEP, or RENAME list has never been referenced.&lt;/DIV&gt;&lt;DIV class="sasWarning"&gt;WARNING: The variable SDMVSTRA in the DROP, KEEP, or RENAME list has never been referenced.&lt;/DIV&gt;&lt;DIV class="sasWarning"&gt;WARNING: The variable SDDSRVYR in the DROP, KEEP, or RENAME list has never been referenced.&lt;/DIV&gt;&lt;DIV class="sasWarning"&gt;WARNING: The variable INDFMPIR in the DROP, KEEP, or RENAME list has never been referenced.&lt;/DIV&gt;&lt;DIV class="sasWarning"&gt;WARNING: The variable BMXWT in the DROP, KEEP, or RENAME list has never been referenced.&lt;/DIV&gt;&lt;DIV class="sasWarning"&gt;WARNING: The variable BMXHT in the DROP, KEEP, or RENAME list has never been referenced.&lt;/DIV&gt;&lt;DIV class="sasWarning"&gt;WARNING: The variable BMXBMI in the DROP, KEEP, or RENAME list has never been referenced.&lt;/DIV&gt;&lt;DIV class="sasWarning"&gt;WARNING: The variable HSD010 in the DROP, KEEP, or RENAME list has never been referenced.&lt;/DIV&gt;&lt;DIV class="sasWarning"&gt;WARNING: Starting variable DBQ720 and ending variable DBQ890 of double-dash list do not exist.&lt;/DIV&gt;&lt;DIV class="sasNote"&gt;NOTE: The SAS System stopped processing this step because of errors.&lt;/DIV&gt;&lt;DIV class="sasWarning"&gt;WARNING: The data set WORK.NHANES1 may be incomplete. When this step was stopped there were 0 observations and 0 variables.&lt;/DIV&gt;&lt;/DIV&gt;&lt;DIV&gt;&lt;DIV class="sasNote"&gt;NOTE: DATA statement used (Total process time):&lt;/DIV&gt;&lt;DIV class="sasNote"&gt;real time 0.00 seconds&lt;/DIV&gt;&lt;DIV class="sasNote"&gt;cpu time 0.00 seconds&lt;/DIV&gt;&lt;DIV class="sasNote"&gt;&amp;nbsp;&lt;/DIV&gt;&lt;DIV class="sasNote"&gt;&amp;nbsp;&lt;/DIV&gt;&lt;DIV class="sasSource"&gt;93 /*Deleting Missing Observations*/&lt;/DIV&gt;&lt;DIV class="sasSource"&gt;94 /* Example of if-then statement */&lt;/DIV&gt;&lt;DIV class="sasSource"&gt;95 data nhanes2;&lt;/DIV&gt;&lt;DIV class="sasSource"&gt;96 set nhanes1;&lt;/DIV&gt;&lt;DIV class="sasSource"&gt;97 if nmiss( of _numeric_ ) then delete ;&lt;/DIV&gt;&lt;DIV class="sasError"&gt;_____&lt;/DIV&gt;&lt;DIV class="sasError"&gt;71&lt;/DIV&gt;&lt;DIV class="sasError"&gt;ERROR 71-185: The NMISS function call does not have enough arguments.&lt;/DIV&gt;&lt;DIV class="sasSource"&gt;&amp;nbsp;&lt;/DIV&gt;&lt;DIV class="sasSource"&gt;98 run;&lt;/DIV&gt;&lt;DIV class="sasNote"&gt;&amp;nbsp;&lt;/DIV&gt;&lt;DIV class="sasNote"&gt;NOTE: The SAS System stopped processing this step because of errors.&lt;/DIV&gt;&lt;DIV class="sasWarning"&gt;WARNING: The data set WORK.NHANES2 may be incomplete. When this step was stopped there were 0 observations and 0 variables.&lt;/DIV&gt;&lt;DIV class="sasNote"&gt;NOTE: DATA statement used (Total process time):&lt;/DIV&gt;&lt;DIV class="sasNote"&gt;real time 0.00 seconds&lt;/DIV&gt;&lt;DIV class="sasNote"&gt;cpu time 0.01 seconds&lt;/DIV&gt;&lt;DIV class="sasNote"&gt;&amp;nbsp;&lt;/DIV&gt;&lt;DIV class="sasNote"&gt;&amp;nbsp;&lt;/DIV&gt;&lt;DIV class="sasSource"&gt;99&lt;/DIV&gt;&lt;DIV class="sasSource"&gt;100 proc sort data=nhanes2 out=nhanes_1 nodup nodupkey;&lt;/DIV&gt;&lt;DIV class="sasSource"&gt;101 by SEQN;&lt;/DIV&gt;&lt;DIV class="sasError"&gt;ERROR: Variable SEQN not found.&lt;/DIV&gt;&lt;DIV class="sasSource"&gt;102 run;&lt;/DIV&gt;&lt;DIV class="sasNote"&gt;&amp;nbsp;&lt;/DIV&gt;&lt;DIV class="sasNote"&gt;NOTE: The SAS System stopped processing this step because of errors.&lt;/DIV&gt;&lt;DIV class="sasWarning"&gt;WARNING: The data set WORK.NHANES_1 may be incomplete. When this step was stopped there were 0 observations and 0 variables.&lt;/DIV&gt;&lt;DIV class="sasNote"&gt;NOTE: PROCEDURE SORT used (Total process time):&lt;/DIV&gt;&lt;DIV class="sasNote"&gt;real time 0.01 seconds&lt;/DIV&gt;&lt;DIV class="sasNote"&gt;cpu time 0.01 seconds&lt;/DIV&gt;&lt;DIV class="sasNote"&gt;&amp;nbsp;&lt;/DIV&gt;&lt;DIV class="sasSource"&gt;103&lt;/DIV&gt;&lt;DIV class="sasNote"&gt;&amp;nbsp;&lt;/DIV&gt;&lt;DIV class="sasNote"&gt;&amp;nbsp;&lt;/DIV&gt;&lt;DIV class="sasSource"&gt;104 proc export data=nhanes_1 outfile="folders/myfolders/New/nhanes_1.csv" dbms=csv replace;&lt;/DIV&gt;&lt;DIV class="sasSource"&gt;105 run;&lt;/DIV&gt;&lt;DIV class="sasNote"&gt;&amp;nbsp;&lt;/DIV&gt;&lt;DIV class="sasSource"&gt;NOTE: Unable to open parameter catalog: SASUSER.PARMS.PARMS.SLIST in update mode. Temporary parameter values will be saved to&lt;/DIV&gt;&lt;DIV class="sasSource"&gt;WORK.PARMS.PARMS.SLIST.&lt;/DIV&gt;&lt;DIV class="sasNote"&gt;NOTE: No variables in data set WORK.NHANES_1.&lt;/DIV&gt;&lt;DIV class="sasError"&gt;ERROR: Export unsuccessful. See SAS Log for details.&lt;/DIV&gt;&lt;DIV class="sasNote"&gt;NOTE: The SAS System stopped processing this step because of errors.&lt;/DIV&gt;&lt;DIV class="sasNote"&gt;NOTE: PROCEDURE EXPORT used (Total process time):&lt;/DIV&gt;&lt;DIV class="sasNote"&gt;real time 0.08 seconds&lt;/DIV&gt;&lt;DIV class="sasNote"&gt;cpu time 0.05 seconds&lt;/DIV&gt;&lt;DIV class="sasNote"&gt;&amp;nbsp;&lt;/DIV&gt;&lt;DIV class="sasSource"&gt;106&lt;/DIV&gt;&lt;DIV class="sasNote"&gt;&amp;nbsp;&lt;/DIV&gt;&lt;DIV class="sasNote"&gt;&amp;nbsp;&lt;/DIV&gt;&lt;DIV class="sasSource"&gt;107 proc copy in=work out=mylib;&lt;/DIV&gt;&lt;DIV class="sasSource"&gt;108 select nhanes_1;&lt;/DIV&gt;&lt;DIV class="sasSource"&gt;109 run;&lt;/DIV&gt;&lt;DIV class="sasNote"&gt;&amp;nbsp;&lt;/DIV&gt;&lt;DIV class="sasError"&gt;ERROR: Libref MYLIB is not assigned.&lt;/DIV&gt;&lt;DIV class="sasNote"&gt;NOTE: Statements not processed because of errors noted above.&lt;/DIV&gt;&lt;DIV class="sasNote"&gt;NOTE: PROCEDURE COPY used (Total process time):&lt;/DIV&gt;&lt;DIV class="sasNote"&gt;real time 0.00 seconds&lt;/DIV&gt;&lt;DIV class="sasNote"&gt;cpu time 0.00 seconds&lt;/DIV&gt;&lt;DIV class="sasNote"&gt;&amp;nbsp;&lt;/DIV&gt;&lt;DIV class="sasNote"&gt;NOTE: The SAS System stopped processing this step because of errors.&lt;/DIV&gt;&lt;DIV class="sasSource"&gt;110&lt;/DIV&gt;&lt;DIV class="sasNote"&gt;&amp;nbsp;&lt;/DIV&gt;&lt;DIV class="sasNote"&gt;&amp;nbsp;&lt;/DIV&gt;&lt;DIV class="sasSource"&gt;111 proc means data=mylib.nhanes_1 mean min max;&lt;/DIV&gt;&lt;DIV class="sasError"&gt;ERROR: Libref MYLIB is not assigned.&lt;/DIV&gt;&lt;DIV class="sasSource"&gt;112 var RIDAGEYR DMDYRSUS INDHHINC INDFMPIR WTMEC2YR SDMVPSU SDMVSTRA BMXWT BMXHT BMXBMI;&lt;/DIV&gt;&lt;DIV class="sasError"&gt;ERROR: No data set open to look up variables.&lt;/DIV&gt;&lt;DIV class="sasError"&gt;ERROR: No data set open to look up variables.&lt;/DIV&gt;&lt;DIV class="sasError"&gt;ERROR: No data set open to look up variables.&lt;/DIV&gt;&lt;DIV class="sasError"&gt;ERROR: No data set open to look up variables.&lt;/DIV&gt;&lt;DIV class="sasError"&gt;ERROR: No data set open to look up variables.&lt;/DIV&gt;&lt;DIV class="sasError"&gt;ERROR: No data set open to look up variables.&lt;/DIV&gt;&lt;DIV class="sasError"&gt;ERROR: No data set open to look up variables.&lt;/DIV&gt;&lt;DIV class="sasError"&gt;ERROR: No data set open to look up variables.&lt;/DIV&gt;&lt;DIV class="sasError"&gt;ERROR: No data set open to look up variables.&lt;/DIV&gt;&lt;DIV class="sasError"&gt;ERROR: No data set open to look up variables.&lt;/DIV&gt;&lt;DIV class="sasSource"&gt;113 run;&lt;/DIV&gt;&lt;DIV class="sasNote"&gt;&amp;nbsp;&lt;/DIV&gt;&lt;DIV class="sasNote"&gt;NOTE: The SAS System stopped processing this step because of errors.&lt;/DIV&gt;&lt;DIV class="sasNote"&gt;NOTE: PROCEDURE MEANS used (Total process time):&lt;/DIV&gt;&lt;DIV class="sasNote"&gt;real time 0.00 seconds&lt;/DIV&gt;&lt;DIV class="sasNote"&gt;cpu time 0.00 seconds&lt;/DIV&gt;&lt;DIV class="sasNote"&gt;&amp;nbsp;&lt;/DIV&gt;&lt;DIV class="sasSource"&gt;114&lt;/DIV&gt;&lt;DIV class="sasNote"&gt;&amp;nbsp;&lt;/DIV&gt;&lt;DIV class="sasNote"&gt;&amp;nbsp;&lt;/DIV&gt;&lt;DIV class="sasSource"&gt;115 proc freq data=mylib.nhanes_1;&lt;/DIV&gt;&lt;DIV class="sasError"&gt;ERROR: Libref MYLIB is not assigned.&lt;/DIV&gt;&lt;DIV class="sasSource"&gt;116 tables RIAGENDR RIDRETH1 DMQMILIT DMDBORN DMDCITZN DMDEDUC2 DMDMARTL HSD010 DBQ720--DBQ890;&lt;/DIV&gt;&lt;DIV class="sasError"&gt;ERROR: No data set open to look up variables.&lt;/DIV&gt;&lt;DIV class="sasError"&gt;ERROR: No data set open to look up variables.&lt;/DIV&gt;&lt;DIV class="sasError"&gt;ERROR: No data set open to look up variables.&lt;/DIV&gt;&lt;DIV class="sasError"&gt;ERROR: No data set open to look up variables.&lt;/DIV&gt;&lt;DIV class="sasError"&gt;ERROR: No data set open to look up variables.&lt;/DIV&gt;&lt;DIV class="sasError"&gt;ERROR: No data set open to look up variables.&lt;/DIV&gt;&lt;DIV class="sasError"&gt;ERROR: No data set open to look up variables.&lt;/DIV&gt;&lt;DIV class="sasError"&gt;ERROR: No data set open to look up variables.&lt;/DIV&gt;&lt;DIV class="sasError"&gt;ERROR: No data set open to look up variables.&lt;/DIV&gt;&lt;DIV class="sasSource"&gt;117 run;&lt;/DIV&gt;&lt;DIV class="sasNote"&gt;&amp;nbsp;&lt;/DIV&gt;&lt;DIV class="sasNote"&gt;NOTE: The SAS System stopped processing this step because of errors.&lt;/DIV&gt;&lt;DIV class="sasNote"&gt;NOTE: PROCEDURE FREQ used (Total process time):&lt;/DIV&gt;&lt;DIV class="sasNote"&gt;real time 0.00 seconds&lt;/DIV&gt;&lt;DIV class="sasNote"&gt;cpu time 0.01 seconds&lt;/DIV&gt;&lt;DIV class="sasNote"&gt;&amp;nbsp;&lt;/DIV&gt;&lt;DIV class="sasSource"&gt;118&lt;/DIV&gt;&lt;DIV class="sasSource"&gt;119 OPTIONS NONOTES NOSTIMER NOSOURCE NOSYNTAXCHECK;&lt;/DIV&gt;&lt;DIV class="sasSource"&gt;131&lt;/DIV&gt;&lt;/DIV&gt;&lt;PRE class="sasLog"&gt;&amp;nbsp;&lt;/PRE&gt;</description>
      <pubDate>Sun, 08 Dec 2019 23:28:20 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/change-the-path-for-the-library-directory/m-p/610350#M177729</guid>
      <dc:creator>76aaa</dc:creator>
      <dc:date>2019-12-08T23:28:20Z</dc:date>
    </item>
    <item>
      <title>Re: change the path for the library directory</title>
      <link>https://communities.sas.com/t5/SAS-Programming/change-the-path-for-the-library-directory/m-p/610351#M177730</link>
      <description>&lt;P&gt;Are you using University Edition in a virtual machine?&lt;/P&gt;
&lt;P&gt;The path in&lt;/P&gt;
&lt;PRE&gt;WARNING: Physical file does not exist, /folders/myfolders/AFTER_MIDTERM/output/MIDTERM_Second/nhanes_1.csv.&lt;/PRE&gt;
&lt;P&gt;suggests this.&lt;/P&gt;
&lt;P&gt;If yes, make sure that the file is there, and that you spelled the filename right (UE is case sensitive).&lt;/P&gt;
&lt;P&gt;Also, if using UE in a VM, you can't have a libname like&lt;/P&gt;
&lt;PRE&gt;/home/u39853316/My Documents/New&lt;/PRE&gt;
&lt;P&gt;That path simply does not exist in the virtual machine.&lt;/P&gt;</description>
      <pubDate>Sun, 08 Dec 2019 23:57:13 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/change-the-path-for-the-library-directory/m-p/610351#M177730</guid>
      <dc:creator>Kurt_Bremser</dc:creator>
      <dc:date>2019-12-08T23:57:13Z</dc:date>
    </item>
    <item>
      <title>Re: change the path for the library directory</title>
      <link>https://communities.sas.com/t5/SAS-Programming/change-the-path-for-the-library-directory/m-p/610352#M177731</link>
      <description>&lt;BLOCKQUOTE&gt;&lt;HR /&gt;&lt;a href="https://communities.sas.com/t5/user/viewprofilepage/user-id/295667"&gt;@76aaa&lt;/a&gt;&amp;nbsp;wrote:&lt;BR /&gt;
&lt;P&gt;I've got to the properties and the lib name is showing the correct pathname but it isn't functioning.&lt;/P&gt;
&lt;HR /&gt;&lt;/BLOCKQUOTE&gt;
&lt;P&gt;The fact that it does not work tells you that the path is NOT correct. SAS is&amp;nbsp;&lt;EM&gt;always&lt;/EM&gt; right in this regard.&lt;/P&gt;</description>
      <pubDate>Sun, 08 Dec 2019 23:59:15 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/change-the-path-for-the-library-directory/m-p/610352#M177731</guid>
      <dc:creator>Kurt_Bremser</dc:creator>
      <dc:date>2019-12-08T23:59:15Z</dc:date>
    </item>
    <item>
      <title>Re: change the path for the library directory</title>
      <link>https://communities.sas.com/t5/SAS-Programming/change-the-path-for-the-library-directory/m-p/610353#M177732</link>
      <description>&lt;P&gt;I'm using SAS Studio.&lt;/P&gt;</description>
      <pubDate>Mon, 09 Dec 2019 00:12:49 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/change-the-path-for-the-library-directory/m-p/610353#M177732</guid>
      <dc:creator>76aaa</dc:creator>
      <dc:date>2019-12-09T00:12:49Z</dc:date>
    </item>
    <item>
      <title>Re: change the path for the library directory</title>
      <link>https://communities.sas.com/t5/SAS-Programming/change-the-path-for-the-library-directory/m-p/610354#M177733</link>
      <description>&lt;P&gt;Show a screenshot of the properties path and your libname path erroring out.&amp;nbsp;&lt;BR /&gt;Remember the properties must be from the Servers Files and Folders area not your OS.&amp;nbsp;&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;
&lt;BLOCKQUOTE&gt;&lt;HR /&gt;&lt;a href="https://communities.sas.com/t5/user/viewprofilepage/user-id/295667"&gt;@76aaa&lt;/a&gt;&amp;nbsp;wrote:&lt;BR /&gt;I don't know what I'm doing wrong!! I keep getting libname libref not assigned. Someone, please help!!&lt;HR /&gt;&lt;/BLOCKQUOTE&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 09 Dec 2019 00:15:01 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/change-the-path-for-the-library-directory/m-p/610354#M177733</guid>
      <dc:creator>Reeza</dc:creator>
      <dc:date>2019-12-09T00:15:01Z</dc:date>
    </item>
    <item>
      <title>Re: change the path for the library directory</title>
      <link>https://communities.sas.com/t5/SAS-Programming/change-the-path-for-the-library-directory/m-p/610355#M177734</link>
      <description>&lt;P&gt;University Edition uses SAS Studio as interface. BE MORE SPECIFIC!&lt;/P&gt;
&lt;P&gt;Please do not make us drag crucial information out of your nose bit by bit.&lt;/P&gt;</description>
      <pubDate>Mon, 09 Dec 2019 00:15:55 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/change-the-path-for-the-library-directory/m-p/610355#M177734</guid>
      <dc:creator>Kurt_Bremser</dc:creator>
      <dc:date>2019-12-09T00:15:55Z</dc:date>
    </item>
    <item>
      <title>Re: change the path for the library directory</title>
      <link>https://communities.sas.com/t5/SAS-Programming/change-the-path-for-the-library-directory/m-p/610358#M177736</link>
      <description>Touché!!</description>
      <pubDate>Mon, 09 Dec 2019 00:34:30 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/change-the-path-for-the-library-directory/m-p/610358#M177736</guid>
      <dc:creator>76aaa</dc:creator>
      <dc:date>2019-12-09T00:34:30Z</dc:date>
    </item>
    <item>
      <title>Re: change the path for the library directory</title>
      <link>https://communities.sas.com/t5/SAS-Programming/change-the-path-for-the-library-directory/m-p/610512#M177794</link>
      <description>Is your question answered? If so, please mark the solution or post the solution and close this thread. Thanks!</description>
      <pubDate>Mon, 09 Dec 2019 17:14:42 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/change-the-path-for-the-library-directory/m-p/610512#M177794</guid>
      <dc:creator>Reeza</dc:creator>
      <dc:date>2019-12-09T17:14:42Z</dc:date>
    </item>
  </channel>
</rss>

