BookmarkSubscribeRSS Feed
ifendo
Obsidian | Level 7

i got below the error, is there any solution to fix this?

 

Many thanks,

ifendo

5 REPLIES 5
ifendo
Obsidian | Level 7

sorry, just now i failed to upload the screenshots, please see below:profbak.png

 

Untitled1.png

 

ballardw
Super User

Please describe your environment: stand alone SAS or server; using SAS "base"/Display Manger, Enterprise Guide, SAS Studio, operating system.

 

Have you attempted to use operating system tools to delete the file? The error message is in a format I am not familiar with seeing from SAS. The text implies that you may be attempting to delete something not actually there, perhaps a screen had not refreshed and the icon is there but the file is already deleted. OR perhaps on a different computer (server) where there may be other issues.

ifendo
Obsidian | Level 7

thank you very much for your response.

 

actually i am using base SAS on win10 (without admin privilege), for both files(profile.sas7bcat and profbak.sas7bcat), I can see those in the folder(no refreshed issue) but with size as 0 kb. and i am sure there was no issue last week. 

 

besides, i am also using the base SAS on citrix server and whose sasuser library also pointed to this same mapped drive H:\My SAS Files\9.4 , there is no issue on the citrix end.

 

 

 

 

Tom
Super User Tom
Super User

SASUSER.PROFILE can get corrupted. Especially if you are running multiple SAS sessison from different machines.

I recommend using Operating System to rename the file and then starting SAS and letting it make a new one.

 

If you really are going to run multiple SAS sessions pointing SASUSER at the same place then you should run with the -RSASUSER option.  This will make the SASUSER libref READONLY.   So that multiple sessions can open the SASUSER.PROFILE catalog at the same time. Otherwise the first session will lock the SASUSER.PROFILE and your other sessions will not get any settings you might have saved there.

 

 

ifendo
Obsidian | Level 7
thank you very much, not sure why we have this default setting at our site, and IT guy can't fix this as well:(

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 25. 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
  • 5 replies
  • 1959 views
  • 0 likes
  • 3 in conversation