BookmarkSubscribeRSS Feed
IreneP
Calcite | Level 5

libname mydata "C:\users";

 

I ran this libname statement in SAS EG.

 

This is what is showing in my log.

NOTE: Library MYDATA does not exist.

3 REPLIES 3
Jagadishkatam
Amethyst | Level 16
Could you please check the libname path
The libname path is case sensitive so please check the path again.

'C:\users'
Thanks,
Jag
Reeza
Super User
Are you running EG that's installed on a server? If so, it does not have access to your C drive or local drives.
DWilson
Pyrite | Level 9

If SAS is running remotely then it probably cannot access your C: drive.

 

 

SAS Innovate 2025: Save the Date

 SAS Innovate 2025 is scheduled for May 6-9 in Orlando, FL. Sign up to be first to learn about the agenda and registration!

Save the date!

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
  • 839 views
  • 0 likes
  • 4 in conversation