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
Can I send output of job to my remote device careerride123?
what happens when COND is coded in JOB statement and when COND is coded inside EXEC statement?
What statement marks the beginning of a job step; assigns a name to the step; identifies the program or catalogued or in-stream procedure to be executed in the step?
Which statement is used to identify the private libraries in job?
I need exexution process for JCL programs
I want to join to input files and write the matching fields on to an output file but i dont want the output file a sorted one
Explain the function of //cntl statement?
what sort card you will use to copy the data from one dataset to another dataset?
what is use of space parameter in dd statement?
How do you submit a job for execution?
I have a COBOL program that ACCEPTs some input data. How do you code the JCL statement for this?
How to override loadlib?
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?
Explain how can return codes be tested before execution of a job step?
What statement marks the beginning of an in-stream or cataloged procedure in jcl and assigns default values to parameters defined in the procedure?