If we want to see the eliminated duplicate record thru
SORT, how its output file will be managed
Answer Posted / devendra acharya
for eliminating duplicate record thru sort
we use
SORT FIELDS = SUM
in SYSIN DD*.
Is This Answer Correct ? | 3 Yes | 5 No |
Post New Answer View All Answers
Explain the function of //jcllib statement?
What statement marks the beginning of an in-stream or cataloged procedure in jcl and assigns default values to parameters defined in the procedure?
Differentiate between addressing mode and run mode.
How to compare two files in SYNCSORT and on the mismatch record should be deleted from second file.
what is use of disp parameter in dd statement?
How to submit a jcl from cics?
What do we mean by 'Virtual storage' for a dataset and for a JOBSTEP ? What is the significance of the following statement for a programmer 'Virtual storage results in program addresses being independent of the addresses that actually exist in a computer' ?
by using cond parameter maximum 8 cond can be coded in single cond means ?explain
what is the compile process of cobol program expalin with code
What is the function of job statement in jcl?
Explain how can the attributes of one sms dataset be copied to another dataset?
How to run cobol program using jcl?
List the various advantages of using jcl language?
what JCL Procedures?
What is the syntax of JCL statement?