Hi
I think i need to post this question in JCL forum. but i didn't find that forum. Any one Please help me in this.
I need to read the file and when a record is duplicate then i need to get both the duplicate and original record in a dataset. This need to be done in a JCL with either sort or ICETOOL not in the cobol program.
Eg: Assume we have 5 records.
aa
bb
aa
cc
ee
i need both "aa" records in a seperate dataset.
Could any one please help me in this?
Thanks
Imran
I think i need to post this question in JCL forum. but i didn't find that forum. Any one Please help me in this.
I need to read the file and when a record is duplicate then i need to get both the duplicate and original record in a dataset. This need to be done in a JCL with either sort or ICETOOL not in the cobol program.
Eg: Assume we have 5 records.
aa
bb
aa
cc
ee
i need both "aa" records in a seperate dataset.
Could any one please help me in this?
Thanks
Imran