AM HAVING A FILE WHICH CONTAIN 12 DATS OUT OF WHICH 4 ARE
DUPLICATES HOW TO REMOVE THE DUPLICATE FILES IN JCL? CAN I
GET THE PROGRAM FOR THIS

Answer Posted / girish kumar

Yes, Sort will do it for u.
//........Pgm=sort
........
.........
.........
//sysin DD *
sort fields=copy
SUM FIELDS=NONE
/*

Is This Answer Correct ?    5 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

how to do automated restart when a job abends?

839


When The Define Jcl Is Not Available, How Can You Get Information About A Vsam File's Organisation ?

739


How does jcl act on a cobol code?

651


Explain how can a jobs execution priority be modified?

729


What are the parameters that are used in creating a gdg?

731






What are the rules employed while naming the steps in a job?

650


What is Cataloged Procedures?

707


How is the record format of an output dataset specified?

739


How can the disposition of sysout datasets be set for an entire jobstream?

830


Explain how can values be passed from the job stream to an executable program?

608


What are hierarchy levels in jcl?

942


When output dataset space is required, what quantity categories are used?

815


What is concatenating?

627


Explain the purpose of the dd keylen parameter?

664


Name the parameters which can be used to limit the number of records written to a sysout dataset?

648