Re: rexx and tso alllocate

2016-03-01 Thread Kjell Holmborg
One suggestion might be that your rexx program writes records to a stem variable and you could keep track of the longest record and then just before writing the contents of the stem variables to the dataset you do a TSO Allocate with the longest record as a variable to the ALLOCATE command. /Kj

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: Utility to replace occurrences of string in PDS?

2014-12-16 Thread Kjell Holmborg
You may also use FileAid if you have that installed instead of FileManager. /Kjelle -- For IBM-MAIN subscribe / signoff / archive access instructions, send email to lists...@listserv.ua.edu with the message: INFO IBM-MAIN