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
The Boston Area SAS Users Group (BASUG) is hosting our in person SAS Blowout on Oct 18!
This full-day event in Cambridge, Mass features four presenters from SAS, presenting on a range of SAS 9 programming topics. Pre-registration by Oct 15 is required.
Full details and registration info at https://www.basug.org/events.

SAS Innovate 2025: Call for Content

Are you ready for the spotlight? We're accepting content ideas for SAS Innovate 2025 to be held May 6-9 in Orlando, FL. The call is open until September 25. Read more here about why you should contribute and what is in it for you!

Submit your idea!

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
  • 1102 views
  • 2 likes
  • 4 in conversation