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

SAS For Dummies 3rd Edition! Check out the new edition, covering SAS 9.4, SAS Viya, and all of the modern ways to use SAS!

hackathon24-white-horiz.png

The 2025 SAS Hackathon Kicks Off on June 11!

Watch the live Hackathon Kickoff to get all the essential information about the SAS Hackathon—including how to join, how to participate, and expert tips for success.

YouTube LinkedIn

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