BookmarkSubscribeRSS Feed
sasstar
Calcite | Level 5

We are trying to help users do a mass movement of the code from a legacy data system to the new data supply chain. In that reference we are looking to see if there is any SAS Utility / Command / Product that can profile the program for data connections, dataset names, attributes within the dataset and attribute details, and formulae used within the program.

 

The idea is to run many programs through this and quickly get a output or report for us to review.

 

Any suggestions  please let us know.

1 REPLY 1
RW9
Diamond | Level 26 RW9
Diamond | Level 26

Yes, if your running SAS 9.2 upwards you can use proc scaproc:

http://support.sas.com/documentation/cdl/en/proc/61895/HTML/default/viewer.htm#a003199745.htm

 

This is a source code analyser.  My recommendation however is to have a migration plan whereby code is assessed based on requirements, otherwise you are just dumping all the old system - which may not be appropriate to the new system - into your new system - hence ruining any chance of the "clean slate".  Migration should always be a part of any new system plan (you do have plan for the new system, processes, tools, validation etc.?) and as that is quite a rarity its a really good chance to "do things right".

sas-innovate-2024.png

Don't miss out on SAS Innovate - Register now for the FREE Livestream!

Can't make it to Vegas? No problem! Watch our general sessions LIVE or on-demand starting April 17th. Hear from SAS execs, best-selling author Adam Grant, Hot Ones host Sean Evans, top tech journalist Kara Swisher, AI expert Cassie Kozyrkov, and the mind-blowing dance crew iLuminate! Plus, get access to over 20 breakout sessions.

 

Register now!

How to choose a machine learning algorithm

Use this tutorial as a handy guide to weigh the pros and cons of these commonly used machine learning algorithms.

Find more tutorials on the SAS Users YouTube channel.

Discussion stats
  • 1 reply
  • 1404 views
  • 0 likes
  • 2 in conversation