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
How can a stopped job be started again?
Explain the purpose of dd * statement in jcl?
How jcl is used for testing batch programs?
What is the purpose of the dd keylen parameter?
How to pass data to a program that is coded in an exec statement?
Explain how can return codes be tested before execution of a job step?
How to alter the parameters for the existing gdg?
what is the use of JCL?
What is the function of a dd statement?
what is DSN parameter and DISP parameter is used for?
What is the function of //cntl statement?
Name the parameters which can be used to limit the number of records written to a sysout dataset?
How do you access an uncatalogued dataset in a jcl?
What are hierarchy levels in jcl?
how can the same proc be re-used and called by many jobs?