Answer Posted / suresh ramaiyan
Following are the space abends...
1. SD37 - no secondary allocation was specified.
2. SB37 - end of vol. and no further volumes specified.
3. SE37 - Max. of 16 extents already allocated.
Solutions....
1. provide the secondary allocation in the JCL.
2. Need to increase the values of space parameter or provide more than one volume
3. Increase the space parameter values.
| Is This Answer Correct ? | 3 Yes | 0 No |
Post New Answer View All Answers
What the difference is between continue and next sentence?
In which area will you utilize 88 level items in cobol?
What is the difference between PIC 9.99 and PIC9v99?
For rewrite, why is it mandatory that file needs to be opened?
What are the different rules for performing sort operation?
How do u write test cases?
How many bytes S(8) comp field occupy and its maximum value?
Explain what you understand by passing by value.
How to use the same COBOL program in Batch and CICS on lines? explain with an example
how do you reference the fixed unblock file formats from cobol programs
Can we change the password using ALTER? anyone tried and changed?
how do you reference the printer file formats from cobol programs
What are the different rules of SORT operation?
Describe the cobol database components?
What is the difference between Global and External Variables?