<?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 ERROR: Physical file does not exist.  Trying to import an Excel file using University Edition in SAS Programming</title>
    <link>https://communities.sas.com/t5/SAS-Programming/ERROR-Physical-file-does-not-exist-Trying-to-import-an-Excel/m-p/419864#M280538</link>
    <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I'm trying to import an Excel file into SAS University Edition running on Oracle VirtualBox on a Windows 10 PC.&amp;nbsp; I've read and tried quite a few posts and solutions, but haven't found the problem.&amp;nbsp; I've shared myfolder in Windows and set it up in VM.&amp;nbsp; I can see the folders and files in the Files and Folders tab in SAS Studio.&amp;nbsp; I have no trouble accessing other files in the shared folder for training exercises.&amp;nbsp; I've tried placing the input file in both "myfolders" and in a sub directory.&amp;nbsp; It must be some rookie mistake.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;From the Error message, it appears that I have a problem with the shared folder.&amp;nbsp; Looking for assistance.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks in advance for your assistance.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Below is my log:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;DIV class="sasSource"&gt;1 OPTIONS NONOTES NOSTIMER NOSOURCE NOSYNTAXCHECK;&lt;/DIV&gt;&lt;DIV class="sasNote"&gt;NOTE: ODS statements in the SAS Studio environment may disable some output features.&lt;/DIV&gt;&lt;DIV class="sasSource"&gt;62&lt;/DIV&gt;&lt;DIV class="sasSource"&gt;63 %let path=/folders/myfolders/BRFSS15;&lt;/DIV&gt;&lt;DIV class="sasSource"&gt;64 libname Food "&amp;amp;path";&lt;/DIV&gt;&lt;DIV class="sasNote"&gt;NOTE: Libref FOOD refers to the same physical library as ORION.&lt;/DIV&gt;&lt;DIV class="sasWarning"&gt;WARNING: Library FOOD does not exist.&lt;/DIV&gt;&lt;DIV class="sasNote"&gt;NOTE: Libref FOOD was successfully assigned as follows:&lt;/DIV&gt;&lt;DIV class="sasNote"&gt;Engine: V9&lt;/DIV&gt;&lt;DIV class="sasNote"&gt;Physical Name: /folders/myfolders/BRFSS15&lt;/DIV&gt;&lt;DIV class="sasSource"&gt;65&lt;/DIV&gt;&lt;DIV class="sasSource"&gt;66 Proc Import datafile='folders/myfolders/BRFSS15/foodsecuritydatafile2017.xlsx'&lt;/DIV&gt;&lt;DIV class="sasSource"&gt;67 Out=work.food&lt;/DIV&gt;&lt;DIV class="sasSource"&gt;68 DBMS=XLSx&lt;/DIV&gt;&lt;DIV class="sasSource"&gt;69 Replace;&lt;/DIV&gt;&lt;DIV class="sasSource"&gt;70 Run;&lt;/DIV&gt;&lt;DIV class="sasNote"&gt;&amp;nbsp;&lt;/DIV&gt;&lt;DIV class="sasError"&gt;ERROR: Physical file does not exist, /opt/sasinside/SASConfig/Lev1/SASApp/folders/myfolders/BRFSS15//foodsecuritydatafile2017.xlsx.&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.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;71&lt;/DIV&gt;&lt;DIV class="sasSource"&gt;72&lt;/DIV&gt;&lt;DIV class="sasSource"&gt;73 OPTIONS NONOTES NOSTIMER NOSOURCE NOSYNTAXCHECK;&lt;/DIV&gt;&lt;DIV class="sasSource"&gt;86&lt;/DIV&gt;&lt;PRE class="sasLog"&gt;&amp;nbsp;&lt;/PRE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Sat, 09 Dec 2017 22:42:03 GMT</pubDate>
    <dc:creator>Ddormer</dc:creator>
    <dc:date>2017-12-09T22:42:03Z</dc:date>
    <item>
      <title>ERROR: Physical file does not exist.  Trying to import an Excel file using University Edition</title>
      <link>https://communities.sas.com/t5/SAS-Programming/ERROR-Physical-file-does-not-exist-Trying-to-import-an-Excel/m-p/419864#M280538</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I'm trying to import an Excel file into SAS University Edition running on Oracle VirtualBox on a Windows 10 PC.&amp;nbsp; I've read and tried quite a few posts and solutions, but haven't found the problem.&amp;nbsp; I've shared myfolder in Windows and set it up in VM.&amp;nbsp; I can see the folders and files in the Files and Folders tab in SAS Studio.&amp;nbsp; I have no trouble accessing other files in the shared folder for training exercises.&amp;nbsp; I've tried placing the input file in both "myfolders" and in a sub directory.&amp;nbsp; It must be some rookie mistake.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;From the Error message, it appears that I have a problem with the shared folder.&amp;nbsp; Looking for assistance.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks in advance for your assistance.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Below is my log:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;DIV class="sasSource"&gt;1 OPTIONS NONOTES NOSTIMER NOSOURCE NOSYNTAXCHECK;&lt;/DIV&gt;&lt;DIV class="sasNote"&gt;NOTE: ODS statements in the SAS Studio environment may disable some output features.&lt;/DIV&gt;&lt;DIV class="sasSource"&gt;62&lt;/DIV&gt;&lt;DIV class="sasSource"&gt;63 %let path=/folders/myfolders/BRFSS15;&lt;/DIV&gt;&lt;DIV class="sasSource"&gt;64 libname Food "&amp;amp;path";&lt;/DIV&gt;&lt;DIV class="sasNote"&gt;NOTE: Libref FOOD refers to the same physical library as ORION.&lt;/DIV&gt;&lt;DIV class="sasWarning"&gt;WARNING: Library FOOD does not exist.&lt;/DIV&gt;&lt;DIV class="sasNote"&gt;NOTE: Libref FOOD was successfully assigned as follows:&lt;/DIV&gt;&lt;DIV class="sasNote"&gt;Engine: V9&lt;/DIV&gt;&lt;DIV class="sasNote"&gt;Physical Name: /folders/myfolders/BRFSS15&lt;/DIV&gt;&lt;DIV class="sasSource"&gt;65&lt;/DIV&gt;&lt;DIV class="sasSource"&gt;66 Proc Import datafile='folders/myfolders/BRFSS15/foodsecuritydatafile2017.xlsx'&lt;/DIV&gt;&lt;DIV class="sasSource"&gt;67 Out=work.food&lt;/DIV&gt;&lt;DIV class="sasSource"&gt;68 DBMS=XLSx&lt;/DIV&gt;&lt;DIV class="sasSource"&gt;69 Replace;&lt;/DIV&gt;&lt;DIV class="sasSource"&gt;70 Run;&lt;/DIV&gt;&lt;DIV class="sasNote"&gt;&amp;nbsp;&lt;/DIV&gt;&lt;DIV class="sasError"&gt;ERROR: Physical file does not exist, /opt/sasinside/SASConfig/Lev1/SASApp/folders/myfolders/BRFSS15//foodsecuritydatafile2017.xlsx.&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.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;71&lt;/DIV&gt;&lt;DIV class="sasSource"&gt;72&lt;/DIV&gt;&lt;DIV class="sasSource"&gt;73 OPTIONS NONOTES NOSTIMER NOSOURCE NOSYNTAXCHECK;&lt;/DIV&gt;&lt;DIV class="sasSource"&gt;86&lt;/DIV&gt;&lt;PRE class="sasLog"&gt;&amp;nbsp;&lt;/PRE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Sat, 09 Dec 2017 22:42:03 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/ERROR-Physical-file-does-not-exist-Trying-to-import-an-Excel/m-p/419864#M280538</guid>
      <dc:creator>Ddormer</dc:creator>
      <dc:date>2017-12-09T22:42:03Z</dc:date>
    </item>
    <item>
      <title>Re: ERROR: Physical file does not exist.  Trying to import an Excel file using University Edition</title>
      <link>https://communities.sas.com/t5/SAS-Programming/ERROR-Physical-file-does-not-exist-Trying-to-import-an-Excel/m-p/419871#M280539</link>
      <description>&lt;P&gt;&lt;a href="https://communities.sas.com/t5/user/viewprofilepage/user-id/181702"&gt;@Ddormer&lt;/a&gt;&lt;/P&gt;
