Right. I can do that also using Co:Z SFTP, pretty simple in a batch. My thing for now is something that is purely SDSF / ISPF commands and options for wide audience as Rx.
On Sun, May 1, 2022, at 10:03 AM, Paul Gilmartin wrote: > On Sun, 1 May 2022 09:18:20 -0500, Kirk Wolf wrote: > >. ... > >Works OK, but I would like to know if there is a way to: > > > >a) in the output data set, have each concatenated spool file prefixed by a > >separator record, like the Job/Step/procstep/ddname of the spol file ? > > > How would you deal with unlike attriibutes? > > I wrote a Rexx script using the SDSF API to extract *all* the > spool files for a given job to separate files in a UNIX hierarchy: > JOBID/STENAME/PROCSTEP/spool-id.ddname. > > SDSF supplies RECFM and LRECL. I select FILEDATA based > on DDNAME. > > No selection; all spool files, including a few that JES doesn't > say much about. > > If I run it against itself it captures partial SYSTSPRT. > > -- gil > > ---------------------------------------------------------------------- > For IBM-MAIN subscribe / signoff / archive access instructions, > send email to [email protected] with the message: INFO IBM-MAIN > Kirk Wolf Dovetailed Technologies http://dovetail.com ---------------------------------------------------------------------- For IBM-MAIN subscribe / signoff / archive access instructions, send email to [email protected] with the message: INFO IBM-MAIN
