diff bw SB37,SD37,SE37 ?( bcz these 3 belongs Space related
abends only)
Answer Posted / mohi
SB37: When 16 extents (Continous Memory space) is not enough for PS/ allocated Primary or seconday space qty is not satisfied in 5 extents,SB37 abend occurs.
SD37: When seconday qty is not specified, and specified primary qty is not enough, SD37 abend occurs.
SE37: When volumes are enough for tape DS. Also for PDS enough on directory space, SE37 will occurs.
| Is This Answer Correct ? | 3 Yes | 0 No |
Post New Answer View All Answers
Explain dd statement in jcl?
which utility is used to run a cobol-db2 program?
What is the syntax of JCL statement?
Explain the job statement in jcl?
What are the parameter we cannot use in procedure?
what is a jcl?
What is Cataloged Procedures?
which utility is used a dummy utility?
What do you understand by jcl?
When you specify multiple datasets in a JOBLIB or STEPLIB, what factor determines the order?
How to find the UNIT and VOLUME of a (a) KEPT (b) UNCATALOGED and (c) CATALOGED dataset - using (i) JCL and using (ii) ISPF ?
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
Where can program checkpoints be stored for use in a restart?
What dd statement is used to supply the name of a dataset?
a set statement is used to define commonly used symbolic across job steps or procedures. It initializes the previous values in the symbolic names. It has to be defined before the first use of the symbolic names in the jcl. State whether true or false?