Hi, I remember in SPSS Modeler, the process is similar to SAS EG, but it is possible to cache a step so that the running result of this step will be save there and in the future, the program will not need to run til that step again, Is such a possibility exist in SAS EG?
Of course. Basically all SAS procedures have a feature to write output datasets; if not, using ODS OUTPUT lets you save tabular print output to a dataset.
Hei, no, i dont need a output dataset… just want the step to memorize its outupt… 🙂
THE method to preserve data between steps is datasets. Small amounts of data (number of items counted on your fingers) can be stored in macro variables.
SAS DI Studio has the option of creating Check points to enable long running jobs to restart from the point of failure. The point and click interface of SAS EG saves the Process flows for future use, but I am not aware of any options that enables restarting the process flow from a certain point.
Registration is now open for SAS Innovate 2025 , our biggest and most exciting global event of the year! Join us in Orlando, FL, May 6-9.
Sign up by Dec. 31 to get the 2024 rate of just $495.
Register now!
What’s the difference between SAS Enterprise Guide and SAS Studio? How are they similar? Just ask SAS’ Danny Modlin.
Find more tutorials on the SAS Users YouTube channel.
Ready to level-up your skills? Choose your own adventure.