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. 

hackathon24-white-horiz.png

2025 SAS Hackathon: There is still time!

Good news: We've extended SAS Hackathon registration until Sept. 12, so you still have time to be part of our biggest event yet – our five-year anniversary!

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.

SAS Training: Just a Click Away

 Ready to level-up your skills? Choose your own adventure.

Browse our catalog!

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