Wrete a JCL to compare two files and mached records move to
onc file & un mached rows wants to another file?
Answer Posted / s
Using with IEBCOMPARE UTILITI
| Is This Answer Correct ? | 25 Yes | 24 No |
Post New Answer View All Answers
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 ?
In job processing, what happens in execution stage?
What is NOTCAT ?
Name the parameters which can be used to limit the number of records written to a sysout dataset?
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?
Differentiate between the joblib and the steplib statements?
how JCL works?
what is SOC4 error?
Suppose I have five jobs to do. But I want to hold one?
Explain the function of //cntl statement?
what is the purpose of coding notify parameter in job statement?
When space is allocated for an output dataset, what units can be used?
Explain in DD statement what is the use of DCB parameter?
What do you know about jcl?
Explain dfsort utility?