Has anyone else encountered this error in SAS Studio?
We know it's not a user code error, because it appears right after the workspace server's autoexec.sas file executes. We've already tried clearing the user node flows with:
filename _all_ clear and ods _all_ close, but neither command has resolved the issue, even temporarily.
Can you post the log from running the autoexec? Is that the only error message you see in the log?
before the error we had this warning
WARNING: No logical assign for filename _GSFNAME.
If you don't get a helpful response here, I recommend you contact SAS tech support.
Note the earlier "Mapping error" in the IOM logic note. I don't know what that is about, but typically with SAS the recommendation is to review the log and focus on the earliest error first.
The SAS Users Group for Administrators (SUGA) is open to all SAS administrators and architects who install, update, manage or maintain a SAS deployment.
Learn how to explore data assets, create new data discovery agents, schedule data discovery agents, and much more.
Find more tutorials on the SAS Users YouTube channel.