BookmarkSubscribeRSS Feed
tvmadhuu
Calcite | Level 5

Hi,

ERROR is obtained like in below ,How to resolve this 

ERROR: File SAI.DEPT.DATA does not exist.

2 REPLIES 2
Reeza
Super User

Make sure the file exists and your pointing to it properly. 

 

1. Is your library created correctly? 

2. Does the data set exist

3. Are you using correct name. 

 

If if you receive an error please try and include the code and log to help with debugging. 

 

 

RW9
Diamond | Level 26 RW9
Diamond | Level 26

The information is all provided in the error message.  

ERROR: File SAI.DEPT.DATA does not exist.

 

You either have no library name SAI, or in that library you have no dataset call DEPT.  Check you have a library call SAI, and in there a dataset called DEPT.

hackathon24-white-horiz.png

The 2025 SAS Hackathon has begun!

It's finally time to hack! Remember to visit the SAS Hacker's Hub regularly for news and updates.

Latest Updates

SAS Enterprise Guide vs. SAS Studio

What’s the difference between SAS Enterprise Guide and SAS Studio? How are they similar? Just ask SAS’ Danny Modlin.

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
  • 2 replies
  • 1117 views
  • 0 likes
  • 3 in conversation