hi there
Is there a way for me to code something in SAS that will go through the various jobs running on Flow Manager. If for example 4 programs are running then I want it to exit before starting a new instance.
This is to reduce the strain on our service therefore I would like to keep a log and control the jobs with a sas program instructing the jobs.
Not sure exactly what your reuirements are, but aren't defining dependencies etc a way of controlling just that?
By coding on the side you'll might end up with two points of control, and a grey zone on what the scheduler does, and your programs.
For specfic dependencies that is hard to define in Flow Manager/scheduler, you could absolutely write programs/build DI Studio jobs that could end in a return code of your cohice, hence imapcting the rest of the flow.
I believe there is an option to limit the number of jobs running at the same time if that is what you mean. New jobs will just stay in a waiting state until a running job finishes.
Oh, so you are using IBM Platform Suite for SAS as a scheduiler?
What version, and what license do you have?
Platform (or Spectrum LSF) have support for prioritization and queues (depending on your license).
Save $250 on SAS Innovate and get a free advance copy of the new SAS For Dummies book! Use the code "SASforDummies" to register. Don't miss out, May 6-9, in Orlando, Florida.
Learn the difference between classical and Bayesian statistical approaches and see a few PROC examples to perform Bayesian analysis in this video.
Find more tutorials on the SAS Users YouTube channel.
Ready to level-up your skills? Choose your own adventure.