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!

hackathon24-white-horiz.png

The 2025 SAS Hackathon has begun!

It's finally time to hack! Remember to visit the SAS Hacker's Hub regularly for news and updates.

Latest Updates

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
  • 1856 views
  • 2 likes
  • 4 in conversation