I am trying to implement the white paper (http://support.sas.com/resources/papers/proceedings17/0161-2017.pdf) to find the sas products usage.
I have attached a screenshot of the history dataset created. Can someone please tell me what I am getting is right as per the code in the white paper?
Here is the output dataset for History
strUser | strPID | strMod | strProdName | Start | Finish |
sas | race | base | Base SAS | . | 28MAY2019:21:48:34 |
sas | race | securedom | SAS/SECURE | . | 28MAY2019:21:48:34 |
sas | race | base | Base SAS | . | 28MAY2019:22:22:02 |
sas | race | securedom | SAS/SECURE | . | 28MAY2019:22:22:02 |
sas | race | base | Base SAS | . | 28MAY2019:22:29:18 |
sas | race | securedom | SAS/SECURE | . | 28MAY2019:22:29:18 |
sas | race | base | Base SAS | . | 29MAY2019:16:45:08 |
sas | race | securedom | SAS/SECURE | . | 29MAY2019:16:45:08 |
sas | race | base | Base SAS | . | 29MAY2019:16:51:09 |
sas | race | securedom | SAS/SECURE | . | 29MAY2019:16:51:09 |
sas | race | base | Base SAS | . | 29MAY2019:16:54:06 |
sas | race | securedom | SAS/SECURE | . | 29MAY2019:16:54:06 |
sas | race | base | Base SAS | . | 29MAY2019:16:59:21 |
sas | race | base | Base SAS | . | 29MAY2019:18:00:03 |
sas | race | securedom | SAS/SECURE | . | 29MAY2019:18:00:03 |
sas | race | base | Base SAS | . | 29MAY2019:18:00:03 |
sas | race | securedom | SAS/SECURE | . | 29MAY2019:18:00:03 |
sas | race | base | Base SAS | . | 29MAY2019:18:00:03 |
sas | race | securedom | SAS/SECURE | . | 29MAY2019:18:00:03 |
sas | race | base | Base SAS | . | 29MAY2019:18:00:03 |
sas | race | securedom | SAS/SECURE | . | 29MAY2019:18:00:03 |
sas | race | base | Base SAS | . | 29MAY2019:18:00:03 |
sas | race | securedom | SAS/SECURE | . | 29MAY2019:18:00:03 |
sas | race | base | Base SAS | . | 29MAY2019:18:00:03 |
sas | race | securedom | SAS/SECURE | . | 29MAY2019:18:00:03 |
sas | race | base | Base SAS | . | 29MAY2019:19:45:10 |
sas | race | securedom | SAS/SECURE | . | 29MAY2019:19:45:10 |
sas | race | base | Base SAS | . | 29MAY2019:19:48:59 |
sas | race | securedom | SAS/SECURE | . | 29MAY2019:19:48:59 |
sas | race | base | Base SAS | . | 29MAY2019:20:06:07 |
sas | race | securedom | SAS/SECURE | . | 29MAY2019:20:06:07 |
sas | race | base | Base SAS | . | 29MAY2019:20:06:07 |
sas | race | securedom | SAS/SECURE | . | 29MAY2019:20:06:07 |
sas | race | base | Base SAS | . | 29MAY2019:20:06:07 |
sas | race | securedom | SAS/SECURE | . | 29MAY2019:20:06:07 |
sas | race | base | Base SAS | . | 29MAY2019:20:30:29 |
sas | race | securedom | SAS/SECURE | . | 29MAY2019:20:30:29 |
sas | race | base | Base SAS | . | 29MAY2019:20:53:57 |
sas | race | securedom | SAS/SECURE | . | 29MAY2019:20:53:57 |
sas | race | base | Base SAS | . | 29MAY2019:22:25:52 |
sas | race | securedom | SAS/SECURE | . | 29MAY2019:22:25:52 |
sas | race | base | Base SAS | . | 29MAY2019:22:44:24 |
sas | race | securedom | SAS/SECURE | . | 29MAY2019:22:44:24 |
sas | race | base | Base SAS | . | 29MAY2019:22:48:08 |
sas | race | base | Base SAS | . | 29MAY2019:22:58:43 |
we have many SAS Products but only BASE SAS and SAS/SECURE are shown here
It's finally time to hack! Remember to visit the SAS Hacker's Hub regularly for news and updates.
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.