Given a input file with duplicates how to remove the
duplicate records from the file using JCL?
Answer Posted / sreedhar naidu dhekodna
We can also use the ICETOOL SELECT Operator along with its
operands for removing duplicates.
| Is This Answer Correct ? | 2 Yes | 2 No |
Post New Answer View All Answers
What is the function of dd name parameter with a 2 part structure; audit.report?
What is use of restart and how to use it?
I have mainpgm(abc) this is the only cobol pgm(non-db2).And this pgm calling subpgm name "acd" this also only cobol(non- Db)and this pgm calling some other subpgm this pgm has cobol-db2 pgm. 1) IF you calling static mode how to run and how to compile? 2) IF you calling dynamic mode how to run and how to compile? plz suggestion me.
Can we call instream to catalog and catalog to instream?
We can use PASS with permanent datasets also. THEN Which is the condition in which we may use PASS (instead of KEEP) with permanent data sets, while there is no need to specify UNIT and VOL for them like temporary data sets (in cas we use KEEP for permanent data sets) ?
Is condition checking possible in jcl? If yes, how?
What is catelog procedure and how many catelog procedure to use in one job?
How do you create a temporary dataset?
How can a jobs execution priority be modified?
What is the use of disp parameter?
which utility is used a dummy utility?
what is a jcl?
if we want to use a gdg which is already created by some job, then how to use the reference of the last generation in a jcl?
what is the difference between JES3 and JES2?
which utility is used to sort a file in jcl?