what is inrec fields and outrec fields in sorting
Answer Posted / sushant kumar mohanty
INREC : Used to reformat records before they are processed by the SORT program.
OUTREC : Used to specify the format of records before they are written.
| Is This Answer Correct ? | 0 Yes | 3 No |
Post New Answer View All Answers
How to code these statements in JCL: CLEANUP INITIAL(NO) RESTART(NO) DYNALLOC(NO) job definition..?
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?
what is SOC4 error?
What is the purpose of dd * statement in jcl?
Where & How Do You Code Identifier In Jcl?
When output dataset space is required, what quantity categories are used?
what is DD statement is used in JCL?
How to submit a jcl from cics?
is there any way to execute more than one proc in the same exec statement at the same time..?
How does jcl act on code(if you take a cobol program)?
Are there any set of rules for the names of the steps used in a job?
write a jcl to execute a job by 7:00 am on jan 20,1986?
Can we use DISP=SHR in output file in JCL
What is the purpose of dd dummy statement?
How can a jobs execution priority be modified?