what is inrec fields and outrec fields in sorting
Answer Posted / karthik
Inrec- Used to format the records before sorting
Outrec - Used to format the records after sorting
| Is This Answer Correct ? | 13 Yes | 0 No |
Post New Answer View All Answers
Explain how can the submitting users racf authority be overridden in a job stream?
is there any way to execute more than one proc in the same exec statement at the same time..?
What are the parameter we cannot use in procedure?
what is the use of JCL?
which parameter is use to declare the name of dataset in dd statement?
Is their any limit for data sets?
Can we use DISP=SHR in output file in JCL
How can the attributes of one sms dataset be copied to another dataset?
How jcl is used for testing batch programs?
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?
I have a COBOL program that ACCEPTs some input data. How do you code the JCL statement for this?
What are the 4 fields in dd statement?
How to do automated restart when a job abend?
Is automatic restart possible in jcl?
What is the motivation behind coding class parameter in job statement?