BookmarkSubscribeRSS Feed
cdubs
Quartz | Level 8

Hi all, 

 

I've had code like

 

libname test "Z:\my_name\Temp"; 

And it's been working very fine and I've been able to access all the sas datasets... up until today (it was even working this morning). Wondering what could have changed? 

6 REPLIES 6
Reeza
Super User

You may be having network issues? For some reason the Z drive is no longer accessible.

 

Can you navigate to that folder/drive manually in Windows Explorer?

 


@cdubs wrote:

Hi all, 

 

I've had code like

 

libname test "Z:\my_name\Temp"; 

And it's been working very fine and I've been able to access all the sas datasets... up until today (it was even working this morning). Wondering what could have changed? 


 

 

cdubs
Quartz | Level 8

Thanks for the reply! 

 

I can navigate manually in Windows explorer... 😞 Maybe I'll wait a day or two... 

 

Reeza
Super User

Assuming you've tried restarting and such already? If its a network glitch you may need to reboot your computer. 

Depending on your set up it's also possible some access authorization expired, ie if you need to reset a password X days apart that could be the issue as well. 

 

Good Luck!

 


@cdubs wrote:

Thanks for the reply! 

 

I can navigate manually in Windows explorer... 😞 Maybe I'll wait a day or two... 

 


 

ballardw
Super User

Or someone changed your permissions with out telling you.

cdubs
Quartz | Level 8

It is via a client/server environment. I ended up manually setting up the library by pressing the "new library" button. That works! 

 

Thanks for your input!

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

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.

SAS Training: Just a Click Away

 Ready to level-up your skills? Choose your own adventure.

Browse our catalog!

Discussion stats
  • 6 replies
  • 1544 views
  • 2 likes
  • 4 in conversation