Wrete a JCL to compare two files and mached records move to
onc file & un mached rows wants to another file?

Answer Posted / balu

Hi

Can any one please provide the code for the below requirement.
there are 2 input files move the matched records in one file
and unmatched records in input file1 moves to outputfile1
and unmatched records in input file2 moves to output file2

Is This Answer Correct ?    6 Yes 1 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What are steplib and joblib?

905


What do you understand by the terms: joblib and steplib?

858


What parameter of the job statement is used to limit the cpu time consumed by the job?

1025


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

953


Differentiate between addressing mode and run mode.

785


What is the significance of addrspc parameter in the exec statement?

832


Must tape dataset definitions include vol=ser specifications?

1340


When The Define Jcl Is Not Available, How Can You Get Information About A Vsam File's Organisation ?

991


A chkpt is the parameter coded for multi-volume qsam datasets in a dd statement. When a chkpt is coded as chkpt=eov, a checkpoint is written to the dataset specified in the sysckeov statement at the end of each volume of the input/output multi-volume dataset. State whether true or false?

990


List in order the hierarchical levels of jcl?

867


Mention the types of job control statements?

917


What does it mean by Restart and Checkpoint in JCL ? How are checkpoints being taken and what is their usage ? How to use Checkpoint macro on a JOBSTEP ?

9475


how do you create a dataset in a jcl with the same file organisation as that of another existing dataset?

1072


Explain the function of job statement in jcl?

870


Suppose I have five jobs to do. But I want to hold one?

863