Author: Arun Raj
Posted: Mon Apr 17, 2017 8:16 pm (GMT 5.5)
sril.krishy,
Will you always have two output data sets? Or do you expect a dynamic number of groups as well?
Are these values fixed - '12' and '23'? Or can these keep changing?
If we are to write a COBOL (or any other) program, then why write a sort card, why not do the split itself there dynamically?
_________________
Arun
----------------------------------------------------------------------------------------------------
Love is like an hourglass, with the heart filling up as the brain empties. -Jules Renard
Posted: Mon Apr 17, 2017 8:16 pm (GMT 5.5)
sril.krishy,
Will you always have two output data sets? Or do you expect a dynamic number of groups as well?
Are these values fixed - '12' and '23'? Or can these keep changing?
Rohit Umarjikar wrote: |
If you need to create multiple data sets dynamically then did you think of writing a sort card through COBOL program? |
_________________
Arun
----------------------------------------------------------------------------------------------------
Love is like an hourglass, with the heart filling up as the brain empties. -Jules Renard