BookmarkSubscribeRSS Feed
🔒 This topic is solved and locked. Need further help from the community? Please sign in and ask a new question.
nrk1787db1
Obsidian | Level 7

Hi,

 

Could someone please help me with below query ?

 

How to turn on auto audit logging feature in Base SAS for data/schema creations / modifications / deletions for data-sets in permanent libraries ?

 

Note : Topics related %LOG4SAS and auto-macro-call features didn't help me much with above requirement.

 

Example :

There is a SAS data-set named "A" in a permanent library "P1". Many users can run data/schema-alteration queries on that data-set in a given day based on appropriate access levels.

 

I would like to collect the activity log which contains details of any data/schema change that includes all modifications/deletions on that data-set at the end of the day so that it would be easy to track who did what.

 

 

1 ACCEPTED SOLUTION

Accepted Solutions
kiranv_
Rhodochrosite | Level 12

here is one good paper

 

https://www.lexjansen.com/scsug/2009/Minh_Duong.pdf

 

and documentation

 

https://support.sas.com/documentation/cdl/en/lrcon/62955/HTML/default/viewer.htm#a001224397.htm

 

 

what do you think is missing in this documentation or article

 

View solution in original post

3 REPLIES 3
kiranv_
Rhodochrosite | Level 12

here is one good paper

 

https://www.lexjansen.com/scsug/2009/Minh_Duong.pdf

 

and documentation

 

https://support.sas.com/documentation/cdl/en/lrcon/62955/HTML/default/viewer.htm#a001224397.htm

 

 

what do you think is missing in this documentation or article

 

nrk1787db1
Obsidian | Level 7

Thank you

AleCaro
Calcite | Level 5
Could you help me with a script to obtain the tables or data set that each user consults in metadata or data data in sas?

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
  • 3 replies
  • 1731 views
  • 0 likes
  • 3 in conversation