Hi,
we have a Requirement like this:
we have to remove duplicates from a file based on the key using SUM FIELDS=NONE,XSUM and if there are no duplicates , we need to set return code as 01.
How it is possible through SORT? we ned to check SORTXSUM file for empty condition?..