Please explain with syntax and an example, the Inrec fields
and Outrec build in sort.
Answer Posted / sviakumar
Inrec is one type of sorting which selects first and then
sorting.but in case of OUtrec is entirly reverse of Inrec
(i.e., first sorting and then select )
| Is This Answer Correct ? | 23 Yes | 3 No |
Post New Answer View All Answers
What do you understand by the term “keyword” with respect to jcl and what is the opposite of the term?
Where & How Do You Code Identifier In Jcl?
What is jcl in mainframe, and how many types of jcl statements are there for a job?
What is the syntax of JCL statement?
which utility is used to sort a file in jcl?
Is their any limit for data sets?
which parameter is used to check the syntax of a jcl without executing it?
what is use of disp parameter in dd statement?
Explain the hierarchy levels in jcl?
Explain how can the attributes of one sms dataset be copied to another dataset?
in order to execute step2 a job after a return code of 8 in step1, what condition you will code in step2?
What are the parameter we cannot use in procedure?
What do you understand by the term notcat 2 – gs?
if we want to use a gdg which is already created by some job, then how to use the reference of the last generation in a jcl?
How can the submitting users racf authority be overridden in a job stream?