what is inrec fields and outrec fields in sorting

Answer Posted / 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       View All Answers


Please Help Members By Posting Answers For Below Questions

what operation is performed by job statement?

649


How do you submit a job for execution?

630


Is it possible to left uncode disp? If yes, how?

697


what EXEC statement is and what is the syntax of EXEC statement used in JCL?

620


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

1790






What is Cataloged Procedures?

701


I had Records in file Like this Company Code IBM 2 IBM 1 IBM 4 WIPRO 3 WIPRO 2 WIPRO 9 TCS 4 TCS 6 TCS 3 i want the record of every company with highest code How can i do that?

8648


What do you understand by the term job time – out and how can you overcome that?

591


What is 'mounting' of volumes ? Is there anything that a programmer can do in it ? How to find currently mounted volume ?

1979


Can we call instream to catalog and catalog to instream?

671


How jcl work to handle various input output file operations?

647


I want to JCL sort for Non-COMP and COMP-3 fields SORT FIELDS=(1,5,A,6,11,A,12,11,A,19,1,A,20,1,A),FORMAT=BI,EQUALS Length of comp bytes is 11 bytes which start at 6byte and 12 byte considering 11 bytes in comp-3 is 6 bytes. Can anyone tell if the above sort work SORT FIELDS=(1,5,A,6,6,A,12,6,A,19,1,A,20,1,A),FORMAT=BI,EQUALS does not works OK

1476


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

727


Name the statement which can be used to send data to another mvs jes3 node?

593


Explain the purpose of the dd keylen parameter?

659