<?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: referencing a data set in a library within a server in New SAS User</title>
    <link>https://communities.sas.com/t5/New-SAS-User/referencing-a-data-set-in-a-library-within-a-server/m-p/796129#M32960</link>
    <description>&lt;P&gt;That "Location" is the where the SAS metadata definition of the library is stored and nothing to do with the folder location where the actual data is stored. Try this and post the complete SAS log:&lt;/P&gt;
&lt;PRE&gt;&lt;CODE class=" language-sas"&gt;proc contents data = ENERFIL.NSSE;
run;&lt;/CODE&gt;&lt;/PRE&gt;</description>
    <pubDate>Mon, 14 Feb 2022 20:14:41 GMT</pubDate>
    <dc:creator>SASKiwi</dc:creator>
    <dc:date>2022-02-14T20:14:41Z</dc:date>
    <item>
      <title>referencing a data set in a library within a server</title>
      <link>https://communities.sas.com/t5/New-SAS-User/referencing-a-data-set-in-a-library-within-a-server/m-p/796115#M32957</link>
      <description>&lt;P&gt;Greetings&lt;/P&gt;&lt;P&gt;I have sas enterprise guide&amp;nbsp;which is connected to a remote server. however, I can access all the data within a library called ENRFIL and I can see all the varaibles within each dataset but if I wrote the code below it keeps telling me :&lt;/P&gt;&lt;P&gt;Libref ENRFIL is not assigned.&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="Abdulla1_0-1644865633401.png" style="width: 400px;"&gt;&lt;img src="https://communities.sas.com/t5/image/serverpage/image-id/68454iE2539384A3F09792/image-size/medium?v=v2&amp;amp;px=400" role="button" title="Abdulla1_0-1644865633401.png" alt="Abdulla1_0-1644865633401.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;CODE:&lt;/P&gt;&lt;P&gt;Data Mydata;&lt;BR /&gt;set ENRFIL.NSSE;&lt;BR /&gt;run;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 14 Feb 2022 19:08:35 GMT</pubDate>
      <guid>https://communities.sas.com/t5/New-SAS-User/referencing-a-data-set-in-a-library-within-a-server/m-p/796115#M32957</guid>
      <dc:creator>Abdulla1</dc:creator>
      <dc:date>2022-02-14T19:08:35Z</dc:date>
    </item>
    <item>
      <title>Re: referencing a data set in a library within a server</title>
      <link>https://communities.sas.com/t5/New-SAS-User/referencing-a-data-set-in-a-library-within-a-server/m-p/796127#M32959</link>
      <description>&lt;P&gt;ok so I right clicked on the library and chose properties.&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Abdulla1_0-1644867615048.png" style="width: 400px;"&gt;&lt;img src="https://communities.sas.com/t5/image/serverpage/image-id/68456i7882B0C890926984/image-size/medium?v=v2&amp;amp;px=400" role="button" title="Abdulla1_0-1644867615048.png" alt="Abdulla1_0-1644867615048.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;so I wrote&amp;nbsp;&lt;/P&gt;&lt;P&gt;libname ENERFIL '/Students Training/Engineering files/Data';&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;but now it start telling me that the NSSE file does not exist though can view it manually!&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Abdulla1_1-1644868064187.png" style="width: 400px;"&gt;&lt;img src="https://communities.sas.com/t5/image/serverpage/image-id/68457i016B49D1935732D7/image-size/medium?v=v2&amp;amp;px=400" role="button" title="Abdulla1_1-1644868064187.png" alt="Abdulla1_1-1644868064187.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 14 Feb 2022 19:50:39 GMT</pubDate>
      <guid>https://communities.sas.com/t5/New-SAS-User/referencing-a-data-set-in-a-library-within-a-server/m-p/796127#M32959</guid>
      <dc:creator>Abdulla1</dc:creator>
      <dc:date>2022-02-14T19:50:39Z</dc:date>
    </item>
    <item>
      <title>Re: referencing a data set in a library within a server</title>
      <link>https://communities.sas.com/t5/New-SAS-User/referencing-a-data-set-in-a-library-within-a-server/m-p/796129#M32960</link>
      <description>&lt;P&gt;That "Location" is the where the SAS metadata definition of the library is stored and nothing to do with the folder location where the actual data is stored. Try this and post the complete SAS log:&lt;/P&gt;
&lt;PRE&gt;&lt;CODE class=" language-sas"&gt;proc contents data = ENERFIL.NSSE;
run;&lt;/CODE&gt;&lt;/PRE&gt;</description>
      <pubDate>Mon, 14 Feb 2022 20:14:41 GMT</pubDate>
      <guid>https://communities.sas.com/t5/New-SAS-User/referencing-a-data-set-in-a-library-within-a-server/m-p/796129#M32960</guid>
      <dc:creator>SASKiwi</dc:creator>
      <dc:date>2022-02-14T20:14:41Z</dc:date>
    </item>
    <item>
      <title>Re: referencing a data set in a library within a server</title>
      <link>https://communities.sas.com/t5/New-SAS-User/referencing-a-data-set-in-a-library-within-a-server/m-p/796133#M32961</link>
      <description>&lt;P&gt;In your first post you show&lt;/P&gt;
