BookmarkSubscribeRSS Feed
🔒 This topic is solved and locked. Need further help from the community? Please sign in and ask a new question.
Aditi24
Obsidian | Level 7

*VERSION - SAS 9.3 

*OS - Windows 7
*Problem - I use 3 SAS sessions, but when I open the one marked as SAS2 I receive a warning:
WARNING: Unable to copy SASUSER registry to WORK registry. Because of this,
WARNING: you will not see registry customizations during this session;

Also, I had customized the toolbar by adding one more icon and that icon is not there when I open new sessions.

Please help me to get it resolved.

1 ACCEPTED SOLUTION

Accepted Solutions
Kurt_Bremser
Super User

Your customization data resides in a catalog within your SASUSER library. To work with that, SAS needs exclusive access to this catalog.

So any additional session after your first one will not be able to access the customizations.

View solution in original post

3 REPLIES 3
Kurt_Bremser
Super User

Your customization data resides in a catalog within your SASUSER library. To work with that, SAS needs exclusive access to this catalog.

So any additional session after your first one will not be able to access the customizations.

Aditi24
Obsidian | Level 7

Thanks so much @Kurt_Bremser and @SASKiwi

SASKiwi
PROC Star

This SAS note appears to address your problem:

 

http://support.sas.com/techsup/notes/v8/13/838.html

 

Setting your SASUSER library to readonly will most likely fix your problem. 

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
  • 3 replies
  • 2675 views
  • 0 likes
  • 3 in conversation