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


what is inrec fields and outrec fields in sorting

Answers were Sorted based on User's Feedback



what is inrec fields and outrec fields in sorting..

Answer / karthik

Inrec- Used to format the records before sorting
Outrec - Used to format the records after sorting

Is This Answer Correct ?    13 Yes 0 No

what is inrec fields and outrec fields in sorting..

Answer / balaji

INREC - adds, deletes, or reformats fields before the
records are sorted or merged.


OUTREC - adds, deletes, or reformats fields after the
records are sorted or merged.

Is This Answer Correct ?    3 Yes 0 No

what is inrec fields and outrec fields in sorting..

Answer / sushant kumar mohanty

INREC : Used to reformat records before they are processed by the SORT program.

OUTREC : Used to specify the format of records before they are written.

Is This Answer Correct ?    0 Yes 3 No

Post New Answer

More JCL Interview Questions

Suppose we have 5 steps in a job.No step should be executed After submitting every step in a job

2 Answers   AVB, IBM,


If a (+1) generation dataset is created in the first step of a job, how can it be referenced in later steps of the same job for input?

0 Answers  


in order to execute step2 a job after a return code of 8 in step1, what condition you will code in step2?

0 Answers   IBM,


Suppose a proc step has a DD statement like //ABC DD DSN=TEST.FILE1,DISP=SHR DSN=TEST.FILE2,DISP=SHR and the above DD name is overridden from the JCL as given below //procstepname.ABC DD DSN=TEST.FILE3 - Will the DD statement now have just TEST.FILE3 or it will be TEST.FILE3 and TEST.FILE2? Suppose if it is overridden twice like //procstepname.ABC DD DSN=TEST.FILE3 //procstepname.ABC DD DSN=TEST.FILE4 Will this give a JCL error? If not, what will be final output?

2 Answers  


do we need to mention the location of catalogued procedure for each it's call in a single job?

1 Answers  


what is the Difference between SYSIN and PARM ?

5 Answers   IBM,


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

0 Answers  


In sms datasets, what is the function of the dd avgrec keyword?

0 Answers  


How to execute only th 15th step of JCL consisting of 50 steps?

12 Answers   Bank Of America,


What is concatenating?

0 Answers  


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

0 Answers  


How do you override a parameter in Positional parameters?

4 Answers   Thomson Reuters,


Categories