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
Mention the types of job control statements?
How can the submitting users racf authority be overridden in a job stream?
What is the function of a dd statement?
Explain how can an in-stream dataset be terminated?
Hello Guys, I have 1+ Year Experience in MAINFRAME TESTING. After 1 Week I have an Interview With a Company on Mainframe Testing. Please Could You Guys Please Suggest me What Sections Should I prepare ?? ___Tell Me the Topic Or Appropriate Site & Links. ?? ---------------Thank You
Is automatic restart possible in jcl?
How to find the UNIT and VOLUME of a (a) KEPT (b) UNCATALOGED and (c) CATALOGED dataset - using (i) JCL and using (ii) ISPF ?
what is “Cond= even” and “Cond=only”?
what is use of disp parameter in dd statement?
How to remove the spaces at end of each record in the output file Via COBOL program? note: The file has a VB length ----TRY
How can values be passed from the job stream to an executable program?
How do you access an uncatalogued dataset in a jcl?
What are the parameter we cannot use in procedure?
is there any way to execute more than one proc in the same exec statement at the same time..?
How jcl work to handle various input output file operations?