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

Hi, can any one tell about " How do u eliminate the duplicates "

2 Answers   Cap Gemini,


i have job card like this //job ***** //step1 exec pgm=iebgener //sysut1 dd dsn=main.sss,disp=shr // dd dsn=main1.sss,disp=shr // dd dsn=main2.sss,disp=shr //sysut2 dd dsn=out1.mmm ,disp=(new,catlg,delete) dcb=( ) // sysin dd * like this what i have to do to skip dsn=main1.sss please giveme answer asap

2 Answers   IBM, TetraSoft,


Explain about LMPUT-

1 Answers  


How can we see data in TEMPARARY DATA SET in JCL ?

7 Answers   CSC, Polaris,


What are the parameter we cannot use in procedure? How many instream we can write in single jcl?

0 Answers  


how to purge 50 initiators continuously?? console commands??

4 Answers   IBM, ups,


If I defined space as TRK(10,10) for the one file and lrecl = 4K then tell me how many record will vsam file will contain. will it 1,2,3,4,5 or how many,

3 Answers   IBM,


How many types of libraries are there in JCL ?

2 Answers   IBM,


A maximum of 100 chars can be passed to Cobol through Parm in JCL, If we want to pass more than 100 Chars how we can do it ?

4 Answers   IBM,


If the COND parameter is specified in both the JOB and EXEC statements, which one will take precedence? If JOB takes priority and if all the conditions evaluate to false, then will the conditions on the EXEC step be evaluated next?

4 Answers   Wipro,


How do you access an uncatalogued dataset in a jcl?

0 Answers  


if we give TIME=0 how many sec that job/step

13 Answers  


Categories