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
What is the purpose of dd dummy statement?
How dummy is used in jcl?
What are the 2 types of parameters in dd statement?
What is multithreading in jcl?
How does jcl act on a cobol code?
Mainframes gets a text file that contains the name of the file. Now using JCL i want to locate that file name in the mainframe system and perform further processing. Please tell how to proceed
What is jcl in mainframe?
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 is the purpose of dd?
Explain the purpose of the dd keylen parameter?
Explain the function of //jcllib statement?
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) ?
What is the function of the steplib dd statement?
how you can direct the data to spool using SYSOUT option?
Explain how can a jobs execution priority be modified?