Hi Ken DISP=MOD was the first thing I tried when experiencing these problems, to no avail. I suspect that there are multiple (possibly even parallel) OPEN/WRITE/CLOSE to SYSPRINT in that product, but I don't understand at all why this would work differently with different datasets/dataclasses.
Thanks anyway Beat > On Mon, 8 Sep 2014 20:53:54 +0000, Ken Porowski <[email protected]> wrote: > Is it possible you are OPEN/WRITE/CLOSE SYSPRINT multiple times? > Not sure why that would make a difference but if the last record is part of a > separate OPER/WRITE/CLOSE the dataset may be reset to zero prior to the > write. > Try preallocating the file and use DISP=MOD > CIT | Ken Porowski | VP Mainframe Engineering | Information Technology | +1 > 973 740 5459 (tel) | [email protected] ---------------------------------------------------------------------- For IBM-MAIN subscribe / signoff / archive access instructions, send email to [email protected] with the message: INFO IBM-MAIN
