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 disp parameter we mention for creation of temporary dataset so that we can use it in later steps?
a dd statement has 2 types of parameters. Name them?
how do you create a dataset in a jcl with the same file organisation as that of another existing dataset?
What is use of restart and how to use it?
Explain the purpose of dd dummy statement?
What are some jcl statements that are not allowed in procedures?
how you can direct the data to spool using SYSOUT option?
List the different components of jcl statement?
How to submit jcl through a cobol program?
what EXEC statement is and what is the syntax of EXEC statement used in JCL?
Is there any command to check wether the ps file is in sorted order?
what are the statements that are not valid to be included in an include statement?
What are steplib and joblib?
what are the types of abends that occur on job failure? And explain the possible causes of these
Explain the function of job statement in jcl?