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
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.
Chris
Don’t miss the livestream kicking off May 7. It’s free. It’s easy. And it’s the best seat in the house.
Join us virtually with our complimentary SAS Innovate Digital Pass. Watch live or on-demand in multiple languages, with translations available to help you get the most out of every session.
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.
Ready to level-up your skills? Choose your own adventure.