&lt;P&gt;There is potentially more than one issue you have to deal with.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;The first one:&lt;/P&gt;
&lt;P&gt;You're using a relative path in your Proc Import syntax -&amp;nbsp;&amp;nbsp;&lt;SPAN&gt;&lt;FONT face="courier new,courier"&gt;datafile='folders/my....'&lt;/FONT&gt; . I guess that's a typo and you just will have to add the beginning slash or you could also use something like:&amp;nbsp;&lt;/SPAN&gt;&lt;FONT face="courier new,courier"&gt;&lt;SPAN&gt;datafile="&amp;amp;path/foodsecuritydatafile2017.xlsx"&lt;/SPAN&gt;&lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;The second one:&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;FONT face="courier new,courier"&gt;&lt;SPAN&gt;WARNING: Library FOOD does not exist.&lt;/SPAN&gt;&lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;That kind of indicates that the path as such doesn't exist. Does library ORION work when you try to access data from it?&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Sun, 10 Dec 2017 00:41:22 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/ERROR-Physical-file-does-not-exist-Trying-to-import-an-Excel/m-p/419871#M280539</guid>
      <dc:creator>Patrick</dc:creator>
      <dc:date>2017-12-10T00:41:22Z</dc:date>
    </item>
    <item>
      <title>Re: ERROR: Physical file does not exist.  Trying to import an Excel file using University Edition</title>
      <link>https://communities.sas.com/t5/SAS-Programming/ERROR-Physical-file-does-not-exist-Trying-to-import-an-Excel/m-p/419889#M280540</link>
      <description>&lt;P&gt;You forgot the / in front of folders in the datafile option.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Sun, 10 Dec 2017 04:29:41 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/ERROR-Physical-file-does-not-exist-Trying-to-import-an-Excel/m-p/419889#M280540</guid>
      <dc:creator>Reeza</dc:creator>
      <dc:date>2017-12-10T04:29:41Z</dc:date>
    </item>
    <item>
      <title>Re: ERROR: Physical file does not exist.  Trying to import an Excel file using University Edition</title>
      <link>https://communities.sas.com/t5/SAS-Programming/ERROR-Physical-file-does-not-exist-Trying-to-import-an-Excel/m-p/419927#M280541</link>
      <description>&lt;P&gt;Thanks to&amp;nbsp;&lt;a href="https://communities.sas.com/t5/user/viewprofilepage/user-id/12447"&gt;@Patrick&lt;/a&gt;&amp;nbsp;and&amp;nbsp;&lt;a href="https://communities.sas.com/t5/user/viewprofilepage/user-id/13879"&gt;@Reeza&lt;/a&gt;:&amp;nbsp; I didn't "see" the leading "/".&amp;nbsp; Then, as Patrick suggested, I had screwed up the shared files settings in my efforts to fix things.&amp;nbsp; Resetting shared files and adding the back-slash solved the problem.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;This is my first time using the community.&amp;nbsp; I am impressed and grateful with the prompt and accurate responses.&amp;nbsp; Feeling very encouraged.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thank you both!&lt;/P&gt;</description>
      <pubDate>Sun, 10 Dec 2017 14:52:22 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/ERROR-Physical-file-does-not-exist-Trying-to-import-an-Excel/m-p/419927#M280541</guid>
      <dc:creator>Ddormer</dc:creator>
      <dc:date>2017-12-10T14:52:22Z</dc:date>
    </item>
  </channel>
</rss>

