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

I am trying to start a second SAS v9.4 session on Windows 7. I get the following warning nin the log at startup:

 

WARNING: Unable to copy SASUSER registry to WORK registry. Because of this,
WARNING: you will not see registry customizations during this session.

 

I would like to have the same customizations in all sessions. I read that adding the -RSAUSER option to the command line would cause the SASUSER registry to be read-only and alleviate this problem. I changed the shortcut from:

 

"C:\Program Files\SASHome\SASFoundation\9.4\sas.exe" -CONFIG "C:\Program Files\SASHome\SASFoundation\9.4\nls\en\sasv9.cfg"

to

"C:\Program Files\SASHome\SASFoundation\9.4\sas.exe" -CONFIG "C:\Program Files\SASHome\SASFoundation\9.4\nls\en\sasv9.cfg" -RSAUSER

 

Then I get an error at startup:

 

ERROR: Unrecognized SAS option name RSAUSER.
ERROR: (SASXKRIN): KERNEL RESOURCE INITIALIZATION FAILED.
ERROR: Unable to initialize the SAS kernel.

 

Any suggestions?

 

Thanks,

Matt

 

1 ACCEPTED SOLUTION

Accepted Solutions
ballardw
Super User

If the command line you show is the one you actually used, which seem likely given the error text, then you misspelled RSASUSER.

View solution in original post

2 REPLIES 2
ballardw
Super User

If the command line you show is the one you actually used, which seem likely given the error text, then you misspelled RSASUSER.

matthewtreed
Fluorite | Level 6
Thanks! Yes that was it, I kept reading it as RSA USER instead of R SAS USER.

SAS Innovate 2025: Call for Content

Are you ready for the spotlight? We're accepting content ideas for SAS Innovate 2025 to be held May 6-9 in Orlando, FL. The call is open until September 16. Read more here about why you should contribute and what is in it for you!

Submit your idea!

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.

Click image to register for webinarClick image to register for webinar

Classroom Training Available!

Select SAS Training centers are offering in-person courses. View upcoming courses for:

View all other training opportunities.

Discussion stats
  • 2 replies
  • 3571 views
  • 2 likes
  • 2 in conversation