BookmarkSubscribeRSS Feed
🔒 This topic is solved and locked. Need further help from the community? Please sign in and ask a new question.
rj
Obsidian | Level 7 rj
Obsidian | Level 7

I tried pulling in MEPS data but when i run the code, the log says the ERROR: Physical file does not exist, even though i checked the dat.file is there.what can be the problem here.

1 ACCEPTED SOLUTION

Accepted Solutions
SASKiwi
PROC Star

Common causes for this type of problem are:

 

  • the path is mistyped
  • the path is incorrectly defined
  • the computer on which SAS is running does not have the permissions to access a correctly-defined path

 

Please supply the actual error from your SAS log so we can offer further advice.

View solution in original post

3 REPLIES 3
kannand
Lapis Lazuli | Level 10

Would you be able to attach the log that shows the code and the messages ? Is it possible the file extension name was not recognized ? 

Kannan Deivasigamani
SASKiwi
PROC Star

Common causes for this type of problem are:

 

  • the path is mistyped
  • the path is incorrectly defined
  • the computer on which SAS is running does not have the permissions to access a correctly-defined path

 

Please supply the actual error from your SAS log so we can offer further advice.

rj
Obsidian | Level 7 rj
Obsidian | Level 7

I got the reason why my error was coming in the log.It was because the dat file was not in the same drive where the dat file library had to be created.I made the library and kept the dat.file in the same drive.Thank you so much for replying.I will need your help if i get stuck again. 

sas-innovate-2024.png

Don't miss out on SAS Innovate - Register now for the FREE Livestream!

Can't make it to Vegas? No problem! Watch our general sessions LIVE or on-demand starting April 17th. Hear from SAS execs, best-selling author Adam Grant, Hot Ones host Sean Evans, top tech journalist Kara Swisher, AI expert Cassie Kozyrkov, and the mind-blowing dance crew iLuminate! Plus, get access to over 20 breakout sessions.

 

Register now!

How to Concatenate Values

Learn how use the CAT functions in SAS to join values from multiple variables into a single value.

Find more tutorials on the SAS Users YouTube channel.

Click image to register for webinarClick image to register for webinar

Classroom Training Available!

Select SAS Training centers are offering in-person courses. View upcoming courses for:

View all other training opportunities.

Discussion stats
  • 3 replies
  • 834 views
  • 0 likes
  • 3 in conversation