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
what is the use of IEBGENER utility?
What is jcl in mainframe, and how many types of jcl statements are there for a job?
Is there any command to check wether the ps file is in sorted order?
how can you check if a file is empty using jcl?
What is the function of the dd mgmtclas keyword in sms datasets?
How gdg are concatenated?
Suppose there are 2 Input files Infile-1 and Infile-2. Both the Files contain Employee Records. You need to compare both the files and Write the Common Records in third file named Outfile. How can we do this using File-Aid?
what are JCLLIB and STEPLIB in JCL?
Suppose I have five jobs to do. But I want to hold one?
how you will the direct the data to spool using sysout option?
how to compare two datasets without using superce because output is limited to 133 bytes
Explain the function of //jcllib statement?
how do you create a dataset in a jcl with the same file organisation as that of another existing dataset?
What are the rules employed while naming the steps in a job?
what is use of space parameter in dd statement?