On Fri, 30 May 2014 09:24:03 -0500, Bill Rowehl <[email protected]> wrote:
Bill, You can use a DD statement like: //name DD DSN=logstream.name,SUBSYS=(LOGR,IXGSEXIT),RECFM=VB,LRECL=32756,BLKSIZE=32760 with your favorite report generating program or IDCAMS with a PRINT statement. The Redbook SMF Logstream Mode: Optimizing the New Paradigm (SG24-7919) has an IDCAMS example. If the product that produces the logstream provides a log stream subsystem exit, you can use that instead of IXGSEXIT. Andy >Is there a way to print records from a z/os logstream? > >---------------------------------------------------------------------- >For IBM-MAIN subscribe / signoff / archive access instructions, >send email to [email protected] with the message: INFO IBM-MAIN ---------------------------------------------------------------------- For IBM-MAIN subscribe / signoff / archive access instructions, send email to [email protected] with the message: INFO IBM-MAIN
