I have 3 duplicate records in a file .
I want to eliminate 1st, 2nd and copy 3rd one only . HOW ?
Answer Posted / abhaytronics
use 'sumfields'
| Is This Answer Correct ? | 13 Yes | 4 No |
Post New Answer View All Answers
Is there any command to check wether the ps file is in sorted order?
Which statement is used to identify the private libraries in job?
How to compare two files in SYNCSORT and on the mismatch record should be deleted from second file.
Which dd parameters are required?
How dummy is used in jcl?
which utility is used to run a cobol-db2 program?
What methodology can be adapted to transfer data to a program that is coded using the exec statement?
what happens when COND is coded in JOB statement and when COND is coded inside EXEC statement?
When output dataset space is required, what quantity categories are used?
what is the compile process of cobol program expalin with code
When The Define Jcl Is Not Available, How Can You Get Information About A Vsam File's Organisation ?
what is the purpose of coding notify parameter in job statement?
How to override loadlib?
How does jcl act on a cobol code?
What is the difference between the positional and keyword parameters? Give examples.