HI there, I have one question, like if program ran by shared identities (eg.sassrv) and there is table in /saswork location which is huge ,I want to know the ownership of the file. How can get this detail in case of sas 94.
Thanks,
SAS WORK and all its content is session specific and owned by the user that created the session.
To the operating system, the owner of such a file will be the same as the owner of the process which creates the file. Which means that all files created by a Pooled Workspace Server will belong to sassrv.
If you need to know which of your users creates large files in WORK, then simply do not let them use a pooled server from Enterprise Guide or SAS Studio.
Thanks
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.