Answer Posted / naveen
SB37 - max of 16 extend already allocated.
SD37 - no secondary space allocated.
SE37 - end of volume.
| Is This Answer Correct ? | 9 Yes | 19 No |
Post New Answer View All Answers
How would you understand error(execution phase)?
how you can direct the data to spool using SYSOUT option?
how do you access an uncataloged dataset in a jcl?
How does jcl specify the job to the operating system?
Is it possible to define dd statements as you want?
which parameter is used to check the syntax of a jcl without executing it?
How to alter the parameters for the existing gdg?
which parameter is use to declare the name of dataset in dd statement?
how do you code a null statement?
What are the rules employed while naming the steps in a job?
Is automatic restart possible in jcl?
How is a type of file defined in the jcl that executes the cobol program?
What is multithreading in jcl?
What is the function of //cntl statement?
I have 60 steps in the JCL and want to Execute Only First from PROC by overriding in JCL ?