What is the difference between sb37,se37,sd37 each?
Answer Posted / girish kumar
B37 -- Disk volume out of space, cannot write output. The
system gave all the primary space and as much secondary
space as it could.
D37 -- Primary disk space was exceeded and either no
secondary space allocation was specified or it was
insufficient. One should increase the primary space as well
as provide adequate secondary allocation was specified or it
was insufficient. One should increase the primary space as
well as provide adequate secondary space allocation to
eliminate this error.
E37 -- There was insufficient space on the volume. One way
to solve this problem is to specify more volumes on the JCL.
| Is This Answer Correct ? | 14 Yes | 1 No |
Post New Answer View All Answers
Name the statement which can be used to send data to another mvs jes3 node?
how to run batch program without jcl?
Is their any set of rules for dd? Explain.
what EXEC statement is and what is the syntax of EXEC statement used in JCL?
What do you understand by jcl?
Is it possible to left uncode disp? If yes, how?
How does jcl specify the job to the operating system?
How can the submitting users racf authority be overridden in a job stream?
Is automatic restart possible in jcl?
What happens if both JOBLIB & STEPLIB is specified ?
Can an individual step be restricted from using all the jobs allowed cpu time?
I need exexution process for JCL programs
Explain how can values be passed from the job stream to an executable program?
What is the function of the steplib dd statement?
How does jcl act on code(if you take a cobol program)?