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


Please Help Members By Posting Answers For Below Questions

what are the various stages of job processing?

983


I had Records in file Like this Company Code IBM 2 IBM 1 IBM 4 WIPRO 3 WIPRO 2 WIPRO 9 TCS 4 TCS 6 TCS 3 i want the record of every company with highest code How can i do that?

9373


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) ?

1971


What are the jcl procedures?

840


Explain the purpose of dd dummy statement?

890


What is the difference between the positional and keyword parameters? Give examples.

944


When you specify multiple datasets in a JOBLIB or STEPLIB, what factor determines the order?

1133


Explain dfsort utility?

1010


Can we call instream to catalog and catalog to instream?

883


What is one line to pass PARM from JCL to COBOL?

4662


what are the types of abends that occur on job failure? And explain the possible causes of these

1325


What is the function of //cntl statement?

1045


how JCL works?

1002


Explain the purpose of dd * statement in jcl?

805


What is the job entry system used in your project? based on what criteria the sequence of jobs are picked if priority is not mentioned in the job card?

2010