Hi, can any one tell about " How do u eliminate the
duplicates "
Answer Posted / rammateti
By using DFSORT we can eliminate the duplicates
//Sysin dd *
sort fields=(1,5,ch,A)
sum fields=
/*
//
in the above dfsort we use sum fields= empty then it
eliminate the duplicates
if u want all dupli.in one file u can use
sum fields = xsum........
by (prathap)
| Is This Answer Correct ? | 2 Yes | 2 No |
Post New Answer View All Answers
What is notcat 2 - gs?
How to do automated restart when a job abend?
How to compare two files in SYNCSORT and on the mismatch record should be deleted from second file.
How to submit a jcl from cics?
How can the submitting users racf authority be overridden in a job stream?
In sms datasets, what is the function of the dd avgrec keyword?
How to pass data to a program that is coded in an exec statement?
Is it possible to define dd statements as you want?
Explain dfsort utility?
What do you understand by the term “keyword” with respect to jcl and what is the opposite of the term?
How to alter the parameters for the existing gdg?
Differentiate between addressing mode and run mode.
How does jcl act on a cobol code?
What is 'mounting' of volumes ? Is there anything that a programmer can do in it ? How to find currently mounted volume ?
Explain about LMQUERY�give a dialog information about a data set