BookmarkSubscribeRSS Feed
alexlor
Fluorite | Level 6

Hello,

 

I'm working on Linux Server and of course in the Dictionary Tables I have all the Tables created.

I need now which user created which Tables.

 

Is it possible?

 

 

Thanks to all

1 REPLY 1
Shmuel
Garnet | Level 18

Any sas table is a file that you can check its metadata using: filename, fopen, finfo, fclose functions.

 

Next link is to the sas documentation:

http://support.sas.com/documentation/cdl/en/hostwin/69955/HTML/default/viewer.htm#n0vegoaf5t6s31n1wu...

 

I hope there is an attribute, in linux sas environment, that enables get the owner of the file.

hackathon24-white-horiz.png

The 2025 SAS Hackathon has begun!

It's finally time to hack! Remember to visit the SAS Hacker's Hub regularly for news and updates.

Latest Updates

How to Concatenate Values

Learn how use the CAT functions in SAS to join values from multiple variables into a single value.

Find more tutorials on the SAS Users YouTube channel.

SAS Training: Just a Click Away

 Ready to level-up your skills? Choose your own adventure.

Browse our catalog!

Discussion stats
  • 1 reply
  • 3306 views
  • 0 likes
  • 2 in conversation