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 does it mean by Restart and Checkpoint in JCL ? How are checkpoints being taken and what is their usage ? How to use Checkpoint macro on a JOBSTEP ?
I want to join to input files and write the matching fields on to an output file but i dont want the output file a sorted one
how can the same proc be re-used and called by many jobs?
what is use of space parameter in dd statement?
Explain how can the disposition of sysout datasets be set for an entire jobstream?
IIN APITUDE THEY GAVE ONLY 10 QUESTIONS.. THEY ARE SIMPLE ONE FROM NUMBER SERIES,BOATS,TIME & DISTANCE,PROFIT &LOSS,FIND OUT THE NUMBER ? 9 25 4 36 81 64 49 AND surveillance SPELLINGS E.T.C
how to do automated restart when a job abends?
What happens if both JOBLIB & STEPLIB is specified ?
What is jcl in mainframe, and how many types of jcl statements are there for a job?
What is the function of a dd statement?
have in 100 records in a file i want to read first 3 records and skip next 3 records and agan i want to read 3 records and again i want to skip 3 records... run a loop from record one to 10 evaluate i/3 if comes even then skip else write to output file
how do you create a dataset in a jcl with the same file organisation as that of another existing dataset?
Define concatenating?
How to do automated restart when a job abend?
Which statement is used to identify the private libraries in job?