Hi all,
There is a table located in SAS library and some users update that table. We want to see which user updated which part of the table at what time.
Is there a possible way to do this?
Many thanks,
Onur
Before trying to do that in SAS, I'd rather use the operating system's auditing facility.
Reason: most of the time, one can circumvent anything done above OS level. The OS is final authority in security matters.
You say which part of the table?
Unless you have some sort of row auditing capabilities or table versioning it's impossible to tell which records were changed by whom.
There red are row level auditing available in different databases so I'd start by finding out what my system was capable of tracking.
Good news: We've extended SAS Hackathon registration until Sept. 12, so you still have time to be part of our biggest event yet – our five-year anniversary!
Check out this tutorial series to learn how to build your own steps in SAS Studio.
Find more tutorials on the SAS Users YouTube channel.
Ready to level-up your skills? Choose your own adventure.