Explanation: The error occurred when an output operation was requested.
The data set was on a direct access or magnetic tape device.
In the message text:
rc Associates this message with system completion code E37 and with
the return code.
jjj The job name.
sss The step name.
ddname{-#} DDname number if it is part of a concatenation and not the
first DD statement in the concatenation).
dev The device number.
ser The volume serial number.
mod The name of the module in which the error occurred.
diagcode The DADSM Extend diagnostic code, if available.
dsname The data set name.
The values of hex return codes and their meanings are as follows:
Return Code Explanation
04 A data set opened for output used all space available to or on
the current volume, and no more volumes were available. Change
the JCL to specify more volumes.
1. Not enough volumes were specified for the data set, through
the SER, volume count, or REF subparameter of the VOLUME
parameter of the DD statement. When all the volumes were
filled, the program attempted to write another record.
2. For a partitioned data set on a direct access volume or for
a VIO data set, all space was filled when the program
attempted to write another record. (A partitioned data set
or a VIO data set can reside on only one volume with a
maximum of 65535 tracks.)
3. For a partitioned data set on a direct access volume, 16
extents had been used when the program attempted to write
another record.
08 A multi-volume physical sequential data set was being written on
a direct access device. All space was filled on the volume, and
an attempt was made to obtain space on the next specified
volume. Either the space was not available on that volume, the
data set already existed on that volume, or there is no space
available in the VTOC or the VTOC index. The message contains
the volume serial number of the last volume used.
0C An installation DADSM exit, IGGPRE00, rejected the extend
request.
I had a problem initially with one of the sort runs and later it dint appear . I got the abend with another sort jcl. I searched thru the manual and didn't find much info and was rather advised to call Syncsort.
I will take a look into it.
thanks,
Vivek _________________ Vivek,NJ
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum