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


Please Help Members By Posting Answers For Below Questions

how you can access an uncataloged dataset in a JCL?

651


Explain how can return codes be tested before execution of a job step?

819


How does the jcl specify the job to os?

689


I have many files which i am receiving from client everyday. I have one step for every file to check for empty or not. Here client gives 30 files i need to check for every file for empty or not and i need to perform 30 steps. Can I do it in single step. Dynamically i need to change the File name in my step.

726


Explain the function of dd name parameter with a 2 part structure; audit.report?

891






What is catelog procedure and how many catelog procedure to use in one job?

7438


which utility is used a dummy utility?

789


I have a job called careerride and some steps in it as step1,step2. But I want to execute step2 before step1 ? How do I do that?

825


What are the 4 fields in dd statement?

739


Can I send output of job to my remote device careerride123?

663


in a jcl, a large volume dataset is loaded to a table using bmcload in step1 and an image copy of the loaded table is taken using bmccopy in step2. Step2 abends because the image copy dataset cannot hold the volume of the table. How can this be rectified?

816


Describe the various parameters utilized in the creation of a gdg?

680


How to submit a jcl from cics?

658


What is the function of //cntl statement?

828


I HAVE A VB BLOCK WHICH IS USED AS INPUT IN COBOL CONATINING SOME RECORDS CAN I CHANGE THE FILE FROM VB TO FB?

2097