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
What are steplib and joblib?
What do you understand by the terms: joblib and steplib?
What parameter of the job statement is used to limit the cpu time consumed by the job?
What is the difference between the positional and keyword parameters? Give examples.
Differentiate between addressing mode and run mode.
What is the significance of addrspc parameter in the exec statement?
Must tape dataset definitions include vol=ser specifications?
When The Define Jcl Is Not Available, How Can You Get Information About A Vsam File's Organisation ?
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?
List in order the hierarchical levels of jcl?
Mention the types of job control statements?
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 ?
how do you create a dataset in a jcl with the same file organisation as that of another existing dataset?
Explain the function of job statement in jcl?
Suppose I have five jobs to do. But I want to hold one?