BookmarkSubscribeRSS Feed
willy06251
Fluorite | Level 6

So at my work place, we all made our transition from Local SAS to EG SAS 5.1 (32 bit).

Our computers are on on windows 7, 64 bit system.


I dont know why but I can only point to two different servers

So the following syntax works:

libname test1 "\\N100\Group$\";

libname test2 "\\N999\";


However, when I try to connect to any folders in C drive(local drive) only the subfolders under the following directory are attached to SAS EG

"C:\Users\skim2506\Documents"

i.e. libname test3 "C:\VAED"; returns error

It also has the same problem attaching folders from the servers other than N100 and N999, even when i put their explicit directory path.

Can anyone help on this matter?

I'll supply more information on request.

Thanks

1 REPLY 1
ChrisHemedinger
Community Manager

I'm guessing that with this change, your SAS session is now on a remote server, and not on your local desktop.  This is a common transition challenge when moving from PC SAS to a SAS on a central server.  Your desktop resources are no longer "addressable" in local terms (ex: your "C:\" drive paths).

This paper might help.  It addresses this change, plus many others that you might experience.

Feeling Anxious about Transitioning from Desktop to Server? Key Considerations to Diminish Your Admi...

Chris

Register for SAS Innovate 2025!! The premier event for SAS users, May 6-9 in Orlando FL. Sign up now for the best deals!

sas-innovate-white.png

Missed SAS Innovate in Orlando?

Catch the best of SAS Innovate 2025 — anytime, anywhere. Stream powerful keynotes, real-world demos, and game-changing insights from the world’s leading data and AI minds.

 

Register now

Creating Custom Steps in SAS Studio

Check out this tutorial series to learn how to build your own steps in SAS Studio.

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
  • 971 views
  • 3 likes
  • 2 in conversation