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
What are the 2 types of parameters in dd statement?
What does a disposition of (new,catlg,keep) for a dsn mean?
what is use of dcb parameter in dd statement?
Mainframes gets a text file that contains the name of the file. Now using JCL i want to locate that file name in the mainframe system and perform further processing. Please tell how to proceed
Is automatic restart possible in jcl?
How can an in-stream dataset be terminated?
When output dataset space is required, what quantity categories are used?
What statement marks the beginning of a job step; assigns a name to the step; identifies the program or catalogued or in-stream procedure to be executed in the step?
How does jcl act on a cobol code?
What is the purpose of disp parameter?
Explain the function of a dd statement?
We can use PASS with permanent datasets also. THEN Which is the condition in which we may use PASS (instead of KEEP) with permanent data sets, while there is no need to specify UNIT and VOL for them like temporary data sets (in cas we use KEEP for permanent data sets) ?
Explain dd statement in jcl?
Is their any set of rules for dd? Explain.
When you specify multiple datasets in a JOBLIB or STEPLIB, what factor determines the order?