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

Reply via email to