Hi,
I have the following flow set up for parallel processing and everything works fine. The issue is, when I hit the 'run process' button, the middle program never fires. However, it will work if I run it manually after the left stack finishes. I would love to just hit the 'run' button once. Does anyone have any tips?
Thanks
Jeff
Just because you have parallel arrows doesn't mean that you have parallel processing.
Parallel processing requires very specific code. Do you have this code in place?
probably not
I am fairly new to SAS. The only thing I did was make sure each program node has all of the library and variable statements. Then I checked "allow parallel processing on the same server" under Project Properties.
I usually build in EG and then copy the code to a program.
What code should I have?
>I checked "allow parallel processing on the same server" under Project Properties.
Oh, I didn't know about this option. Thank you!
The next question then is how do you trigger the run? Do you get any errors?
Chris,
I don't get errors but when I run it I find out that the middle program did not produce a dataset...but it does if I run it individually
Not a big deal any more because I get to hand this off to someone else 🙂
Thanks
SAS Innovate 2025 is scheduled for May 6-9 in Orlando, FL. Sign up to be first to learn about the agenda and registration!
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.