Re: QUESTION ABOUT SPACE ABEND

2015-06-11 Thread Kjell Holmborg
A long time ago I did some searching on this. The actual diagnose code is in the message: B37-04,IFG0554A,OBGXM272,SORTPD2,SORTOUT,291D,APB033,04210010 <--- this one It can be found here: http://www-01.ibm.com/support/knowledgecenter/#!/SSLTBW_1.13.0/com.ibm.zos.r13.idar100/dexdc.htm%23dexdc Ta

Re: QUESTION ABOUT SPACE ABEND - THANK YOU

2015-06-09 Thread John Dawes
Thanks to all who responded to my question. Sorry for the late thank you. -- For IBM-MAIN subscribe / signoff / archive access instructions, send email to lists...@listserv.ua.edu with the message: INFO IBM-MAIN

Re: QUESTION ABOUT SPACE ABEND

2015-05-31 Thread Shmuel Metz (Seymour J.)
In , on 05/29/2015 at 02:51 PM, Steve Coalbran said: >What happened to the X37 exit. As I recall, it was added for the ASB Reader, which did not carry over to AOS (OS/VS). The exit might still be there, but I doubt that it is supported. >I thought it had been incorporated into JES2. That wo

Re: QUESTION ABOUT SPACE ABEND

2015-05-29 Thread Tim Hare
SMS data class can not only affect space settings, but also whether SMS compression is used, whether space constraint relief is used during allocation, etc. While the x37 products are good, there's a lot that can be done with just SMS. -

Re: QUESTION ABOUT SPACE ABEND

2015-05-29 Thread John Eells
jhn_da...@yahoo.com.au (John Dawes) wrote: G'Day, I would like to know what the abend code would be if the dsn did not have enough space allocated to it? Below is an example of a space abend when the volume is out of space: For an output data set, all space was used on the current volume and

Re: QUESTION ABOUT SPACE ABEND

2015-05-29 Thread Lizette Koehler
LISTSERV.UA.EDU > Subject: Re: QUESTION ABOUT SPACE ABEND > > What happened to the X37 exit. > I thought it had been incorporated into JES2. > Melvin Avis in IBM UK wrote the basic code for this years ago (before > retiring). > It intercepts an x37 abend and overrides (expands

Re: QUESTION ABOUT SPACE ABEND

2015-05-29 Thread Steve Coalbran
TOPT1) - KLM" To: IBM-MAIN@LISTSERV.UA.EDU Date: 2015-05-29 13:43 Subject: Re: QUESTION ABOUT SPACE ABEND Sent by:IBM Mainframe Discussion List B37. This means that the dataset has not enough space allocated but cannot take secondary extents anymore, either because it a

Re: QUESTION ABOUT SPACE ABEND

2015-05-29 Thread Vernooij, CP (ITOPT1) - KLM
- From: IBM Mainframe Discussion List [mailto:IBM-MAIN@LISTSERV.UA.EDU] On Behalf Of John Dawes Sent: 29 May, 2015 13:22 To: IBM-MAIN@LISTSERV.UA.EDU Subject: QUESTION ABOUT SPACE ABEND G'Day, I would like to know what the abend code would be if the dsn did not have enough space allocated

Re: QUESTION ABOUT SPACE ABEND

2015-05-29 Thread Vernooij, CP (ITOPT1) - KLM
D37-04 occurs when the dataset has no secondary space. -Original Message- From: IBM Mainframe Discussion List [mailto:IBM-MAIN@LISTSERV.UA.EDU] On Behalf Of Campbell Jay Sent: 29 May, 2015 13:38 To: IBM-MAIN@LISTSERV.UA.EDU Subject: Re: QUESTION ABOUT SPACE ABEND D37-04 Jay Campbell

Re: QUESTION ABOUT SPACE ABEND

2015-05-29 Thread Campbell Jay
D37-04 Jay Campbell IBM OS Support Section Phone 304-264-7409 Cell304-676-6546 -Original Message- From: IBM Mainframe Discussion List [mailto:IBM-MAIN@listserv.ua.edu] On Behalf Of John Dawes Sent: Friday, May 29, 2015 7:22 AM To: IBM-MAIN@listserv.ua.edu Subject: QUESTION ABOUT

QUESTION ABOUT SPACE ABEND

2015-05-29 Thread John Dawes
G'Day, I would like to know what the abend code would be if the dsn did not have enough space allocated to it? Below is an example of a space abend when the volume is out of space: For an output data set, all space was used on the current volume and no more volumes were specified.: IEC030I B3