What is the difference between sb37,se37,sd37 each?
Answer Posted / reddy
Assume that Space(Cyl,(15,15),Rlse)
SB37 - If JES try to allocate 15 Cyl primary space if it
fails to allocate then it will throw B37 error.
SE37 - Once JES allocates 15 CYL of primary space start the
process of writing data then Primary is full then it will
allocate 15 extens of seconday. 15 extents of secondary is
not sufficient then it will throw that extents are full,E37
error.
SD37 - I am not sure about this but my assuption is D37
occurs because you ran out of your primary space allocation
and didn't specify a secondary amount
| Is This Answer Correct ? | 0 Yes | 2 No |
Post New Answer View All Answers
What methodology can be adapted to transfer data to a program that is coded using the exec statement?
if the submitter of a job wants to inform another user about the job completion, how can it be done?
Is it possible to define dd statements as you want?
what EXEC statement is and what is the syntax of EXEC statement used in JCL?
can any one plzzzzzz tell the jcl code for creating ps using idcams
Where & How Do You Code Identifier In Jcl?
Is it possible to code instream data in a PROC?
what is use of dsn parameter in dd statement?
which parameter is use to declare the name of dataset in dd statement?
What do you understand by the term notcat 2 – gs?
how do you create a dataset in a jcl with the same file organisation as that of another existing dataset?
define cond parameter in jcl?
how you can access an uncataloged dataset in a JCL?
Differentiate between the joblib and the steplib statements?
what operation is performed by job statement?