SAS Users
Providing technical tips and support information, written for and by SAS users.
In my last blog, I demonstrated how to configure a SAS server to write a record to a log file showing who is opening, editing or renaming a SAS table. In this blog we will see how we can process that information. The documentation shows one way to do this via
If you’re looking to advance your knowledge and your career, few activities are better than attending a professional conference, where new ideas, best practice discovery and networking opportunities abound. For many SAS users, regional user group meetings provide a forum to learn from other users and meet successful professionals in
SAS Administrators are frequently asked to log and report on which users are accessing SAS tables. This functionality is often requested by companies who, for regulatory compliance, need to track who is accessing data. In my next couple of blogs I will show how you can audit data access. In this first blog