Hello,
I see an issue while I connect to one of the Workspace Server and run any code, say for example proc setinit;run;
Neither this code nor any other code runs on this workspace however the same code runs successfully in SAS Enterprise Guide 7.13
proc setinit;run;
Throws an error as
"User has insufficient permissions to create ../.images. Contact your system administrator to resolve. "
Cheers,
Ritesh Gupta
1. Try to give the owner and its group permission to the directory.
2. Create .images file directly inside the directory
Both these points resolve my issue
Many thanks
A quick google search for this phrase let's me think there is no one clear-cut solution, and you should contact SAS technical support.
Thank you. Shall write to SAS Tech Support
Are you sure that HOME directory is correctly set for that user and he/she has r/w permissions?
1. Try to give the owner and its group permission to the directory.
2. Create .images file directly inside the directory
Both these points resolve my issue
Many thanks
Good news: We've extended SAS Hackathon registration until Sept. 12, so you still have time to be part of our biggest event yet – our five-year anniversary!
What’s the difference between SAS Enterprise Guide and SAS Studio? How are they similar? Just ask SAS’ Danny Modlin.
Find more tutorials on the SAS Users YouTube channel.
Ready to level-up your skills? Choose your own adventure.