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
what is the JCL statement consists of?
Name the statement which can be used to send data to another mvs jes3 node?
when can a job time-out occur? How to overcome that?
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 ?
How jcl work to handle various input output file operations?
what is use of disp parameter in dd statement?
List in order the hierarchical levels of jcl?
Explain the job statement in jcl?
How can the disposition of sysout datasets be set for an entire jobstream?
Why include statement is used in a jcl?
What is the purpose of dd * statement in jcl?
What are the utility programs in jcl?
What are the 2 types of parameters in dd statement?
What are the parameter we cannot use in procedure? How many instream we can write in single jcl?
Explain in DD statement what is the use of DCB parameter?