So, you problem looks like this: SAS does not store the identity of the creator of a dataset on its own. Said identity is only accessible trough operating system functions You cannot access the OS functions from SAS So you either have to get that information outside of SAS, or the SAS admin needs to enable xcmd for you. Info on getting file owner in windows Hey, Scripting Guy! How Can I Use Windows PowerShell to Determine the Owner of a File? - Hey, Scripting Guy! Blog - Site Home - TechNet Blogs (After reading that, I once again am aware how blessed I am to run SAS on a UNIX server; one can clearly see how user security was bolted on sideways very late in the Windows development history)
... View more