What are SD37, SB37, SE37 abends?

Answer Posted / sankar.t

SB37 An error occurred during end-of-volume processing of a
data set.
The system was unable to fulfill a request for more space.
1. A program loop caused too many records to be written to
the output data set.
2. Insufficient space was allocated to this data set in the
JCL.
3. There was no more room available to receive any more
output on the output volume, and another volume could not
be mounted.

SE37 An error occurred during output to a direct access or
magnetic tape data set.
1. The data set used all the space on the current volume.
2. There were not enough volumes allocated for the data
set.
3. For a PDS, either all 16 extents were used, or the
volume that it resided on was filled.
4. For a multi-volume sequential data set, the data set
already existed on a subsequent volume.

SD37 Insufficient disk space.

Is This Answer Correct ?    20 Yes 1 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Is automatic restart possible in jcl? If yes, how?

651


How do you overcome this limitation ?

688


What are s0c1, s0c4, s0c5, s0c7 and socb?

695


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 ?

934


What is the purpose of disp parameter?

635






how can you check if a file is empty using jcl?

805


What does a disposition of (MOD,DELETE,DELETE) mean ?

660


When you specify multiple datasets in a JOBLIB or STEPLIB, what factor determines the order?

923


What is multithreading in jcl?

931


Is condition checking possible in jcl? If yes, how?

731


How does jcl act on code(if you take a cobol program)?

703


What are the jcl procedures?

641


What statement marks the beginning of an in-stream or cataloged procedure in jcl and assigns default values to parameters defined in the procedure?

802


Where can program checkpoints be stored for use in a restart?

836


what is use of space parameter in dd statement?

745