BookmarkSubscribeRSS Feed
Rahul2
Calcite | Level 5

Hi everyone

Sorry for a real basic question.

I am having difficulty in using libname statement and having difficulty in saving a sas file in permanent folder.

 

libname sas1 '/Users/Documents/Desktop/sas1';
This is the command I am using on my macbook and getting this error. I am using a SAS university vesion.
Thanks
 
ERROR: The path /Users/rahulchanchlani/Documents/Desktop/sas1 is not in the list of accessible paths when SAS is in the lockdown
state.
ERROR: Error in the LIBNAME statement.
1 REPLY 1
Reeza
Super User

You downloaded an instruction/set up file when you got SAS UE. 

Please read it and follow the steps.

 

You should have 1) Created a folder called myfolders under the SAS University Edition Folder

2) Created a shared drive between the VM that maps to the myfolders

3) When you start SAS UE it doesn't say that myfolders wasn't found

4) Move files you want to work with into the myfolders area and access them via:

 

libname mylib '/folders/myfolders/';

 

http://support.sas.com/software/products/university-edition/faq/main.htm

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

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
  • 1 reply
  • 1285 views
  • 0 likes
  • 2 in conversation