What is SORT ? How do we eliminate duplicate records ? How
do I select some records using SORT ?

Answer Posted / dhan

DFSORT is one of the IBM product. It is a program you use to sort,
merge, and copy the data from one file to another file.

https://youtu.be/IPDyz2xl7Tk
https://youtu.be/9311_rE9LE8
https://youtu.be/HFT9wXtoo74

Is This Answer Correct ?    0 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is NOTCAT ?

709


have in 100 records in a file i want to read first 3 records and skip next 3 records and agan i want to read 3 records and again i want to skip 3 records... run a loop from record one to 10 evaluate i/3 if comes even then skip else write to output file

894


Is it possible to left uncode disp?

676


What are some jcl statements that are not allowed in procedures?

691


Explain the function of a dd statement?

638






which utility is used to run a cobol-db2 program?

774


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

634


What dd statement is used to supply the name of a dataset?

745


How jcl work to handle various input output file operations?

636


What are hierarchy levels in jcl?

912


What is job control language?

588


Name what parameter directs the output of the job log dataset?

535


How is a type of file defined in the jcl that executes the cobol program?

689


A chkpt is the parameter coded for multi-volume qsam datasets in a dd statement. When a chkpt is coded as chkpt=eov, a checkpoint is written to the dataset specified in the sysckeov statement at the end of each volume of the input/output multi-volume dataset. State whether true or false?

706


What are the parameter we cannot use in procedure? How many instream we can write in single jcl?

560