Ed,
Try the following...
//TSO EXEC PGM=IKJEFT01
//SYSTSPRT DD SYSOUT=*
//SYSTSIN DD *
IOF ESF RUNNING
SD DSNAME('AD.ESF.LOG') RECFM(FBA) LRECL(133) BLKSIZE(6384)
10 SNAP
Regards,
John K
> Happy Wednesday.
> We have a need to copy, on a daily basis, the full spool output from
> certain long running started tasks.
> We do not have access to SDSF; instead we have IOF.
> Have any of you successfully persuaded IOF to copy off the listing
> for a running task in a batch job? The online commands work fine;
> the provided batch utilities seem to only do held output or completed
jobs.
> Any suggestions are appreciated.
----------------------------------------------------------------------
For IBM-MAIN subscribe / signoff / archive access instructions,
send email to [email protected] with the message: INFO IBM-MAIN