Wrete a JCL to compare two files and mached records move to
onc file & un mached rows wants to another file?
Answer Posted / rams
Read one file sequentially and load the other file in
table.For every record in the file search Table for the
match.
Tips - Load the small fine in table. If you load then in
ascending/descending order, you can use Binay search (
Search All ) which is faster than sequential search.
| Is This Answer Correct ? | 6 Yes | 10 No |
Post New Answer View All Answers
when can a job time-out occur? How to overcome that?
what is DSN in JCL and what are the parameters to declare the DSN?
What is the purpose of the dd keylen parameter?
What are the parameters that are used in creating a gdg?
how do you code a null statement?
What is jcl in mainframe?
In job processing, what happens in conversion stage?
What parameter of the job statement is used to limit the cpu time consumed by the job?
what happens in execution stage in job processing?
Hello Guys, I have 1+ Year Experience in MAINFRAME TESTING. After 1 Week I have an Interview With a Company on Mainframe Testing. Please Could You Guys Please Suggest me What Sections Should I prepare ?? ___Tell Me the Topic Or Appropriate Site & Links. ?? ---------------Thank You
Matching Logic in Jcl not in cobol.Could any one please answer this question
What is timing concept in mainframe?
Does jcl support automatic restart?
A dd statement consists of 4 fields. Name them?
How can a jobs execution priority be modified?