BookmarkSubscribeRSS Feed
dincoo
SAS Employee

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

3 REPLIES 3
Kurt_Bremser
Super User

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.

Reeza
Super User

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. 

Quentin
Super User
So the table is a SAS dataset? And the updates are are updates/inserts that do not over-write the entire dataset? If so, then the audit trail facility may be useful, e.g. http://www.lexjansen.com/nesug/nesug03/ph/ph006.pdf

hackathon24-white-horiz.png

2025 SAS Hackathon: There is still time!

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!

Register Now

Creating Custom Steps in SAS Studio

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.

SAS Training: Just a Click Away

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

Browse our catalog!

Discussion stats
  • 3 replies
  • 1639 views
  • 2 likes
  • 4 in conversation