On Fri, 21 Oct 2016 15:59:30 -0400, scott Ford wrote: > >Wow, it proves the point the Intrdr can handle bigger records. > Up to a point. And JES2 seems to do 100 times better than JES3.
I have an SR open on the S013-68 but IBM can't reproduce the ABEND when code I didn't write (IEBGENER) tries to open a DDNAME allocated by code I didn't write (SDSF). I'd like to bisect the problem by inspecting RECFM, LRECL, and BLKSIZE. Is the best way to do this by finding the TIOT, then JFCB, then JFCRECFM, JFCLRECL, and JFCBLKSI? I'd do this in Rexx; I'm far more comfortable there than in Assembler, and calling SDSF then IEBGENER from Rexx when the ABEND occurs. The ABEND happens only when I'm critically close to what I assume is the maximum, RECFM=VB, LRECL=32756, BLKSIZE unknown. -- gil ---------------------------------------------------------------------- For IBM-MAIN subscribe / signoff / archive access instructions, send email to [email protected] with the message: INFO IBM-MAIN
