can anyone explain me about sort in jcl with inrec and
outrec ?

Answer Posted / challa srinivas

In short,INREC i used before SORT and OUTREC is used after SORT.

Is This Answer Correct ?    2 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is the function of the dd dcb keyword?

838


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.

1968


Explain how can the attributes of one sms dataset be copied to another dataset?

715


what is the purpose of coding notify parameter in job statement?

695


Explain the purpose of dd * statement in jcl?

648






How can the attributes of one sms dataset be copied to another dataset?

871


how do you code a null statement?

790


The disp in the JCL is MOD and the program opens the file in OUTPUT mode. What happens ? The disp in the JCL is SHR and the pgm opens the file in EXTEND mode. What happens ?

956


Is acct parameter mandatory?

769


Suppose I have five jobs to do. But I want to hold one?

669


Explain the function of //cntl statement?

666


List the different components of jcl statement?

705


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

1811


What is the maximum length of a single line of jcl?

840


How to remove the spaces at end of each record in the output file Via COBOL program? note: The file has a VB length ----TRY

871