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
The disp in the JCL is MOD and the program opens the file in OUTPUT mode. What happens ? The disp in the JCL is SHR and the pgm opens the file in EXTEND mode. What happens ?
What is the function of a dd statement?
Are there any set of rules for the names of the steps used in a job? What are they?
which utility is used to sort a file in jcl?
How is a type of file defined in the jcl that executes the cobol program?
how would you create a temporary dataset? And where will you use them?
what is the purpose of coding class parameter in job statement?
What is the use of disp parameter?
i want to store 20 digits . how will u do it in cobol ?
Explain about LMQUERY�give a dialog information about a data set
How do you run a COBOL batch program from a JCL? How do you run a COBOL/DB2 program?
How does jcl act on a cobol code?
when can a job time-out occur? How to overcome that?
how can the same proc be re-used and called by many jobs?
How can a stopped job be started again?