We have a CB1BATCH program converting to CB3BATCH. There is an internal sort in the program. When we ran the program after compiling with CB3BATCH, the sort output is different than the one woth cb1batch.
The sort order after using WITH DUPLICATES IN ORDER is not same as sort order without using WITH DUPLICATES IN ORDER.
Is there anything we have to do in compile options for oversome this issue?
Thanks
The sort order after using WITH DUPLICATES IN ORDER is not same as sort order without using WITH DUPLICATES IN ORDER.
Is there anything we have to do in compile options for oversome this issue?
Thanks