by Aki88 » Thu Oct 26, 2017 7:24 pm
Hello,
IMHO, 'optimization' is a very subjective term, and carries a different meaning for everyone looking at the problem.
For instance, the programmer who coded the JCL in the shape it is today, would have done so thinking of a scenario wherein they might be able to submit all of these jobs in parallel (maybe) - an optimized solution according to them, because writing 30 JCLs with just 2 byte change for number (and the job name ofcourse), isn't a big headache. Various sites that run job-segmentation, use similar practices.
To maybe answer your query in a more defined manner, it'd be great if you can help us understand what YOU mean by optimization here; how you want the end result to look; and maybe then there can be more precise answers.