What is the difference between primary and secondary
allocations for a dataset?
Answer Posted / sash
Primary allocation is treated as an one extend. So total
space for a dataset would be Primary + 15 * secondary.
| Is This Answer Correct ? | 11 Yes | 0 No |
Post New Answer View All Answers
Must tape dataset definitions include vol=ser specifications?
how to do automated restart when a job abends?
Can we use DISP=SHR in output file in JCL
How would you understand error(execution phase)?
i want to store 20 digits . how will u do it in cobol ?
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) ?
why should SYSIN DD * statement should not be included inside a PROCedure snippet??? please answer this.. i need to know.
define cond parameter in jcl?
I have 60 steps in the JCL and want to Execute Only First from PROC by overriding in JCL ?
What is the function of the steplib dd statement?
what is “Cond= even” and “Cond=only”?
What is NOTCAT ?
What dd statement is used to supply the name of a dataset?
What is multithreading in jcl?
How can values be passed from the job stream to an executable program?