I need to compare two VSAm files. In input VSAM file some
fields are updating and the updated feilds are coming into
the output file. now i need to compare these two files with
respect to a perticular field. Please suggest a suitable
JCL code me.
Answer Posted / giri12
You can use IEBCOMPR utility.
| Is This Answer Correct ? | 3 Yes | 8 No |
Post New Answer View All Answers
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.
Which dd parameters are required?
What is the function of dd disp parameter?
What is the function of the dd mgmtclas keyword in sms datasets?
How gdg are concatenated?
How to execute 2nd and 4th steps among 5 steps in jcl proc?
What is the motivation behind coding class parameter in job statement?
Differentiate between the joblib and the steplib statements?
How would you understand error(execution phase)?
Explain the function of a dd statement?
what happens in execution stage in job processing?
when can a job time-out occur? How to overcome that?
how you can access an uncataloged dataset in a JCL?
What are the parameter we cannot use in procedure?
Name a few IBM utility programs, and explain its function.