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

I am trying to create a library in SAS but it is giving me an error message saying that libname does not exist. I dont know what to do. PLease help. PLease see the screenshot attached

 

1 ACCEPTED SOLUTION

Accepted Solutions
andreas_lds
Jade | Level 19

Please read the documentation explaining how to setup a libref when using sas university edition. If you use the search function you will find many messages already dealing with your problem.

View solution in original post

2 REPLIES 2
andreas_lds
Jade | Level 19

Please read the documentation explaining how to setup a libref when using sas university edition. If you use the search function you will find many messages already dealing with your problem.

JBailey
Barite | Level 11

Hi @yadwindersp89 

 

The problem is that the Linux VM knows nothing about a Windows C:\blah\blah directory. There will be a Linux file system that links to a directory on your Windows laptop.

 

Check out this page: https://support.sas.com/software/products/university-edition/faq/SAS_libname.htm

 

Best wishes,

Jeff