i have a file which contains duplicates ? my requirement is to
eliminate duplicates and these elminated duplicates should be
moved to another file can any code this using sort ?
Answer Posted / snehatechm
But which duplicate record will be found in SORTXSUM.
Will it have last duplicate record or first duplicate
record.
e,g 123acvvbbnm
123bbbbbbbb
123rkrjrjjr
which record will be found in sortxsum
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
which utility is used a dummy utility?
What is the purpose of disp parameter?
Name the statement which can be used to send data to another mvs jes3 node?
What parameter directs the output of the job log dataset?
What is notcat 2 - gs?
what happens in execution stage in job processing?
When space is allocated for an output dataset, what units can be used?
I had Records in file Like this Company Code IBM 2 IBM 1 IBM 4 WIPRO 3 WIPRO 2 WIPRO 9 TCS 4 TCS 6 TCS 3 i want the record of every company with highest code How can i do that?
Explain the job statement in jcl?
what is the purpose of coding class parameter in job statement?
Give the syntax of job specifying jcl statement.
what EXEC statement is and what is the syntax of EXEC statement used in JCL?
How can unused space allocation be returned to the system when a dataset is closed?
How jcl is used for testing batch programs?
How can the submitting users racf authority be overridden in a job stream?