Given a input file with duplicates how to remove the
duplicate records from the file using JCL?

Answer Posted / subbu

in sort field we can give SUM Fields=None

Is This Answer Correct ?    7 Yes 3 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Explain how can a jobs execution priority be modified?

742


Which statement is used to identify the private libraries in job?

678


Suppose I have five jobs to do. But I want to hold one?

660


How do you access an uncatalogued dataset in a jcl?

729


What do you understand by jcl?

629






Can we call instream to catalog and catalog to instream?

685


Explain the function of //jcllib statement?

708


How can an in-stream dataset be terminated?

848


How do you create a temporary dataset?

663


How would you understand error(execution phase)?

630


What is the function of dd disp parameter?

657


I have a cobol db2 program(PGM A) where other program (PGM B) will call this program and passes some 50 fields data to PGM A. PGM A has some layout in which it receives the data from PGM B. And this layout has been copied in the linkage section pf PGM A. After getting the data, PGM A writes the data in a flat file in the same layout which it receives from PGM B. PGM B is a simple COBOL pgm. Please provide a JCL to run these programs.

1732


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

860


What does a disposition of (MOD,DELETE,DELETE) mean ?

668


Explain the jcl exec statement?

649