MVSFORUMS.com Forum Index MVSFORUMS.com
A Community of and for MVS Professionals
 
 FAQFAQ   SearchSearch   Quick Manuals   RegisterRegister 
 ProfileProfile   Log in to check your private messagesLog in to check your private messages   Log inLog in 

SB37 abend in SyncSort

 
Post new topic   Reply to topic   printer-friendly view    MVSFORUMS.com Forum Index -> Utilities
View previous topic :: View next topic  
Author Message
vivek
Beginner


Joined: 15 Jul 2004
Posts: 95
Topics: 11
Location: Edison,NJ

PostPosted: Fri Oct 01, 2004 9:08 am    Post subject: SB37 abend in SyncSort Reply with quote

I am getting SB37 abend in Syncsort. Sort Manuals dont have much info on it. Can anyone help ?

This is what i get in jesysmsg.

IEC032I E37-08,IFG0194D,JUMSB4Y1,PSTEP01,SORTOUT,2175,WORK42,JUFACT.DNA.CASSTAT.
WER999A JUMSB4Y1, ,PSTEP01 - UNSUCCESSFUL SORT E37 S REASON=00000008
IEA995I SYMPTOM DUMP OUTPUT
SYSTEM COMPLETION CODE=E37 REASON CODE=00000008
TIME=09.43.49 SEQ=47992 CPU=0000 ASID=007E
PSW AT TIME OF ERROR 075C1000 80E79BFA ILC 2 INTC 0D
NO ACTIVE MODULE FOUND
NAME=UNKNOWN
DATA AT PSW 00E79BF4 - 4100382E 0A0DB20A 00509808
AR/GR 0: 00000000/00E79E00 1: 00000000/A4E37000
2: 00000000/00030C3C 3: 00000000/00E795D2
4: 00000000/00AC94A8 5: 00000000/00E95000
6: 00000000/00AC974C 7: 00000000/00AC97A4
8: 00000000/00AC976C 9: 00000000/00ACF8C0
A: 00000000/00AB55B0 B: 00000000/00AC91B0
_________________
Vivek,NJ

Db2,IDMS
Back to top
View user's profile Send private message Visit poster's website AIM Address Yahoo Messenger MSN Messenger
superk
Advanced


Joined: 19 Dec 2002
Posts: 684
Topics: 5

PostPosted: Fri Oct 01, 2004 9:42 am    Post subject: Reply with quote

Code:

IEC032I E37-rc,mod, jjj,sss,ddname{-#}, dev,ser,diagcode,dsname             
                                                                             
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.
Back to top
View user's profile Send private message
kolusu
Site Admin
Site Admin


Joined: 26 Nov 2002
Posts: 12395
Topics: 75
Location: San Jose

PostPosted: Fri Oct 01, 2004 12:41 pm    Post subject: Reply with quote

Vivek,

You encounter a B37,D37, E37 abends when you run out of space for the target dataset.So try increasing the space parameters on the SORTOUT dataset.

Check this link for explanation of calculating space parameters depending on the lrecl and volume of records.

http://www.mvsforums.com/helpboards/viewtopic.php?t=28&highlight=3390n

Hope this helps

Cheers

Kolusu
_________________
Kolusu
www.linkedin.com/in/kolusu
Back to top
View user's profile Send private message Send e-mail Visit poster's website
vivek
Beginner


Joined: 15 Jul 2004
Posts: 95
Topics: 11
Location: Edison,NJ

PostPosted: Sun Oct 03, 2004 6:01 pm    Post subject: Reply with quote

Thanks for the info.

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

Db2,IDMS
Back to top
View user's profile Send private message Visit poster's website AIM Address Yahoo Messenger MSN Messenger
Display posts from previous:   
Post new topic   Reply to topic   printer-friendly view    MVSFORUMS.com Forum Index -> Utilities All times are GMT - 5 Hours
Page 1 of 1

 
Jump to:  
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


MVSFORUMS
Powered by phpBB © 2001, 2005 phpBB Group