IN DFSORT sum fields=none is usec to remove duplicates.how
to write the duplicates in another dataset?
Answer Posted / madhu s reddy
.
.
//SORTXSUM DD DSN=UID.DUPS,DISP=SHR
//SYSIN DD *
SORT FIELDS = (10,5,CH,A)
SUM FIELDS = NONE,XSUM
/*
.
.
| Is This Answer Correct ? | 11 Yes | 2 No |
Post New Answer View All Answers
what operation is performed by job statement?
For what purpose steplib and joblib are used ?
which utility is used to sort a file in jcl?
what are the statements that are not valid to be included in an include statement?
Explain dfsort utility?
what is the use of IEBGENER utility?
hello friends ,i have exam in Hsbc,pls any on send me placement papers and technical questions on mainframes,thank u
What is job control language?
Where can program checkpoints be stored for use in a restart?
what is use of disp parameter in dd statement?
How to submit jcl through a cobol program?
Explain the job statement in jcl?
Explain the function of job statement in jcl?
What is multithreading in jcl?
Explain the function of the steplib dd statement?