BookmarkSubscribeRSS Feed
Koka
Fluorite | Level 6

Hi

I'm using SAS university edition and trying to import data from a  server using a server similar to the following:

libname deals '/AAA/AAA';

 

But I got the below error

ERROR: Error in the LIBNAME statement.ERROR: The path /AAA/AAA is not in the list of accessible paths when SAS is in the lockdown state.
what should I do?
Also, is there any way to import the data in SAS visual analytics?
Thank you very much.
3 REPLIES 3
Kurt_Bremser
Super User

University Edition can only import files from the shared folder you defined when setting up the VM.

So you have two different setups, UE and a licensed server installation with Visual Analytics?

Koka
Fluorite | Level 6

Thank you for your reply.

Yes, I have two; one a university edition installed in my PC; and the other is SAS visual which I can access to through Wharton Research Data Service (WRDS) database.

I just want to get the data from the server using any one of them.

 

Kurt_Bremser
Super User

As already said, University Edition requires you to put data files (that you want to use for import) or directories with SAS datasets (that you want to assign a library name to) into the shared folder. Other locations in the filesystem are not accessible because of the lockdown state that UE is in.

How to access foreign libraries within the WRDS environment is best asked there.

sas-innovate-2024.png

Don't miss out on SAS Innovate - Register now for the FREE Livestream!

Can't make it to Vegas? No problem! Watch our general sessions LIVE or on-demand starting April 17th. Hear from SAS execs, best-selling author Adam Grant, Hot Ones host Sean Evans, top tech journalist Kara Swisher, AI expert Cassie Kozyrkov, and the mind-blowing dance crew iLuminate! Plus, get access to over 20 breakout sessions.

 

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.

Click image to register for webinarClick image to register for webinar

Classroom Training Available!

Select SAS Training centers are offering in-person courses. View upcoming courses for:

View all other training opportunities.

Discussion stats
  • 3 replies
  • 651 views
  • 0 likes
  • 2 in conversation