Hi all
How can I accomplish whether our sas users are using below components on a SAS Studio basic version environment on Linux? if yes, who and when last time they accessed/use it ?
SAS/ACCESS to Hadoop
SAS/ACCESS Interface to ORACLE
SAS Office Analytics
SAS/CONNECT
SAS/AF
SAS/OR
SAS/IML
SAS/QC
SAS/ETS
Would appreciate for your advise on this
Thank you all in advance
Hi @sasprofile
You may want to review this paper Tracking SAS Licensed product usage
Just as an FYI, SAS/AF is a Rich Client SAS software module, which typically cannot be used by SAS Studio, which is Web Application
Hope this helps,
Ahmed
Hi! You are mixing products/modules (SAS/Access, OR, STAT...) with solutions (SAS Office Analytics) which "incorporate" Studio. Maybe you can start tracking Web Logs to get some data - There's nothing ready out of the box, you'll have to enable and parse various logs.
Hi @sasprofile
You may want to review this paper Tracking SAS Licensed product usage
Just as an FYI, SAS/AF is a Rich Client SAS software module, which typically cannot be used by SAS Studio, which is Web Application
Hope this helps,
Ahmed
Here is another paper that may provide "How To"
Answer Frequently Asked SAS® Usage Questions with the Help of RTRACE
You'll need to work with your SAS Administrator, if that was not you, to get these changes in place
Thank you for the recommendation. This paper was presented at Global Forum 2017. A word of caution, the user will need to customize the code to exclude any results similar to what is presented after the notification below.
/* KLUDGE TO PREVENT REPORTING SAS INITALIZATION OF INSTALLED PRODUCTS */
/* YOUR INSTALLED PRODUCTS MAY DIFFER */
Best Regards
The SAS Users Group for Administrators (SUGA) is open to all SAS administrators and architects who install, update, manage or maintain a SAS deployment.
SAS technical trainer Erin Winters shows you how to explore assets, create new data discovery agents, schedule data discovery agents, and much more.
Find more tutorials on the SAS Users YouTube channel.