IN DFSORT sum fields=none is usec to remove duplicates.how
to write the duplicates in another dataset?
Answer Posted / shivani
using XSUM
| Is This Answer Correct ? | 10 Yes | 1 No |
Post New Answer View All Answers
A dd statement consists of 4 fields. Name them?
Is condition checking possible in jcl?
What is catelog procedure and how many catelog procedure to use in one job?
which parameter is use to declare the name of dataset in dd statement?
How to alter the parameters for the existing gdg?
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 happens in conversion stage in job processing?
i want to store 20 digits . how will u do it in cobol ?
What is the function of the steplib dd statement?
What is the purpose of disp parameter?
Explain about LMQUERY�give a dialog information about a data set
by using cond parameter maximum 8 cond can be coded in single cond means ?explain
What do you understand by jcl?
What statement marks the beginning of a job step; assigns a name to the step; identifies the program or catalogued or in-stream procedure to be executed in the step?
How jcl is used for testing batch programs?