Hi, I need to know for which modules are licensed on my SAS. I tryed with
proc setinit; run;
is it enough? if no, how can I know which modules I really use on my SAS?
Thank you.
This was the way of thinking in 1984... Please advance to the current era.
Today you have an SID for the installation. It is having the old setinit included. A SID should reflect your license. Your license can be solutions based.
What is your real issue?
The SETINIT results should show all of the modules you are licensed to use. If you want to know the modules that you actually use that is another matter and no easy solution.
I tryed with the code http://support.sas.com/kb/20/addl/fusion_20390_1_sasinstallreporter3b.sas.txt and I got more details.
Thank you.
Also consider Proc Product_STATUS
How to find your SAS version and components list - SAS Users Groups
Good news: We've extended SAS Hackathon registration until Sept. 12, so you still have time to be part of our biggest event yet – our five-year anniversary!
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.
Ready to level-up your skills? Choose your own adventure.