At 9:17 AM -0500 on 01/09/2011, Bob Rutledge wrote about Re: can I
dynamically increase tso size:
Here's an example, admittedly a pathological one:
- Allocate a dataset RECFM=VB, LRECL=27000
- Populate it with 75,000 5-byte records (one data byte)
You'll end up with a seven-track dataset which is too big for the ISPF editor.
Why is it too big? I'd assume it was due to the 40byte per record
overhead. I see it only coming in at 4MB of space (75000 * 45 bytes
per record).
----------------------------------------------------------------------
For IBM-MAIN subscribe / signoff / archive access instructions,
send email to [email protected] with the message: GET IBM-MAIN INFO
Search the archives at http://bama.ua.edu/archives/ibm-main.html