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
Are there any set of rules for the names of the steps used in a job?
in a jcl, a large volume dataset is loaded to a table using bmcload in step1 and an image copy of the loaded table is taken using bmccopy in step2. Step2 abends because the image copy dataset cannot hold the volume of the table. How can this be rectified?
Is acct parameter mandatory?
how can a gdg base be created in a jcl. What is the difference between empty and scratch parameter while defining/altering gdg base?
what is the compile process of cobol program expalin with code
Explain the function of //jcllib statement?
How can a stopped job be started again?
Where & How Do You Code Identifier In Jcl?
I HAVE A VB BLOCK WHICH IS USED AS INPUT IN COBOL CONATINING SOME RECORDS CAN I CHANGE THE FILE FROM VB TO FB?
Can I share my data with other jobs? How?
what is the JCL statement consists of?
A dd statement consists of 4 fields. Name them?
What is the difference between run mode and addressing mode?
What parameter of the job statement is used to limit the cpu time consumed by the job?
What is jcl in mainframe, and how many types of jcl statements are there for a job?