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
BASUG is hosting free webinars Next up: Mike Sale presenting Data Warehousing with SAS April 10 at noon ET. Register now at the Boston Area SAS Users Group event page: https://www.basug.org/events.

sas-innovate-2024.png

Don't miss out on SAS Innovate - Register now for the FREE Livestream!

Can't make it to Vegas? No problem! Watch our general sessions LIVE or on-demand starting April 17th. Hear from SAS execs, best-selling author Adam Grant, Hot Ones host Sean Evans, top tech journalist Kara Swisher, AI expert Cassie Kozyrkov, and the mind-blowing dance crew iLuminate! Plus, get access to over 20 breakout sessions.

 

Register now!

SAS Enterprise Guide vs. SAS Studio

What’s the difference between SAS Enterprise Guide and SAS Studio? How are they similar? Just ask SAS’ Danny Modlin.

Find more tutorials on the SAS Users YouTube channel.

Click image to register for webinarClick image to register for webinar

Classroom Training Available!

Select SAS Training centers are offering in-person courses. View upcoming courses for:

View all other training opportunities.

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