I have a SAS EBI, OA, & EM install on WIN x64 2016 Standard, I am following this note, excerpt given below, I have run extensive search for the said rstropts folder and could not find it. I do find it on a Linux platform (separate install).
What is the path for rstropts on a WIN x64 server based SAS install?
If you start a SAS session and submit:
%put %sysget(sasroot) ;
That should show you what the !sasroot environment variable is set to. Then if you don't see \rstropts there you could either create it, or call tech support and ask them.
(But I'm not an admin, and never used SAS on a windows server, so I could be wildly off-base. : )
Thank you Juan, that is what I attempted to highlight in the image I posted, page from the same config guide. My question was I have checked the path for 2 WIN platforms (BI, EM and CI360) and on Linux (OA) I did NOT find the rstropts folder where it is indicated in WIN config/companion guide. I did find it in on Linux.
The question remains, where is the rstropts folder in !SASROOT on WIN installs?
Maybe try creating the \rstropts folder. If all it has is this mean config file to restrict poor SAS users, maybe the directory just wasn't created automatically. And double check that you have the correct !sasroot folder, of course.
TY for the suggestion, it is supposed to have users and groups sub-folder but that is not the issue, what is the correct level to have this rstroopts folder? On WIN the config guide has it listed differently Vs. Linux where you would find it at /sas/SASHome/SASFoundation/9.4/misc/rstropts. Note the Misc. I suppose I could use rtrace to see initialization sequence ... unsure.
🙄 unsure how many !sasroot one would have, I searched from SASHome and even ..\program files\* 😊
TY for your time & suggestion
If you start a SAS session and submit:
%put %sysget(sasroot) ;
That should show you what the !sasroot environment variable is set to. Then if you don't see \rstropts there you could either create it, or call tech support and ask them.
(But I'm not an admin, and never used SAS on a windows server, so I could be wildly off-base. : )
The SAS Users Group for Administrators (SUGA) is open to all SAS administrators and architects who install, update, manage or maintain a SAS deployment.
SAS technical trainer Erin Winters shows you how to explore assets, create new data discovery agents, schedule data discovery agents, and much more.
Find more tutorials on the SAS Users YouTube channel.