BookmarkSubscribeRSS Feed
Riana
Pyrite | Level 9

I have access to some libraries in SAS EG with yellow color in background. There are some other libraries

which have white color and when I try to open them or when I right-click and choose Assign, I recieve an error message:

 

An unexpected error has occurred.

The library could not be assigned by the SAS server.

 

As a beginner in SAS:

Could you tell me that how someone as a SAS administrator can change them so he can have access to them like other libraries with yellow background?

How pre-assigned libraries can be used in a SAS program?

 

Thank you.

Doriana

4 REPLIES 4
Kurt_Bremser
Super User

Right-Click, choose Properties, then Engine. There you will see the physical path of the library.

You can then check (or have checked by the server administrator):

  • does the directory (folder) exist?
  • does the userid you used to start the workspace server have the proper permissions (access privileges) for this directory?
  • is anything else wrong with this directory?
Riana
Pyrite | Level 9

Thank you for your reply.

  • Yes, there is a folder.But I cannot change the properties because there are many other users who use this folder and I can only change properties to my ID. If there is any way to do this?
  • I'm not sure if my ID has a proper permission for this directory. How can I check it? In management console what should be changed about my ID (and where)?
  • Nothings wrong.
Kurt_Bremser
Super User

How did you check that the folder exists?

I ususally use some SSH client (like PuTTY) to log on to the server, then do a cd pathname to the directory in question, and try a ls (UNIX, on Windows use dir) there. This verifies that I have the necessary permissions (read and execute in UNIX)

LinusH
Tourmaline | Level 20

Having pre-assigned libraries or not, is an architectural/design decision, which your administrator should be able to discuss.

Also, if a change to pre-assigned is ok for your site, your administrator should be the person who know (and does) that change.

Data never sleeps

sas-innovate-2024.png

Join us for SAS Innovate April 16-19 at the Aria in Las Vegas. Bring the team and save big with our group pricing for a limited time only.

Pre-conference courses and tutorials are filling up fast and are always a sellout. Register today to reserve your seat.

 

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.

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