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 the statements that are not valid to be included in an include statement?
Name a few IBM utility programs, and explain its function.
The disp in the JCL is MOD and the program opens the file in OUTPUT mode. What happens ? The disp in the JCL is SHR and the pgm opens the file in EXTEND mode. What happens ?
How to resolve the error "WER488A JOIN CAPACITY EXCEEDED" I am using SYNCSORT with JOINKEYS to compare 2 files. I am Getting error - > WER488A JOIN CAPACITY EXCEEDED There are 2 files to be compared with about 2 million records each. LRECL is 3665. Can somebody give a pointer as to how to resolve this problem? I am using SYNCSORT with JOINKEYS to compare 2 files. I am Getting error - > WER488A JOIN CAPACITY EXCEEDED There are 2 files to be compared with about 2 million records each. LRECL is 3665. Can somebody give a pointer as to how to resolve this problem?
List the various advantages of using jcl language?
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?
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) ?
What happens if both JOBLIB & STEPLIB is specified ?
What statement can be used to send data to another mvs jes3 node?
Define concatenating?
How jcl work to handle various input output file operations?
define cond parameter in jcl?
What is the significance of addrspc parameter in the exec statement?
How can a fb file convert to vb file using sort program?
What is the function of dd name parameter with a 2 part structure; audit.report?