&lt;P&gt;&lt;BR /&gt;ENRFIL&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;In your second you show&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;ENERFIL - note the &lt;FONT color="#FF0000"&gt;&lt;STRONG&gt;E&lt;/STRONG&gt;&lt;/FONT&gt;.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Your code references the first.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;BR /&gt;Try using the second assignment with the E and see if that works.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;BLOCKQUOTE&gt;&lt;HR /&gt;&lt;a href="https://communities.sas.com/t5/user/viewprofilepage/user-id/414636"&gt;@Abdulla1&lt;/a&gt;&amp;nbsp;wrote:&lt;BR /&gt;
&lt;P&gt;ok so I right clicked on the library and chose properties.&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Abdulla1_0-1644867615048.png" style="width: 400px;"&gt;&lt;img src="https://communities.sas.com/t5/image/serverpage/image-id/68456i7882B0C890926984/image-size/medium?v=v2&amp;amp;px=400" role="button" title="Abdulla1_0-1644867615048.png" alt="Abdulla1_0-1644867615048.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;so I wrote&amp;nbsp;&lt;/P&gt;
&lt;P&gt;libname ENERFIL '/Students Training/Engineering files/Data';&lt;/P&gt;
&lt;P&gt;&lt;BR /&gt;but now it start telling me that the NSSE file does not exist though can view it manually!&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Abdulla1_1-1644868064187.png" style="width: 400px;"&gt;&lt;img src="https://communities.sas.com/t5/image/serverpage/image-id/68457i016B49D1935732D7/image-size/medium?v=v2&amp;amp;px=400" role="button" title="Abdulla1_1-1644868064187.png" alt="Abdulla1_1-1644868064187.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;HR /&gt;&lt;/BLOCKQUOTE&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 14 Feb 2022 20:27:30 GMT</pubDate>
      <guid>https://communities.sas.com/t5/New-SAS-User/referencing-a-data-set-in-a-library-within-a-server/m-p/796133#M32961</guid>
      <dc:creator>Reeza</dc:creator>
      <dc:date>2022-02-14T20:27:30Z</dc:date>
    </item>
    <item>
      <title>Re: referencing a data set in a library within a server</title>
      <link>https://communities.sas.com/t5/New-SAS-User/referencing-a-data-set-in-a-library-within-a-server/m-p/796285#M32970</link>
      <description>&lt;P&gt;didn't work, rather, at "proc contents data=ENERFIL.NSSE" it tells me that ENRMGMT is not assigned. is there another way I can look for the location of the data&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 15 Feb 2022 15:03:51 GMT</pubDate>
      <guid>https://communities.sas.com/t5/New-SAS-User/referencing-a-data-set-in-a-library-within-a-server/m-p/796285#M32970</guid>
      <dc:creator>Abdulla1</dc:creator>
      <dc:date>2022-02-15T15:03:51Z</dc:date>
    </item>
    <item>
      <title>Re: referencing a data set in a library within a server</title>
      <link>https://communities.sas.com/t5/New-SAS-User/referencing-a-data-set-in-a-library-within-a-server/m-p/796287#M32971</link>
      <description>&lt;P&gt;Thank you Reeza, for your response, I actually have two libraries with these two names, but I'm still unable to open datasets in any of them. I think the problem is that sas referring to libraries in in deferent server but I still don't know how to fix that.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 15 Feb 2022 15:11:05 GMT</pubDate>
      <guid>https://communities.sas.com/t5/New-SAS-User/referencing-a-data-set-in-a-library-within-a-server/m-p/796287#M32971</guid>
      <dc:creator>Abdulla1</dc:creator>
      <dc:date>2022-02-15T15:11:05Z</dc:date>
    </item>
    <item>
      <title>Re: referencing a data set in a library within a server</title>
      <link>https://communities.sas.com/t5/New-SAS-User/referencing-a-data-set-in-a-library-within-a-server/m-p/796575#M32997</link>
      <description>&lt;P&gt;finally I have found the problem.&amp;nbsp;&lt;/P&gt;&lt;P&gt;at the top most of my program the selected server is not the same as the server my file has.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Abdulla1_0-1645024635722.png" style="width: 400px;"&gt;&lt;img src="https://communities.sas.com/t5/image/serverpage/image-id/68530i806E20628F814E0D/image-size/medium?v=v2&amp;amp;px=400" role="button" title="Abdulla1_0-1645024635722.png" alt="Abdulla1_0-1645024635722.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;there I just checked on that arrow change the server to SASApp and then it worked.&lt;/P&gt;&lt;P&gt;thanks for everyone tried to help me on this issue.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 16 Feb 2022 15:18:31 GMT</pubDate>
      <guid>https://communities.sas.com/t5/New-SAS-User/referencing-a-data-set-in-a-library-within-a-server/m-p/796575#M32997</guid>
      <dc:creator>Abdulla1</dc:creator>
      <dc:date>2022-02-16T15:18:31Z</dc:date>
    </item>
  </channel>
</rss>

