<?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: SAS Data Does Not Exist in SAS Procedures</title>
    <link>https://communities.sas.com/t5/SAS-Procedures/SAS-Data-Does-Not-Exist/m-p/461183#M70347</link>
    <description>&lt;BLOCKQUOTE&gt;&lt;HR /&gt;&lt;a href="https://communities.sas.com/t5/user/viewprofilepage/user-id/4954"&gt;@Astounding&lt;/a&gt; wrote:&lt;BR /&gt;
&lt;P&gt;Is this really the right path to the folder?&amp;nbsp; The number of slashes looks suspicious:&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;\\dcwdfap002\rp\\Ps\Lv\forensics\LA\S17EOC\RPU\Cyc&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;What did the SAS log say about the LIBNAME statement?&lt;/P&gt;
&lt;HR /&gt;&lt;/BLOCKQUOTE&gt;
&lt;P&gt;SAS ignores duplicate slashes later on in the path,&amp;nbsp;not sure why, but it definitely does sometimes.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;PRE&gt;&lt;CODE class=" language-sas"&gt; 69         libname test '/folders//myfolders//';
 NOTE: Libref TEST was successfully assigned as follows: 
       Engine:        V9 
       Physical Name: /folders//myfolders&lt;/CODE&gt;&lt;/PRE&gt;</description>
    <pubDate>Wed, 09 May 2018 20:29:52 GMT</pubDate>
    <dc:creator>Reeza</dc:creator>
    <dc:date>2018-05-09T20:29:52Z</dc:date>
    <item>
      <title>SAS Data Does Not Exist</title>
      <link>https://communities.sas.com/t5/SAS-Procedures/SAS-Data-Does-Not-Exist/m-p/461118#M70336</link>
      <description>&lt;P&gt;Hello there,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I have a question. I have never experienced that before. I am running a proc contents on a data saved in a library SAS enterprise guide 7.1. Although the data file exists, there is a message saying&amp;nbsp;ERROR: File STUDATA.SDFDATA17.DATA does not exist. Any inputs?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;%Let Qdrive=\\dcwdfap002\rp;&lt;BR /&gt;libname studata "&amp;amp;Qdrive.\\Ps\Lv\forensics\LA\S17EOC\RPU\Cyc";&lt;/P&gt;&lt;P&gt;options dkricond=nowarning;&lt;BR /&gt;proc contents data=studata.sdfdata17; run;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks and regards&lt;/P&gt;</description>
      <pubDate>Wed, 09 May 2018 16:52:13 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Procedures/SAS-Data-Does-Not-Exist/m-p/461118#M70336</guid>
      <dc:creator>Alass006</dc:creator>
      <dc:date>2018-05-09T16:52:13Z</dc:date>
    </item>
    <item>
      <title>Re: SAS Data Does Not Exist</title>
      <link>https://communities.sas.com/t5/SAS-Procedures/SAS-Data-Does-Not-Exist/m-p/461119#M70337</link>
      <description>&lt;P&gt;What makes you say "although the data file exists"?? Did you check? How? Be specific. Show us a screen capture.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;In cases like this, where SAS says it's not there, I tend to believe SAS, and not the human users, since all humans make mistakes from time to time.&lt;/P&gt;</description>
      <pubDate>Wed, 09 May 2018 16:57:40 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Procedures/SAS-Data-Does-Not-Exist/m-p/461119#M70337</guid>
      <dc:creator>PaigeMiller</dc:creator>
      <dc:date>2018-05-09T16:57:40Z</dc:date>
    </item>
    <item>
      <title>Re: SAS Data Does Not Exist</title>
      <link>https://communities.sas.com/t5/SAS-Procedures/SAS-Data-Does-Not-Exist/m-p/461158#M70345</link>
      <description>&lt;P&gt;Is this really the right path to the folder?&amp;nbsp; The number of slashes looks suspicious:&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;\\dcwdfap002\rp\\Ps\Lv\forensics\LA\S17EOC\RPU\Cyc&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;What did the SAS log say about the LIBNAME statement?&lt;/P&gt;</description>
      <pubDate>Wed, 09 May 2018 18:45:04 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Procedures/SAS-Data-Does-Not-Exist/m-p/461158#M70345</guid>
      <dc:creator>Astounding</dc:creator>
      <dc:date>2018-05-09T18:45:04Z</dc:date>
    </item>
    <item>
      <title>Re: SAS Data Does Not Exist</title>
      <link>https://communities.sas.com/t5/SAS-Procedures/SAS-Data-Does-Not-Exist/m-p/461183#M70347</link>
      <description>&lt;BLOCKQUOTE&gt;&lt;HR /&gt;&lt;a href="https://communities.sas.com/t5/user/viewprofilepage/user-id/4954"&gt;@Astounding&lt;/a&gt; wrote:&lt;BR /&gt;
&lt;P&gt;Is this really the right path to the folder?&amp;nbsp; The number of slashes looks suspicious:&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;\\dcwdfap002\rp\\Ps\Lv\forensics\LA\S17EOC\RPU\Cyc&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;What did the SAS log say about the LIBNAME statement?&lt;/P&gt;
&lt;HR /&gt;&lt;/BLOCKQUOTE&gt;
&lt;P&gt;SAS ignores duplicate slashes later on in the path,&amp;nbsp;not sure why, but it definitely does sometimes.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;PRE&gt;&lt;CODE class=" language-sas"&gt; 69         libname test '/folders//myfolders//';
 NOTE: Libref TEST was successfully assigned as follows: 
       Engine:        V9 
       Physical Name: /folders//myfolders&lt;/CODE&gt;&lt;/PRE&gt;</description>
      <pubDate>Wed, 09 May 2018 20:29:52 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Procedures/SAS-Data-Does-Not-Exist/m-p/461183#M70347</guid>
      <dc:creator>Reeza</dc:creator>
      <dc:date>2018-05-09T20:29:52Z</dc:date>
    </item>
  </channel>
</rss>

