Given a input file with duplicates how to remove the
duplicate records from the file using JCL?
Answer Posted / vivek
You can use XSUM
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
Explain the function of //jcllib statement?
how can a gdg base be created in a jcl. What is the difference between empty and scratch parameter while defining/altering gdg base?
Explain dd statement in jcl?
I want my job (careerride) to be executed in 1 minute and 2 seconds. How do I do that?
What does it mean by Restart and Checkpoint in JCL ? How are checkpoints being taken and what is their usage ? How to use Checkpoint macro on a JOBSTEP ?
What parameter directs the output of the job log dataset?
Explain the job statement in jcl?
Which dd parameters are required?
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?
if the submitter of a job wants to inform another user about the job completion, how can it be done?
How do you create a temporary dataset?
how can you check if a file is empty using jcl?
Brief description of inline procedure of jcl.
How can unused space allocation be returned to the system when a dataset is closed?
List the various advantages of using jcl language?