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
Is it possible to code instream data in a PROC?
what happens in conversion stage in job processing?
How jcl work to handle various input output file operations?
how would you create a temporary dataset? And where will you use them?
which utility is used to sort a file in jcl?
Is automatic restart possible in jcl? If yes, how?
which utility is used to run a cobol-db2 program?
what is DSN in JCL and what are the parameters to declare the DSN?
What is the purpose of the dd keylen parameter?
I have many files which i am receiving from client everyday. I have one step for every file to check for empty or not. Here client gives 30 files i need to check for every file for empty or not and i need to perform 30 steps. Can I do it in single step. Dynamically i need to change the File name in my step.
What are the parameter we cannot use in procedure? How many instream we can write in single jcl?
Name what parameter directs the output of the job log dataset?
What are the 2 types of parameters in dd statement?
A dd statement consists of 4 fields. Name them?
Explain how can the submitting users racf authority be overridden in a job stream?