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...

Given a input file with duplicates how to remove the
duplicate records from the file using JCL?

Answer Posted / tidda

This can be done by using Sort.

1) If the first duplicate is to be kept, we use SUM
FIELDS=NONE

2) If none of the duplicates are to be kept, using SYNCTOOL
or ICETOOL, use the NODUPS option.

Is This Answer Correct ?    16 Yes 6 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

I have mainpgm(abc) this is the only cobol pgm(non-db2).And this pgm calling subpgm name "acd" this also only cobol(non- Db)and this pgm calling some other subpgm this pgm has cobol-db2 pgm. 1) IF you calling static mode how to run and how to compile? 2) IF you calling dynamic mode how to run and how to compile? plz suggestion me.

2669


What is the function of job statement in jcl?

1138


How do you create a temporary dataset?

1241


What does a disposition of (new,catlg,keep) for a dsn mean?

1197


Is their any set of rules for dd? Explain.

1261


Explain the function of dd name parameter with a 2 part structure; audit.report?

1516


Suppose I have a program in cobol name ”careerride” and want to execute the program by jcl. Specify the process?

1171


How to code these statements in JCL: CLEANUP INITIAL(NO) RESTART(NO) DYNALLOC(NO) job definition..?

2316


when can a job time-out occur? How to overcome that?

1347


Suppose there are 2 Input files Infile-1 and Infile-2. Both the Files contain Employee Records. You need to compare both the files and Write the Common Records in third file named Outfile. How can we do this using File-Aid?

2808


What methodology can be adapted to transfer data to a program that is coded using the exec statement?

1265


List the various advantages of using jcl language?

1518


What is the function of the dd avgrec keyword in sms datasets?

1381


what is SOC4 error?

1270


Is there any command to check wether the ps file is in sorted order?

2952