Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...

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


Please Help Members By Posting Answers For Below Questions

What is the job entry system used in your project? based on what criteria the sequence of jobs are picked if priority is not mentioned in the job card?

2344


How dummy is used in jcl?

1202


List the different jcl statements that are not permitted in the procedures?

1125


How to read and write a single record into a file. I would like to use it to enter a single 8-character piece of information and use it to put it into a variable for processing in JCL. Thank you

1129


Does jcl support automatic restart?

1291


What is the use of symbol // in jcl?

1535


what happens when COND is coded in JOB statement and when COND is coded inside EXEC statement?

1344


Explain the function of job statement in jcl?

1266


Explain dd statement in jcl?

1182


Many jcl statements contain specific values designed to direct and control the execution of the statement. What are these fields called?

1287


How does jcl act on code(if you take a cobol program)?

1346


what happens in execution stage in job processing?

1193


Is condition checking possible in jcl? If yes, how?

1343


how you can direct the data to spool using SYSOUT option?

1517


How to pass data to a program that is coded in an exec statement?

1385